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

git at git.openembedded.org git at git.openembedded.org
Mon Oct 14 12:13:44 UTC 2013


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

Author: Jack Mitchell <jack at embed.me.uk>
Date:   Tue Oct  8 18:29:00 2013 +0000

libsoc: update to 0.4

Signed-off-by: Jack Mitchell <jack at embed.me.uk>
Acked-by: Denys Dmytriyenko <denys at ti.com>
Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 .../libsoc/{libsoc_0.3.bb => libsoc_0.4.bb}        |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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



More information about the Openembedded-commits mailing list