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.
pull/1/head
Daniel Willmann 4 years ago
parent 4fe1cbe60b
commit af88d3a232

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

Loading…
Cancel
Save