summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 79c171adf2..911e0ba9fb 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
10inherit autotools 10inherit autotools
11 11
12SRCREV = "3643cf161a4b37bfbdfd05437166c4a29ac3ed8d" 12SRCREV = "2919c35e706fe7c311f83f9343865420fa4b37fe"
13SRC_URI = "git://github.com/jackmitch/libsoc.git" 13SRC_URI = "git://github.com/jackmitch/libsoc.git"
14 14
15S = "${WORKDIR}/git" 15S = "${WORKDIR}/git"