Enable iu feature for sysmocom-bsc based machines

sysmocom-alix and sysmocom-apu2 are both based on sysmocom-bsc
Since we use those for the 3G starterkits add iu distro feature which
will install osmo-hnbgw and build osmo-msc and osmo-sgsn with iu
support.
This commit is contained in:
Daniel Willmann 2019-08-16 14:55:38 +02:00
parent 4fe1cbe60b
commit af88d3a232
1 changed files with 2 additions and 0 deletions

View File

@ -3,3 +3,5 @@ MACHINEOVERRIDES = "${MACHINE}:sysmocom-bsc"
MACHINE_EXTRA_RDEPENDS = "\
dnsmasq \
"
DISTRO_FEATURES_append = " iu "