aboutsummaryrefslogtreecommitdiffstats
path: root/meta-initramfs
diff options
context:
space:
mode:
authorAndrea Adami <andrea.adami@gmail.com>2014-01-30 23:28:30 +0100
committerPaul Eggleton <paul.eggleton@linux.intel.com>2014-02-16 21:34:49 +0000
commitdd1ca18fb9ced69f027897d97e073d2107a9f1fd (patch)
tree4e9a5365440f30c8063f0e02a17eeef5515c59e8 /meta-initramfs
parent5b499287f2be91a898507b668d492b20eb7e8b24 (diff)
downloadmeta-openembedded-contrib-dd1ca18fb9ced69f027897d97e073d2107a9f1fd.tar.gz
klibc.inc: remove ${PR} leftover
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Diffstat (limited to 'meta-initramfs')
-rw-r--r--meta-initramfs/recipes-devtools/klibc/klibc.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-initramfs/recipes-devtools/klibc/klibc.inc b/meta-initramfs/recipes-devtools/klibc/klibc.inc
index bf37c0e848..c2eabfa48c 100644
--- a/meta-initramfs/recipes-devtools/klibc/klibc.inc
+++ b/meta-initramfs/recipes-devtools/klibc/klibc.inc
@@ -53,4 +53,4 @@ do_configure () {
ln -sf "${STAGING_DIR_TARGET}${exec_prefix}" linux
}
-THIS_LIBKLIBC = "libklibc (= ${PV}-${PR})"
+THIS_LIBKLIBC = "libklibc (= ${PV})"