[oe-commits] Saul Wold : kbd: Upgrade to 2.0.2

git at git.openembedded.org git at git.openembedded.org
Thu Jul 17 11:32:55 UTC 2014


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

Author: Saul Wold <sgw at linux.intel.com>
Date:   Tue Jul 15 13:16:28 2014 -0700

kbd: Upgrade to 2.0.2

Tarball compression type changed to zx

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

---

 meta/recipes-core/kbd/{kbd_2.0.1.bb => kbd_2.0.2.bb} | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/meta/recipes-core/kbd/kbd_2.0.1.bb b/meta/recipes-core/kbd/kbd_2.0.2.bb
similarity index 82%
rename from meta/recipes-core/kbd/kbd_2.0.1.bb
rename to meta/recipes-core/kbd/kbd_2.0.2.bb
index 9c6eabb..0aa976a 100644
--- a/meta/recipes-core/kbd/kbd_2.0.1.bb
+++ b/meta/recipes-core/kbd/kbd_2.0.2.bb
@@ -10,12 +10,12 @@ RREPLACES_${PN} = "console-tools"
 RPROVIDES_${PN} = "console-tools"
 RCONFLICTS_${PN} = "console-tools"
 
-SRC_URI = "${KERNELORG_MIRROR}/linux/utils/${BPN}/${BP}.tar.bz2 \
+SRC_URI = "${KERNELORG_MIRROR}/linux/utils/${BPN}/${BP}.tar.xz \
            file://uclibc-stdarg.patch \
           "
 
-SRC_URI[md5sum] = "f80b93a6abddb6cc2a3652daaf7562ba"
-SRC_URI[sha256sum] = "223d60bb6882323cca161aeb5965590768b2f590fd7cddbf27511ad0ba7a429e"
+SRC_URI[md5sum] = "87475eb78b1d6e6ab06686dd323ad4ba"
+SRC_URI[sha256sum] = "9dfddabf96012e329c4bebb96a21aeef7c3872f624e96e8156ba542b82aeb912"
 
 PACKAGECONFIG ?= "${@bb.utils.contains('DISTRO_FEATURES', 'pam', 'pam', '', d)}"
 PACKAGECONFIG[pam] = "--enable-vlock, --disable-vlock, libpam,"



More information about the Openembedded-commits mailing list