Compare commits

...

1 Commits

Author SHA1 Message Date
Harald Welte ba7e2795c1 update osmo-bts and osmo-pcu to current git master 2015-11-20 09:30:45 +01:00
2 changed files with 4 additions and 4 deletions

View File

@ -4,8 +4,8 @@ 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 = "f869a95f3b81d281405e3fc3026e1d0d53174082"
SRCREV_openbsc = "57ee78078905c7499bd4e6857f8981d22badfcac"
SRCREV_osmobts = "3c161bb7df7bf95e5a69db97fe3baa6380c3c9ed"
SRCREV_openbsc = "6187e010a8fb6f503ce7bf0ee93530787acfc876"
PV = "0.4.3+git${SRCPV}"
PR = "r18.${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 = "7c8d39a67b7568cda38829c774ea541250f3142f"
SRCREV = "42aba81c2f8c8313fcbf85ee422d6b747107d98a"
PV = "0.4+git${SRCPV}"
PR = "r4.${META_TELEPHONY_OSMO_INC}"
S = "${WORKDIR}/git"
@ -13,7 +13,7 @@ DEPENDS = "libosmocore femtobts-api osmo-bts"
# This implements PCU Interface v5 (GPRS RSSI)
RDEPENDS_${PN} = "osmo-bts (>= 0.4.0)"
EXTRA_OECONF_sysmobts-v2 += "--enable-sysmocom-bts --enable-sysmocom-dsp"
EXTRA_OECONF_sysmobts-v2 += "--enable-sysmocom-dsp"
inherit autotools pkgconfig