osmo-pcu: Make sure to actually build sysmobts support on v2

This commit is contained in:
Harald Welte 2013-03-09 01:05:03 +00:00
parent 766aabc563
commit 5b6ad0ce9d
1 changed files with 2 additions and 2 deletions

View File

@ -5,12 +5,12 @@ LIC_FILES_CHKSUM="file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
SRC_URI = "git://git.osmocom.org/osmo-pcu.git;protocol=git;branch=jolly_merge"
SRCREV = "9aaf2ae24d544ce149fde7685ca0421d31262a09"
PV = "0.1+git${SRCPV}"
PR = "r9.${META_TELEPHONY_OSMO_INC}"
PR = "r10.${META_TELEPHONY_OSMO_INC}"
S = "${WORKDIR}/git"
DEPENDS = "libosmocore femtobts-api osmo-bts"
EXTRA_OECONF_sysmobts_v2 += "--enable-sysmocom-bts --enable-sysmocom-dsp"
EXTRA_OECONF_sysmobts-v2 += "--enable-sysmocom-bts --enable-sysmocom-dsp"
inherit autotools_stage