From e77c036a3d682b915b3a8dbc838c9613e5abad06 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Thu, 15 Jun 2017 15:09:06 +0200 Subject: [PATCH] Revert "osmo-bts: Config file in 'stable' version is still in different path" This reverts commit 4f8f48035adc4c11c91dc6625d994a9e8e7aa112, as it was only needed for master, but not for nightly --- recipes-sysmobts/osmo-bts/osmo-bts_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-sysmobts/osmo-bts/osmo-bts_git.bb b/recipes-sysmobts/osmo-bts/osmo-bts_git.bb index 9fdecd1..c79fc0b 100644 --- a/recipes-sysmobts/osmo-bts/osmo-bts_git.bb +++ b/recipes-sysmobts/osmo-bts/osmo-bts_git.bb @@ -54,7 +54,7 @@ do_install_append() { do_install_append_sysmobts-v2() { install -m 0755 ${S}/contrib/sysmobts-calib/sysmobts-calib ${D}${bindir}/ - install -m 0660 ${S}/doc/examples/osmo-bts.cfg ${D}${sysconfdir}/osmocom + install -m 0660 ${S}/doc/examples/sysmo/osmo-bts.cfg ${D}${sysconfdir}/osmocom # Install systemd and enable on sysinit install -d ${D}${systemd_unitdir}/system/multi-user.target.wants/