summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/gyp/gyp_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/gyp/gyp_git.bb')
-rw-r--r--meta-python/recipes-devtools/gyp/gyp_git.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/gyp/gyp_git.bb b/meta-python/recipes-devtools/gyp/gyp_git.bb
index 6ac4228a8b..668aaa5340 100644
--- a/meta-python/recipes-devtools/gyp/gyp_git.bb
+++ b/meta-python/recipes-devtools/gyp/gyp_git.bb
@@ -8,7 +8,6 @@ SRC_URI = "git://chromium.googlesource.com/external/gyp;protocol=https;branch=ma
8 " 8 "
9SRCREV = "a03d7413becefc8d55c8aa3df58b55b9bd0e9052" 9SRCREV = "a03d7413becefc8d55c8aa3df58b55b9bd0e9052"
10 10
11S = "${WORKDIR}/git"
12PV = "0.1+git" 11PV = "0.1+git"
13 12
14inherit setuptools3 13inherit setuptools3