Add preferred provider for the sysmocom-2g task

This commit is contained in:
Daniel Willmann 2017-05-08 16:27:50 +02:00 committed by Daniel Willmann
parent 5c8ef349c5
commit 9fc9d68ef5
1 changed files with 6 additions and 0 deletions

View File

@ -16,3 +16,9 @@ RDEPENDS_${PN} = "\
ipaccess-utils \
"
PREFERRED_PROVIDER_osmo-bsc = "openbsc"
PREFERRED_PROVIDER_osmo-bsc-mgcp = "openbsc"
PREFERRED_PROVIDER_osmo-bsc-nat = "openbsc"
PREFERRED_PROVIDER_osmo-bsc-nitb = "openbsc"
PREFERRED_PROVIDER_osmo-bsc-gbproxy = "openbsc"
PREFERRED_PROVIDER_ipaccess-utils = "openbsc"