mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-15 08:56:41 +00:00
linux-yocto-tiny-kexecboot: remove ${PR} remnant
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
This commit is contained in:
parent
4b2a4dac0f
commit
f24daddfa0
@ -4,7 +4,7 @@ SUMMARY = "Yocto tiny kernel embedding a minimalistic kexecboot initramfs"
|
|||||||
PACKAGES = ""
|
PACKAGES = ""
|
||||||
PROVIDES = ""
|
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}"
|
KERNEL_IMAGE_SYMLINK_NAME = "${KERNEL_IMAGETYPE}-yocto-tiny-kexecboot-${MACHINE}"
|
||||||
|
|
||||||
INITRAMFS_IMAGE = "initramfs-kexecboot-klibc-image"
|
INITRAMFS_IMAGE = "initramfs-kexecboot-klibc-image"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user