[oe-commits] Jack Mitchell : libsoc: update to 0.5

git at git.openembedded.org git at git.openembedded.org
Wed Jan 22 11:18:54 UTC 2014


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

Author: Jack Mitchell <jack at embed.me.uk>
Date:   Fri Jan 17 13:34:58 2014 +0000

libsoc: update to 0.5

Signed-off-by: Jack Mitchell <jack at embed.me.uk>
Acked-by: Koen Kooi <koen at dominion.thruhere.net>
Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 meta-oe/recipes-support/libsoc/{libsoc_0.4.bb => libsoc_0.5.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-oe/recipes-support/libsoc/libsoc_0.4.bb b/meta-oe/recipes-support/libsoc/libsoc_0.5.bb
similarity index 87%
rename from meta-oe/recipes-support/libsoc/libsoc_0.4.bb
rename to meta-oe/recipes-support/libsoc/libsoc_0.5.bb
index da3c442..c381799 100644
--- a/meta-oe/recipes-support/libsoc/libsoc_0.4.bb
+++ b/meta-oe/recipes-support/libsoc/libsoc_0.5.bb
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=e0bfebea12a718922225ba987b2126a5"
 
 inherit autotools
 
-SRCREV = "f6827b7b5c581b586d3bcc4813d418101ae1e85b"
+SRCREV = "e5846ca199316603f0fec0748c57a781ced46950"
 SRC_URI = "git://github.com/jackmitch/libsoc.git"
 
 S = "${WORKDIR}/git"



More information about the Openembedded-commits mailing list