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 | 1 |
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 | |||
12 | SRCREV = "fd1ad6e7823fa76d8db0d3c5884faffa8ffddafb" | 12 | SRCREV = "fd1ad6e7823fa76d8db0d3c5884faffa8ffddafb" |
13 | SRC_URI = "git://github.com/jackmitch/libsoc.git;branch=master;protocol=https" | 13 | SRC_URI = "git://github.com/jackmitch/libsoc.git;branch=master;protocol=https" |
14 | 14 | ||
15 | S = "${WORKDIR}/git" | ||
16 | 15 | ||
17 | BOARD ??= "devboard" | 16 | BOARD ??= "devboard" |
18 | 17 | ||