misc: Use SRCPV inside the PV instead of the SRCREV

This commit is contained in:
Holger Hans Peter Freyther 2013-01-05 20:17:17 +08:00
parent cfeca91906
commit 056de69a16
12 changed files with 12 additions and 12 deletions

View File

@ -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"

View File

@ -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"

View File

@ -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"

View File

@ -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"

View File

@ -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"

View File

@ -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"

View File

@ -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"

View File

@ -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"

View File

@ -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"

View File

@ -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"

View File

@ -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"

View File

@ -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"