diff options
Diffstat (limited to 'meta-oe/recipes-support/libsoc/libsoc_0.8.2.bb')
| -rw-r--r-- | meta-oe/recipes-support/libsoc/libsoc_0.8.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/libsoc/libsoc_0.8.2.bb b/meta-oe/recipes-support/libsoc/libsoc_0.8.2.bb index 8b773aefa5..f6fc0e36b6 100644 --- a/meta-oe/recipes-support/libsoc/libsoc_0.8.2.bb +++ b/meta-oe/recipes-support/libsoc/libsoc_0.8.2.bb | |||
| @@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://LICENCE;md5=e0bfebea12a718922225ba987b2126a5" | |||
| 10 | inherit autotools pkgconfig python3-dir | 10 | inherit autotools pkgconfig python3-dir |
| 11 | 11 | ||
| 12 | SRCREV = "fd1ad6e7823fa76d8db0d3c5884faffa8ffddafb" | 12 | SRCREV = "fd1ad6e7823fa76d8db0d3c5884faffa8ffddafb" |
| 13 | SRC_URI = "git://github.com/jackmitch/libsoc.git" | 13 | SRC_URI = "git://github.com/jackmitch/libsoc.git;branch=master;protocol=https" |
| 14 | 14 | ||
| 15 | S = "${WORKDIR}/git" | 15 | S = "${WORKDIR}/git" |
| 16 | 16 | ||
