update git revision of osmo-bts and osmo-pcu

This commit is contained in:
Harald Welte 2012-10-18 19:26:05 +02:00 committed by Holger Hans Peter Freyther
parent 5e17d8e537
commit b13eaf470f
2 changed files with 5 additions and 5 deletions

View File

@ -4,10 +4,10 @@ LIC_FILES_CHKSUM="file://COPYING;md5=73f1eb20517c55bf9493b7dd6e480788"
SRC_URI = "git://git.osmocom.org/osmo-bts.git;protocol=git;branch=master;name=osmobts;destsuffix=git \
git://git.osmocom.org/openbsc;protocol=git;branch=master;name=openbsc;destsuffix=openbsc"
SRCREV_osmobts = "8c3d807b3fc785ffb18aeb97355150c92221e8a0"
SRCREV_openbsc = "3217fa24120ee06705e2f7ea5faf449e8387d15c"
SRCREV_osmobts = "4fe622cf9c1beb0ba2aa3b492bf7e2b4d1cd4f73"
SRCREV_openbsc = "94c2b0578b4827e5535296477c3cd1d39d8f4814"
PV = "0.0+git${SRCPV}"
PR = "r23.${META_TELEPHONY_OSMO_INC}"
PR = "r24.${META_TELEPHONY_OSMO_INC}"
S = "${WORKDIR}/git"
SRCREV_FORMAT = "openbsc-rosmobts"

View File

@ -3,9 +3,9 @@ LICENSE = "GPLv2"
LIC_FILES_CHKSUM="file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
SRC_URI = "git://git.osmocom.org/osmo-pcu.git;protocol=git;branch=jolly"
SRCREV = "da62859231cbe25ff7772e3d2389e15e5f8b4d8a"
SRCREV = "3ef16cc04a096ea5bbec5bb4e3988cc5d16766e9"
PV = "0.0+git${SRCPV}"
PR = "r3.${META_TELEPHONY_OSMO_INC}"
PR = "r4.${META_TELEPHONY_OSMO_INC}"
S = "${WORKDIR}/git"
DEPENDS = "libosmocore femtobts-api osmo-bts"