diff options
author | Jack Mitchell <jack@embed.me.uk> | 2015-12-09 11:25:14 +0000 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2015-12-18 12:36:56 +0100 |
commit | 7ceade434d40b50cd81a78b773c334650ab49f48 (patch) | |
tree | 341fb2d583417cf6c1d424ad1b8292f4f83f2ba5 | |
parent | ea518c9648d796829865fd68ccfbaa3261adaf02 (diff) | |
download | meta-openembedded-7ceade434d40b50cd81a78b773c334650ab49f48.tar.gz |
libsoc: update to 0.7.1
Signed-off-by: Jack Mitchell <jack@embed.me.uk>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-rw-r--r-- | meta-oe/recipes-support/libsoc/libsoc_0.7.1.bb (renamed from meta-oe/recipes-support/libsoc/libsoc_0.6.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/libsoc/libsoc_0.6.bb b/meta-oe/recipes-support/libsoc/libsoc_0.7.1.bb index 79c171adf..911e0ba9f 100644 --- a/meta-oe/recipes-support/libsoc/libsoc_0.6.bb +++ b/meta-oe/recipes-support/libsoc/libsoc_0.7.1.bb | |||
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=e0bfebea12a718922225ba987b2126a5" | |||
9 | 9 | ||
10 | inherit autotools | 10 | inherit autotools |
11 | 11 | ||
12 | SRCREV = "3643cf161a4b37bfbdfd05437166c4a29ac3ed8d" | 12 | SRCREV = "2919c35e706fe7c311f83f9343865420fa4b37fe" |
13 | SRC_URI = "git://github.com/jackmitch/libsoc.git" | 13 | SRC_URI = "git://github.com/jackmitch/libsoc.git" |
14 | 14 | ||
15 | S = "${WORKDIR}/git" | 15 | S = "${WORKDIR}/git" |