[oe-commits] Andrea Adami : linux-yocto-tiny-kexecboot: remove ${PR} remnant

git at git.openembedded.org git at git.openembedded.org
Sun Apr 6 12:28:46 UTC 2014


Module: meta-openembedded.git
Branch: master
Commit: f24daddfa090335c7887e41b3ab2ba91cef24af8
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=f24daddfa090335c7887e41b3ab2ba91cef24af8

Author: Andrea Adami <andrea.adami at gmail.com>
Date:   Tue Apr  1 00:03:10 2014 +0200

linux-yocto-tiny-kexecboot: remove ${PR} remnant

Signed-off-by: Andrea Adami <andrea.adami at gmail.com>

---

 meta-initramfs/recipes-kernel/linux/linux-yocto-tiny-kexecboot_3.10.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-initramfs/recipes-kernel/linux/linux-yocto-tiny-kexecboot_3.10.bb b/meta-initramfs/recipes-kernel/linux/linux-yocto-tiny-kexecboot_3.10.bb
index 20a9791..8c7f717 100644
--- a/meta-initramfs/recipes-kernel/linux/linux-yocto-tiny-kexecboot_3.10.bb
+++ b/meta-initramfs/recipes-kernel/linux/linux-yocto-tiny-kexecboot_3.10.bb
@@ -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"



More information about the Openembedded-commits mailing list