update osmo-pcu; enable direct DSP queue access

This commit is contained in:
Harald Welte 2013-01-11 17:19:36 +01:00 committed by Harald Welte
parent df64e62c45
commit 350981f9a8
1 changed files with 3 additions and 3 deletions

View File

@ -2,15 +2,15 @@ DESCRIPTION = "Osmocom PCU for sysmoBTS"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM="file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
SRC_URI = "git://git.osmocom.org/osmo-pcu.git;protocol=git;branch=jolly"
SRC_URI = "git://git.osmocom.org/osmo-pcu.git;protocol=git;branch=jolly_merge"
SRCREV = "de5253a20f0fffd72c0fe711003609c93a6977d6"
PV = "0.0+git${SRCPV}"
PR = "r5.${META_TELEPHONY_OSMO_INC}"
PR = "r6.${META_TELEPHONY_OSMO_INC}"
S = "${WORKDIR}/git"
DEPENDS = "libosmocore femtobts-api osmo-bts"
EXTRA_OECONF += "--enable-sysmocom-dsp"
EXTRA_OECONF += "--enable-sysmocom-bts --enable-sysmocom-dsp"
inherit autotools