This is merely a historical archive of years 2008-2021, before the migration to mailman3.
A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.
Harald Welte gerrit-no-reply at lists.osmocom.orgHarald Welte has submitted this change and it was merged. Change subject: debian: fix: add pcuif_proto.h to osmo-pcu.install ...................................................................... debian: fix: add pcuif_proto.h to osmo-pcu.install Following 68fc12775fac03e5e26a008dfa68c92498bfb772 'Install the pcuif_proto.h header file' we need to add pcuif_proto.h to the debian install file. Change-Id: Ib8e185900826baadcc96fcde1491903dbaf85f8b --- M debian/osmo-pcu.install 1 file changed, 1 insertion(+), 0 deletions(-) Approvals: Max: Looks good to me, but someone else must approve Harald Welte: Looks good to me, approved Jenkins Builder: Verified diff --git a/debian/osmo-pcu.install b/debian/osmo-pcu.install index 1f9a8e0..768719c 100644 --- a/debian/osmo-pcu.install +++ b/debian/osmo-pcu.install @@ -1,2 +1,3 @@ etc/osmocom/osmo-pcu.cfg usr/bin/osmo-pcu +usr/include/osmocom/pcu/pcuif_proto.h -- To view, visit https://gerrit.osmocom.org/1348 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ib8e185900826baadcc96fcde1491903dbaf85f8b Gerrit-PatchSet: 1 Gerrit-Project: osmo-pcu Gerrit-Branch: master Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de> Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: Max <msuraev at sysmocom.de>