[oe-commits] Saul Wold : kconfig-frontends: upgrade to 3.12.0.0

git at git.openembedded.org git at git.openembedded.org
Wed Nov 20 14:03:04 UTC 2013


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

Author: Saul Wold <sgw at linux.intel.com>
Date:   Sat Nov 16 13:55:31 2013 +0200

kconfig-frontends: upgrade to 3.12.0.0

Signed-off-by: Saul Wold <sgw at linux.intel.com>

---

 .../{kconfig-frontends_3.11.0.0.bb => kconfig-frontends_3.12.0.0.bb}  | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-devtools/kconfig-frontends/kconfig-frontends_3.11.0.0.bb b/meta/recipes-devtools/kconfig-frontends/kconfig-frontends_3.12.0.0.bb
similarity index 89%
rename from meta/recipes-devtools/kconfig-frontends/kconfig-frontends_3.11.0.0.bb
rename to meta/recipes-devtools/kconfig-frontends/kconfig-frontends_3.12.0.0.bb
index e47c4d7..1cebd64 100644
--- a/meta/recipes-devtools/kconfig-frontends/kconfig-frontends_3.11.0.0.bb
+++ b/meta/recipes-devtools/kconfig-frontends/kconfig-frontends_3.12.0.0.bb
@@ -13,8 +13,8 @@ SECTION = "devel"
 DEPENDS += "ncurses flex bison gperf pkgconfig-native"
 SRC_URI = "http://ymorin.is-a-geek.org/download/${BPN}/${BP}.tar.xz"
 
-SRC_URI[md5sum] = "b6bd173a39cc32f5e4a580fb1db2e677"
-SRC_URI[sha256sum] = "f4bbd7a2727bef3bb0693b37756457c47f2a08e1ed534cb11e4c8640489e6c8e"
+SRC_URI[md5sum] = "b939280dcc83f8feabd87a1d5f9b00c2"
+SRC_URI[sha256sum] = "ea2615a62c74bea6ce3b38402f00c7513858f307f6ba7aa9fdbf0bbc12bcf407"
 
 S = "${WORKDIR}/${BPN}-${PV}"
 



More information about the Openembedded-commits mailing list