summaryrefslogtreecommitdiff
path: root/poky/meta/recipes-core/newlib/newlib.inc
diff options
context:
space:
mode:
Diffstat (limited to 'poky/meta/recipes-core/newlib/newlib.inc')
-rw-r--r--poky/meta/recipes-core/newlib/newlib.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/poky/meta/recipes-core/newlib/newlib.inc b/poky/meta/recipes-core/newlib/newlib.inc
index 5351a9f991..da753f11ad 100644
--- a/poky/meta/recipes-core/newlib/newlib.inc
+++ b/poky/meta/recipes-core/newlib/newlib.inc
@@ -15,7 +15,7 @@ LIC_FILES_CHKSUM = " \
"
BASEVER = "4.3.0"
-PV = "${BASEVER}+git${SRCPV}"
+PV = "${BASEVER}+git"
SRC_URI = "git://sourceware.org/git/newlib-cygwin.git;protocol=https;branch=main"
SRCREV="9e09d6ed83cce4777a5950412647ccc603040409"