summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-python/recipes-devtools/gyp/gyp_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/gyp/gyp_git.bb b/meta-python/recipes-devtools/gyp/gyp_git.bb
index 2b3f3fb2bf..61f3c86370 100644
--- a/meta-python/recipes-devtools/gyp/gyp_git.bb
+++ b/meta-python/recipes-devtools/gyp/gyp_git.bb
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=ab828cb8ce4c62ee82945a11247b6bbd"
5SECTION = "devel" 5SECTION = "devel"
6 6
7SRC_URI = "git://chromium.googlesource.com/external/gyp;protocol=https" 7SRC_URI = "git://chromium.googlesource.com/external/gyp;protocol=https"
8SRCREV = "8bee09f4a57807136593ddc906b0b213c21f9014" 8SRCREV = "fcd686f1880fa52a1ee78d3e98af1b88cb334528"
9 9
10S = "${WORKDIR}/git" 10S = "${WORKDIR}/git"
11PV = "0.1+git${SRCPV}" 11PV = "0.1+git${SRCPV}"