[OE-core] [PATCH 1/3] autoconf: update RDEDENDS

Kang Kai kai.kang at windriver.com
Thu Dec 27 06:34:58 UTC 2012


The only file Glob.so provided by perl-module-file will be moved to
package perl-module-file-glob. So remove perl-module-file from RDEDENDS.

Signed-off-by: Kang Kai <kai.kang at windriver.com>
---
 meta/recipes-devtools/autoconf/autoconf.inc     |    1 -
 meta/recipes-devtools/autoconf/autoconf_2.69.bb |    2 +-
 2 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-devtools/autoconf/autoconf.inc b/meta/recipes-devtools/autoconf/autoconf.inc
index 2c46117..2fde9d4 100644
--- a/meta/recipes-devtools/autoconf/autoconf.inc
+++ b/meta/recipes-devtools/autoconf/autoconf.inc
@@ -14,7 +14,6 @@ RDEPENDS_${PN} = "m4 gnu-config \
 		  perl-module-constant \
 		  perl-module-errno \
 		  perl-module-exporter \
-		  perl-module-file \
 		  perl-module-file-basename \
 		  perl-module-file-compare \
 		  perl-module-file-copy \
diff --git a/meta/recipes-devtools/autoconf/autoconf_2.69.bb b/meta/recipes-devtools/autoconf/autoconf_2.69.bb
index 730c89e..7512951 100644
--- a/meta/recipes-devtools/autoconf/autoconf_2.69.bb
+++ b/meta/recipes-devtools/autoconf/autoconf_2.69.bb
@@ -1,6 +1,6 @@
 require autoconf.inc
 
-PR = "r10"
+PR = "r11"
 
 PARALLEL_MAKE = ""
 
-- 
1.7.5.4





More information about the Openembedded-core mailing list