On 04/14/2011 01:56 AM, Dexuan Cui wrote:
From: Dexuan Cui<[email protected]>
Fixes [YOCTO #968]
Signed-off-by: Dexuan Cui<[email protected]>
---
.../gnu-config/gnu-config_20080123.bb | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/meta/recipes-devtools/gnu-config/gnu-config_20080123.bb
b/meta/recipes-devtools/gnu-config/gnu-config_20080123.bb
index e0a8155..2ad0834 100644
--- a/meta/recipes-devtools/gnu-config/gnu-config_20080123.bb
+++ b/meta/recipes-devtools/gnu-config/gnu-config_20080123.bb
@@ -3,7 +3,9 @@ DESCRIPTION = "Tool that installs the GNU config.guess /
config.sub into a direc
SECTION = "devel"
LICENSE = "GPLv1+"
LIC_FILES_CHKSUM =
"file://config.guess;endline=39;md5=a089987af4a25cb0419d1c2fd6d495e3"
-DEPENDS = ""
+
+DEPENDS_virtclass-native = "perl-native"
+
INHIBIT_DEFAULT_DEPS = "1"
FIXEDSRCDATE = "${@bb.data.getVar('FILE', d, 1).split('_')[-1].split('.')[0]}"
Looks like you forgot to bump PR for this.
Also, there is a patch associated with this recipe that needs the
Upstream-Status tag
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core