diff --git a/recipes-smalltalk/osmocom/osmo-st-asn1_git.bb b/recipes-smalltalk/osmocom/osmo-st-asn1_git.bb index 0517b5f68b..bccc6791df 100644 --- a/recipes-smalltalk/osmocom/osmo-st-asn1_git.bb +++ b/recipes-smalltalk/osmocom/osmo-st-asn1_git.bb @@ -9,5 +9,5 @@ require smalltalk-package.inc S = "${WORKDIR}/git" SRC_URI = "git://git.osmocom.org/smalltalk/osmo-st-asn1;protocol=git;branch=master" SRCREV = "59f3d7ac47c39eef88fa186531d706e844e19bb5" -PV = "0.0.1+gitr${SRCREV}" +PV = "0.0.1+gitr${SRCPV}" PR = "${INC_PR}.0" diff --git a/recipes-smalltalk/osmocom/osmo-st-core_git.bb b/recipes-smalltalk/osmocom/osmo-st-core_git.bb index d4a3ef9f0a..02912dc00b 100644 --- a/recipes-smalltalk/osmocom/osmo-st-core_git.bb +++ b/recipes-smalltalk/osmocom/osmo-st-core_git.bb @@ -11,5 +11,5 @@ RDEPENDS += "osmo-st-logging" S = "${WORKDIR}/git" SRC_URI = "git://git.osmocom.org/smalltalk/osmo-st-core;protocol=git;branch=master" SRCREV = "2b81cc18c6cd29c8d944a3d8c152c4a19ff882c0" -PV = "0.0.1+gitr${SRCREV}" +PV = "0.0.1+gitr${SRCPV}" PR = "${INC_PR}.0" diff --git a/recipes-smalltalk/osmocom/osmo-st-gsm_git.bb b/recipes-smalltalk/osmocom/osmo-st-gsm_git.bb index 640bf9bb1b..38b707cba3 100644 --- a/recipes-smalltalk/osmocom/osmo-st-gsm_git.bb +++ b/recipes-smalltalk/osmocom/osmo-st-gsm_git.bb @@ -11,5 +11,5 @@ RDEPENDS += "osmo-st-core osmo-st-network osmo-st-logging" S = "${WORKDIR}/git" SRC_URI = "git://git.osmocom.org/smalltalk/osmo-st-gsm;protocol=git;branch=master" SRCREV = "0c196f0c55ff1f6cdeb390e11a302a3e44e278b4" -PV = "0.0.1+gitr${SRCREV}" +PV = "0.0.1+gitr${SRCPV}" PR = "${INC_PR}.0" diff --git a/recipes-smalltalk/osmocom/osmo-st-logging_git.bb b/recipes-smalltalk/osmocom/osmo-st-logging_git.bb index 67e5d481b6..1c58a83507 100644 --- a/recipes-smalltalk/osmocom/osmo-st-logging_git.bb +++ b/recipes-smalltalk/osmocom/osmo-st-logging_git.bb @@ -9,5 +9,5 @@ require smalltalk-package.inc S = "${WORKDIR}/git" SRC_URI = "git://git.osmocom.org/smalltalk/osmo-st-logging;protocol=git;branch=master" SRCREV = "39eeb846821a2b1e6b0eb1c932eb4c1326db8a28" -PV = "0.0.2+gitr${SRCREV}" +PV = "0.0.2+gitr${SRCPV}" PR = "${INC_PR}.0" diff --git a/recipes-smalltalk/osmocom/osmo-st-mgcp_git.bb b/recipes-smalltalk/osmocom/osmo-st-mgcp_git.bb index 7f0903a8f3..28a0fb4f03 100644 --- a/recipes-smalltalk/osmocom/osmo-st-mgcp_git.bb +++ b/recipes-smalltalk/osmocom/osmo-st-mgcp_git.bb @@ -11,5 +11,5 @@ RDEPENDS += "osmo-st-logging osmo-st-core" S = "${WORKDIR}/git" SRC_URI = "git://git.osmocom.org/smalltalk/osmo-st-mgcp;protocol=git;branch=master" SRCREV = "ca0d7624a8320a452e7071c99063d319aa34aed1" -PV = "0.0.1+gitr${SRCREV}" +PV = "0.0.1+gitr${SRCPV}" PR = "${INC_PR}.0" diff --git a/recipes-smalltalk/osmocom/osmo-st-msc_git.bb b/recipes-smalltalk/osmocom/osmo-st-msc_git.bb index efd8d02fb2..be865fd81c 100644 --- a/recipes-smalltalk/osmocom/osmo-st-msc_git.bb +++ b/recipes-smalltalk/osmocom/osmo-st-msc_git.bb @@ -11,5 +11,5 @@ RDEPENDS += "osmo-st-logging osmo-st-network osmo-st-gsm" S = "${WORKDIR}/git" SRC_URI = "git://git.osmocom.org/smalltalk/osmo-st-msc;protocol=git;branch=master" SRCREV = "37c768d3cb650fec0b004d163ec2ac3763dc583e" -PV = "0.0.1+gitr${SRCREV}" +PV = "0.0.1+gitr${SRCPV}" PR = "${INC_PR}.0" diff --git a/recipes-smalltalk/osmocom/osmo-st-network_git.bb b/recipes-smalltalk/osmocom/osmo-st-network_git.bb index 18e5b0f3b5..6518450ac5 100644 --- a/recipes-smalltalk/osmocom/osmo-st-network_git.bb +++ b/recipes-smalltalk/osmocom/osmo-st-network_git.bb @@ -11,5 +11,5 @@ RDEPENDS += "osmo-st-logging" S = "${WORKDIR}/git" SRC_URI = "git://git.osmocom.org/smalltalk/osmo-st-network;protocol=git;branch=master" SRCREV = "17ee24015f152322b73bdb769a5ce35152f71044" -PV = "0.0.2+gitr${SRCREV}" +PV = "0.0.2+gitr${SRCPV}" PR = "${INC_PR}.0" diff --git a/recipes-smalltalk/osmocom/osmo-st-sip_git.bb b/recipes-smalltalk/osmocom/osmo-st-sip_git.bb index a68eeb5388..01708e6e36 100644 --- a/recipes-smalltalk/osmocom/osmo-st-sip_git.bb +++ b/recipes-smalltalk/osmocom/osmo-st-sip_git.bb @@ -9,5 +9,5 @@ require smalltalk-package.inc S = "${WORKDIR}/git" SRC_URI = "git://git.osmocom.org/smalltalk/osmo-st-sip;protocol=git;branch=master" SRCREV = "c9bed5b2353518d4d73272006511f4bfecab01ae" -PV = "0.0.1+gitr${SRCREV}" +PV = "0.0.1+gitr${SRCPV}" PR = "${INC_PR}.0" diff --git a/recipes-smalltalk/osmocom/osmo-st-testphone_git.bb b/recipes-smalltalk/osmocom/osmo-st-testphone_git.bb index 0a58271aaa..0a6e27c400 100644 --- a/recipes-smalltalk/osmocom/osmo-st-testphone_git.bb +++ b/recipes-smalltalk/osmocom/osmo-st-testphone_git.bb @@ -11,5 +11,5 @@ RDEPENDS += "osmo-st-network osmo-st-logging osmo-st-gsm" S = "${WORKDIR}/git" SRC_URI = "git://git.osmocom.org/smalltalk/osmo-st-testphone;protocol=git;branch=master" SRCREV = "41fcc5d89938a1b2f246c8ff67f3d8482bcd1529" -PV = "0.0.1+gitr${SRCREV}" +PV = "0.0.1+gitr${SRCPV}" PR = "${INC_PR}.0" diff --git a/recipes-smalltalk/smalltalk/petitparser-tests_git.bb b/recipes-smalltalk/smalltalk/petitparser-tests_git.bb index 30a5764eac..4d55fe0829 100644 --- a/recipes-smalltalk/smalltalk/petitparser-tests_git.bb +++ b/recipes-smalltalk/smalltalk/petitparser-tests_git.bb @@ -12,6 +12,6 @@ RDEPENDS += "petitparser" S = "${WORKDIR}/git" SRC_URI = "git://gitorious.org/gnu-smalltalk-ports/petitparser-tests.git;protocol=git;branch=master" SRCREV = "4b112d1f1af9692807bd28ae192b1fdc69f8c564" -PV = "0.0.1+gitr${SRCREV}" +PV = "0.0.1+gitr${SRCPV}" PR = "${INC_PR}.0" diff --git a/recipes-smalltalk/smalltalk/petitparser_git.bb b/recipes-smalltalk/smalltalk/petitparser_git.bb index 119cd14441..c96ba5a340 100644 --- a/recipes-smalltalk/smalltalk/petitparser_git.bb +++ b/recipes-smalltalk/smalltalk/petitparser_git.bb @@ -9,6 +9,6 @@ require smalltalk-package.inc S = "${WORKDIR}/git" SRC_URI = "git://gitorious.org/gnu-smalltalk-ports/petitparser.git;protocol=git;branch=master" SRCREV = "9b76e8cf054cb6bdbc7bc5635c3126a2fefd1a85" -PV = "0.0.1+gitr${SRCREV}" +PV = "0.0.1+gitr${SRCPV}" PR = "${INC_PR}.0" diff --git a/recipes-smalltalk/smalltalk/soapopera_git.bb b/recipes-smalltalk/smalltalk/soapopera_git.bb index a6ca6f1428..07310d4c9e 100644 --- a/recipes-smalltalk/smalltalk/soapopera_git.bb +++ b/recipes-smalltalk/smalltalk/soapopera_git.bb @@ -9,6 +9,6 @@ require smalltalk-package.inc S = "${WORKDIR}/git" SRC_URI = "git://gitorious.org/gnu-smalltalk-ports/soapopera.git;protocol=git;branch=master" SRCREV = "21132f02889ef82e368144dbf8892d321d27661c" -PV = "0.0.1+gitr${SRCREV}" +PV = "0.0.1+gitr${SRCPV}" PR = "${INC_PR}.0"