aboutsummaryrefslogtreecommitdiffstats
path: root/meta-initramfs/recipes-kernel/linux
diff options
context:
space:
mode:
authorAndrea Adami <andrea.adami@gmail.com>2014-04-01 00:03:10 +0200
committerPaul Eggleton <paul.eggleton@linux.intel.com>2014-04-06 13:31:33 +0100
commitf24daddfa090335c7887e41b3ab2ba91cef24af8 (patch)
tree9357b3f621b7499d1573e92a36768a22183edda4 /meta-initramfs/recipes-kernel/linux
parent4b2a4dac0f19f1ba8a33b35b05be0808eca91b08 (diff)
downloadmeta-openembedded-f24daddfa090335c7887e41b3ab2ba91cef24af8.tar.gz
linux-yocto-tiny-kexecboot: remove ${PR} remnant
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Diffstat (limited to 'meta-initramfs/recipes-kernel/linux')
-rw-r--r--meta-initramfs/recipes-kernel/linux/linux-yocto-tiny-kexecboot_3.10.bb2
1 files changed, 1 insertions, 1 deletions
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 20a9791a26..8c7f7177e9 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"