aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-core/glfw/glfw_3.3.8.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-core/glfw/glfw_3.3.8.bb')
-rw-r--r--meta-oe/recipes-core/glfw/glfw_3.3.8.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-core/glfw/glfw_3.3.8.bb b/meta-oe/recipes-core/glfw/glfw_3.3.8.bb
index ad7a3a7ed4..684355ef3e 100644
--- a/meta-oe/recipes-core/glfw/glfw_3.3.8.bb
+++ b/meta-oe/recipes-core/glfw/glfw_3.3.8.bb
@@ -10,7 +10,7 @@ SECTION = "lib"
inherit pkgconfig cmake features_check
-PV .= "+git${SRCPV}"
+PV .= "+git"
SRCREV = "7482de6071d21db77a7236155da44c172a7f6c9e"
SRC_URI = "git://github.com/glfw/glfw.git;branch=3.3-stable;protocol=https"