[oe-commits] Andrea Adami : klibc.inc: remove ${PR} leftover

git at git.openembedded.org git at git.openembedded.org
Tue Feb 18 08:16:48 UTC 2014


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

Author: Andrea Adami <andrea.adami at gmail.com>
Date:   Thu Jan 30 23:28:30 2014 +0100

klibc.inc: remove ${PR} leftover

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

---

 meta-initramfs/recipes-devtools/klibc/klibc.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-initramfs/recipes-devtools/klibc/klibc.inc b/meta-initramfs/recipes-devtools/klibc/klibc.inc
index bf37c0e..c2eabfa 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})"



More information about the Openembedded-commits mailing list