set up osmocom recipes with AUTOREV to track git master

This commit is contained in:
Pau Espin 2019-08-08 18:55:04 +02:00
parent c99aa75ef8
commit 060df7c0d8
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ LICENSE = "AGPLv3"
LIC_FILES_CHKSUM = "file://COPYING;md5=73f1eb20517c55bf9493b7dd6e480788"
SRC_URI = "git://git.osmocom.org/osmo-bts.git;protocol=git;destsuffix=git"
SRCREV = "0436fe7fcaaa95f01a619da31d43c02324afc8f5"
SRCREV = "${AUTOREV}"
PV = "1.3.0+git${SRCPV}"
PR = "r0.${META_TELEPHONY_OSMO_INC}"
S = "${WORKDIR}/git"

View File

@ -3,7 +3,7 @@ LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
SRC_URI = "git://git.osmocom.org/osmo-pcu.git;protocol=git;branch=master"
SRCREV = "50aa492b8527df0724876ed80165cbdeedccb22b"
SRCREV = "${AUTOREV}"
PV = "0.9.0+git${SRCPV}"
PR = "r0.${META_TELEPHONY_OSMO_INC}"
S = "${WORKDIR}/git"