osmocom-3g: Add missing files to SRC_URI

This commit is contained in:
Daniel Willmann 2017-08-01 03:54:52 +02:00 committed by Daniel Willmann
parent 67d3621a4a
commit ae2ac04db1
1 changed files with 4 additions and 1 deletions

View File

@ -8,7 +8,10 @@ RDEPENDS_osmo-msc = "libdbd-sqlite3"
SRC_URI = "file://osmo-msc.init \
file://osmo-bsc_mgcp.init \
file://osmo-sgsn.init"
file://osmo-sgsn.init \
file://osmo-msc.service \
file://osmo-sgsn.service \
file://osmo-bsc-mgcp.service"
INC_PR = "r2.${META_TELEPHONY_OSMO_INC}"