[oe-commits] Kang Kai : autoconf: update RDEDENDS

git at git.openembedded.org git at git.openembedded.org
Mon Jan 7 11:35:59 UTC 2013


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

Author: Kang Kai <kai.kang at windriver.com>
Date:   Tue Dec 25 16:51:13 2012 +0800

autoconf: update RDEDENDS

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>
Signed-off-by: Saul Wold <sgw at linux.intel.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 = ""
 





More information about the Openembedded-commits mailing list