diff options
Diffstat (limited to 'meta-python/recipes-devtools/gyp/gyp_git.bb')
-rw-r--r-- | meta-python/recipes-devtools/gyp/gyp_git.bb | 1 |
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 | " |
9 | SRCREV = "a03d7413becefc8d55c8aa3df58b55b9bd0e9052" | 9 | SRCREV = "a03d7413becefc8d55c8aa3df58b55b9bd0e9052" |
10 | 10 | ||
11 | S = "${WORKDIR}/git" | ||
12 | PV = "0.1+git" | 11 | PV = "0.1+git" |
13 | 12 | ||
14 | inherit setuptools3 | 13 | inherit setuptools3 |