summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/p8platform/p8platform_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-extended/p8platform/p8platform_git.bb')
-rw-r--r--meta-oe/recipes-extended/p8platform/p8platform_git.bb1
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"
9SRC_URI = "git://github.com/Pulse-Eight/platform.git;branch=master;protocol=https" 9SRC_URI = "git://github.com/Pulse-Eight/platform.git;branch=master;protocol=https"
10SRCREV = "a7cd0d5780ed80a4e70480d1650749f29e8a1fb2" 10SRCREV = "a7cd0d5780ed80a4e70480d1650749f29e8a1fb2"
11 11
12S = "${WORKDIR}/git"
13 12
14inherit cmake pkgconfig 13inherit cmake pkgconfig
15 14