* added TARGET_CC_ARCH += "${LDFLAGS}"
* added PR = "r1"

Signed-off-by: Fahad Usman <[email protected]>
---
 recipes/nkf/nkf_2.07.bb |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/recipes/nkf/nkf_2.07.bb b/recipes/nkf/nkf_2.07.bb
index 52044b4..ef6e23d 100644
--- a/recipes/nkf/nkf_2.07.bb
+++ b/recipes/nkf/nkf_2.07.bb
@@ -1,5 +1,6 @@
 DESCRIPTION = "Network Kanji Code Conversion Filter"
 LICENSE = "GPL"
+PR = "r1"
 
 SRC_URI = "http://ftp.debian.org/debian/pool/main/n/nkf/nkf_${PV}.orig.tar.gz";
 S = "${WORKDIR}/nkf207"
@@ -14,3 +15,4 @@ do_install() {
 
 SRC_URI[md5sum] = "af11dcd3fe71d67831c020e3bfd5073b"
 SRC_URI[sha256sum] = 
"71d2ba992df209a00bb1dca45e3336729dc16e51b71526bd20f897cc6127a275"
+TARGET_CC_ARCH += "${LDFLAGS}"
-- 
1.6.3.3


_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Reply via email to