diff options
-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" | |||
6 | 6 | ||
7 | inherit autotools | 7 | inherit autotools |
8 | 8 | ||
9 | SRCREV = "f6827b7b5c581b586d3bcc4813d418101ae1e85b" | 9 | SRCREV = "e5846ca199316603f0fec0748c57a781ced46950" |
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" |