mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
linux-yocto-tiny-kexecboot: remove ${PR} remnant
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
This commit is contained in:
committed by
Paul Eggleton
parent
4b2a4dac0f
commit
f24daddfa0
@@ -4,7 +4,7 @@ SUMMARY = "Yocto tiny kernel embedding a minimalistic kexecboot initramfs"
|
||||
PACKAGES = ""
|
||||
PROVIDES = ""
|
||||
|
||||
KERNEL_IMAGE_BASE_NAME = "${KERNEL_IMAGETYPE}-yocto-tiny-kexecboot-${PV}-${PR}-${MACHINE}"
|
||||
KERNEL_IMAGE_BASE_NAME = "${KERNEL_IMAGETYPE}-yocto-tiny-kexecboot-${PV}-${MACHINE}"
|
||||
KERNEL_IMAGE_SYMLINK_NAME = "${KERNEL_IMAGETYPE}-yocto-tiny-kexecboot-${MACHINE}"
|
||||
|
||||
INITRAMFS_IMAGE = "initramfs-kexecboot-klibc-image"
|
||||
|
||||
Reference in New Issue
Block a user