aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/libsoc
diff options
context:
space:
mode:
authorJack Mitchell <jack@embed.me.uk>2014-01-17 13:34:58 +0000
committerMartin Jansa <Martin.Jansa@gmail.com>2014-01-22 12:22:49 +0100
commit85d3d572b85db674d18af7ab04b310ad5c55962c (patch)
treeff76715e4fa1b20a38d00a7e43c7c66764306d4c /meta-oe/recipes-support/libsoc
parent50815cf8a3002e32b672b8d5fa600314fbc24712 (diff)
downloadmeta-openembedded-contrib-85d3d572b85db674d18af7ab04b310ad5c55962c.tar.gz
libsoc: update to 0.5
Signed-off-by: Jack Mitchell <jack@embed.me.uk> Acked-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/libsoc')
-rw-r--r--meta-oe/recipes-support/libsoc/libsoc_0.5.bb (renamed from meta-oe/recipes-support/libsoc/libsoc_0.4.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/libsoc/libsoc_0.4.bb b/meta-oe/recipes-support/libsoc/libsoc_0.5.bb
index da3c442921..c381799e1f 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"