Update Osmocom recipes to latest tags (release 201908)

This commit is contained in:
Pau Espin 2019-08-08 18:55:04 +02:00
parent 14dc7f23b4
commit cccb44822a
2 changed files with 6 additions and 6 deletions

View File

@ -2,10 +2,10 @@ DESCRIPTION = "sysmocom OsmoBTS"
LICENSE = "AGPLv3"
LIC_FILES_CHKSUM = "file://COPYING;md5=73f1eb20517c55bf9493b7dd6e480788"
SRC_URI = "git://git.osmocom.org/osmo-bts.git;protocol=git;destsuffix=git;nobranch=1"
SRCREV = "d785da59431007a372768403271b4108d8b4201e"
PV = "1.0.0+git${SRCPV}"
PR = "r1.${META_TELEPHONY_OSMO_INC}"
SRC_URI = "git://git.osmocom.org/osmo-bts.git;protocol=git;destsuffix=git"
SRCREV = "ca8aa071271eeef2011afa4764df72b811aa61f3"
PV = "1.1.0+git${SRCPV}"
PR = "r0.${META_TELEPHONY_OSMO_INC}"
S = "${WORKDIR}/git"
DEPENDS = "libosmocore libosmo-abis femtobts-api gpsd"

View File

@ -3,8 +3,8 @@ LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
SRC_URI = "git://git.osmocom.org/osmo-pcu.git;protocol=git;branch=master"
SRCREV = "99278b105018af24cc5a28673ffa960e933f3979"
PV = "0.6.0+git${SRCPV}"
SRCREV = "19b15a5b93757b8132cdd7c4137653eddc06f322"
PV = "0.7.0+git${SRCPV}"
PR = "r0.${META_TELEPHONY_OSMO_INC}"
S = "${WORKDIR}/git"