<p>pespin has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/meta-telephony/+/24543">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">osmo-hlr: Fix /usr/share/osmocom/* not shipped in any package<br><br>Since osmo-hlr.git 60673e7f771c3362f9d0d26d4c03cfe85ed5a5b3, a new file<br>/usr/share/osmocom/osmo-hlr-post-upgrade.sh is installed by "make<br>install". However, that path is not included in any of the default path<br>list in FILES_${PN} (see meta/conf/bitbake.conf).<br><br>Hence, we must add it manually in order to fix following error:<br>"""<br>ERROR: osmo-hlr-1.3.0+gitrAUTOINC+60673e7f77-r2.18.0 do_package: QA Issue: osmo-hlr: Files/directories were installed but not shipped in any package:<br>  /usr/share/osmocom<br>  /usr/share/osmocom/osmo-hlr-post-upgrade.sh<br>Please set FILES such that these items are packaged. Alternatively if they are unneeded, avoid installing them or delete them within do_install.<br>osmo-hlr: 2 installed and not shipped files. [installed-vs-shipped]<br>"""<br><br>Related: OS#5138<br>Change-Id: Icdf060f519aaed043eed0dc79779258b0e39006a<br>---<br>M recipes-osmocom/osmo-hlr/osmo-hlr.inc<br>1 file changed, 2 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/meta-telephony refs/changes/43/24543/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/recipes-osmocom/osmo-hlr/osmo-hlr.inc b/recipes-osmocom/osmo-hlr/osmo-hlr.inc</span><br><span>index 7fa415b..c270746 100644</span><br><span>--- a/recipes-osmocom/osmo-hlr/osmo-hlr.inc</span><br><span>+++ b/recipes-osmocom/osmo-hlr/osmo-hlr.inc</span><br><span>@@ -38,6 +38,8 @@</span><br><span>          ${bindir}/osmo-euse-demo \</span><br><span>           "</span><br><span> </span><br><span style="color: hsl(120, 100%, 40%);">+FILES_${PN} =+ "${datadir}/osmocom/*"</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span> SYSTEMD_SERVICE_${PN} = "${PN}.service"</span><br><span> CONFFILES_osmo-hlr = "\</span><br><span>           ${sysconfdir}/osmocom/osmo-hlr.cfg \</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/meta-telephony/+/24543">change 24543</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/c/meta-telephony/+/24543"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: meta-telephony </div>
<div style="display:none"> Gerrit-Branch: laforge/nightly </div>
<div style="display:none"> Gerrit-Change-Id: Icdf060f519aaed043eed0dc79779258b0e39006a </div>
<div style="display:none"> Gerrit-Change-Number: 24543 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>