diff options
Diffstat (limited to 'meta-oe/recipes-extended/p8platform/p8platform_git.bb')
-rw-r--r-- | meta-oe/recipes-extended/p8platform/p8platform_git.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/p8platform/p8platform_git.bb b/meta-oe/recipes-extended/p8platform/p8platform_git.bb index dc7280f099..e69d544b66 100644 --- a/meta-oe/recipes-extended/p8platform/p8platform_git.bb +++ b/meta-oe/recipes-extended/p8platform/p8platform_git.bb | |||
@@ -9,7 +9,6 @@ PV = "2.1.0.1+git" | |||
9 | SRC_URI = "git://github.com/Pulse-Eight/platform.git;branch=master;protocol=https" | 9 | SRC_URI = "git://github.com/Pulse-Eight/platform.git;branch=master;protocol=https" |
10 | SRCREV = "a7cd0d5780ed80a4e70480d1650749f29e8a1fb2" | 10 | SRCREV = "a7cd0d5780ed80a4e70480d1650749f29e8a1fb2" |
11 | 11 | ||
12 | S = "${WORKDIR}/git" | ||
13 | 12 | ||
14 | inherit cmake pkgconfig | 13 | inherit cmake pkgconfig |
15 | 14 | ||