summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/libsoc/libsoc_0.8.2.bb
diff options
context:
space:
mode:
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.bb1
1 files changed, 0 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 5969220a41..958f3cf5a1 100644
--- a/meta-oe/recipes-support/libsoc/libsoc_0.8.2.bb
+++ b/meta-oe/recipes-support/libsoc/libsoc_0.8.2.bb
@@ -12,7 +12,6 @@ inherit autotools pkgconfig python3-dir
12SRCREV = "fd1ad6e7823fa76d8db0d3c5884faffa8ffddafb" 12SRCREV = "fd1ad6e7823fa76d8db0d3c5884faffa8ffddafb"
13SRC_URI = "git://github.com/jackmitch/libsoc.git;branch=master;protocol=https" 13SRC_URI = "git://github.com/jackmitch/libsoc.git;branch=master;protocol=https"
14 14
15S = "${WORKDIR}/git"
16 15
17BOARD ??= "devboard" 16BOARD ??= "devboard"
18 17