diff options
-rw-r--r-- | meta-oe/recipes-support/libsoc/libsoc_0.6.bb (renamed from meta-oe/recipes-support/libsoc/libsoc_0.5.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/libsoc/libsoc_0.5.bb b/meta-oe/recipes-support/libsoc/libsoc_0.6.bb index c381799e1..ceb2b8605 100644 --- a/meta-oe/recipes-support/libsoc/libsoc_0.5.bb +++ b/meta-oe/recipes-support/libsoc/libsoc_0.6.bb | |||
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=e0bfebea12a718922225ba987b2126a5" | |||
6 | 6 | ||
7 | inherit autotools | 7 | inherit autotools |
8 | 8 | ||
9 | SRCREV = "e5846ca199316603f0fec0748c57a781ced46950" | 9 | SRCREV = "3643cf161a4b37bfbdfd05437166c4a29ac3ed8d" |
10 | SRC_URI = "git://github.com/jackmitch/libsoc.git" | 10 | SRC_URI = "git://github.com/jackmitch/libsoc.git" |
11 | 11 | ||
12 | S = "${WORKDIR}/git" | 12 | S = "${WORKDIR}/git" |