libosmocore: Disable PC/SC dependency inside libosmocore

This commit is contained in:
Holger Hans Peter Freyther 2014-12-30 12:20:41 +01:00
parent 873ae51925
commit 70922d86de
1 changed files with 2 additions and 1 deletions

View File

@ -7,5 +7,6 @@ PV = "0.7.0+gitr${SRCPV}"
PR = "r2"
PACKAGES =+ "libosmoctrl"
FILES_libosmoctrl = "${libdir}/libosmoctrl${SOLIBS}"
EXTRA_OECONF += "--disable-pcsc"