summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/kconfig-frontends
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2013-05-07 15:25:15 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-05-12 09:37:29 +0100
commitc13fc388819320c274ca93d51efbd2a11d6f9bd7 (patch)
treec13b6d9b93f2d7421f760a4476506f5719761c1c /meta/recipes-devtools/kconfig-frontends
parent8a35037d6ea89258f8c1998ebd3802b197ad7239 (diff)
downloadast2050-yocto-poky-c13fc388819320c274ca93d51efbd2a11d6f9bd7.zip
ast2050-yocto-poky-c13fc388819320c274ca93d51efbd2a11d6f9bd7.tar.gz
kconfig-frontends: Update to 3.9.0
(From OE-Core rev: 117a6145c2aa8263f6eff6101e4a5006b9865564) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/kconfig-frontends')
-rw-r--r--meta/recipes-devtools/kconfig-frontends/kconfig-frontends_3.9.0.bb (renamed from meta/recipes-devtools/kconfig-frontends/kconfig-frontends_3.8.0.bb)5
1 files changed, 2 insertions, 3 deletions
diff --git a/meta/recipes-devtools/kconfig-frontends/kconfig-frontends_3.8.0.bb b/meta/recipes-devtools/kconfig-frontends/kconfig-frontends_3.9.0.bb
index b9960f9..53eff30 100644
--- a/meta/recipes-devtools/kconfig-frontends/kconfig-frontends_3.8.0.bb
+++ b/meta/recipes-devtools/kconfig-frontends/kconfig-frontends_3.9.0.bb
@@ -11,12 +11,11 @@ LICENSE = "GPL-2.0"
LIC_FILES_CHKSUM = "file://COPYING;md5=9b8cf60ff39767ff04b671fca8302408"
SECTION = "devel"
DEPENDS += "ncurses flex bison gperf pkgconfig-native"
-PR = "r0"
SPIN = ".0"
SRC_URI = "http://ymorin.is-a-geek.org/download/${BPN}/${BPN}-${PV}${SPIN}.tar.xz"
-SRC_URI[md5sum] = "73598aea99d01d9c422b335e9b963271"
-SRC_URI[sha256sum] = "b3ff325338aa291c9129dbf33c69ff321e30105aa06ff957be6f958acdc72b42"
+SRC_URI[md5sum] = "344646587de1bdf965640fff220281bd"
+SRC_URI[sha256sum] = "5d524b238d7dfb63fec782b731af681c5408d74304ef4de38137c542350dd6d6"
S = "${WORKDIR}/${BPN}-${PV}${SPIN}"
OpenPOWER on IntegriCloud