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 committed by Oliver Smith
parent b8f13e3224
commit 1ec800ea5b
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://gerrit.osmocom.org/osmo-bts;protocol=https;destsuffix=git"
SRCREV = "7243cada6a39bf90557f94fb8008b075459d3cfa"
SRCREV = "${AUTOREV}"
PV = "1.5.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://gerrit.osmocom.org/osmo-pcu;protocol=https;branch=master"
SRCREV = "7ebdfc29dad48e2e8d854f6d90f0a2549a76a411"
SRCREV = "${AUTOREV}"
PV = "1.1.0+git${SRCPV}"
PR = "r0.${META_TELEPHONY_OSMO_INC}"
S = "${WORKDIR}/git"