Change in osmo-trx[master]: debian: Update debian8 osmo-trx specific patch

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/.

pespin gerrit-no-reply at lists.osmocom.org
Tue Aug 25 13:41:59 UTC 2020


pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-trx/+/19816 )


Change subject: debian: Update debian8 osmo-trx specific patch
......................................................................

debian: Update debian8 osmo-trx specific patch

Recent commit adding osmo-trx-ipc didn't update the patch, which fails
to apply now due to files having changed its contents.

Change-Id: I6fa50e82320330f83c9753352418755e8b414edf
---
M debian/patches/build-for-debian8.patch
1 file changed, 9 insertions(+), 9 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-trx refs/changes/16/19816/1

diff --git a/debian/patches/build-for-debian8.patch b/debian/patches/build-for-debian8.patch
index 4bf0207..ee3bd19 100644
--- a/debian/patches/build-for-debian8.patch
+++ b/debian/patches/build-for-debian8.patch
@@ -1,5 +1,5 @@
 diff --git a/debian/control b/debian/control
-index 8ff59f0..126c16a 100644
+index 12d9af5..27b9d60 100644
 --- a/debian/control
 +++ b/debian/control
 @@ -13,7 +13,6 @@ Build-Depends: debhelper (>= 9),
@@ -14,8 +14,8 @@
  Architecture: any
  Section: debug
  Priority: extra
--Depends: osmo-trx-uhd (= ${binary:Version}), osmo-trx-usrp1 (= ${binary:Version}), osmo-trx-lms (= ${binary:Version}), ${misc:Depends}
-+Depends: osmo-trx-uhd (= ${binary:Version}), osmo-trx-usrp1 (= ${binary:Version}), ${misc:Depends}
+-Depends: osmo-trx-uhd (= ${binary:Version}), osmo-trx-usrp1 (= ${binary:Version}), osmo-trx-lms (= ${binary:Version}), osmo-trx-ipc (= ${binary:Version}), ${misc:Depends}
++Depends: osmo-trx-uhd (= ${binary:Version}), osmo-trx-usrp1 (= ${binary:Version}), osmo-trx-ipc (= ${binary:Version}), ${misc:Depends}
  Description: Debug symbols for the osmo-trx-*
   Make debugging possible
  
@@ -42,19 +42,19 @@
 - between different telecommunication associations for developing new
 - generations of mobile phone networks. (post-2G/GSM)
 -
- Package: osmo-trx-doc
- Architecture: all
- Section: doc
+ Package: osmo-trx-ipc
+ Architecture: any
+ Depends: ${shlibs:Depends}, ${misc:Depends}
 diff --git a/debian/rules b/debian/rules
-index 627c0c8..d9285e2 100755
+index 5795643..5937c17 100755
 --- a/debian/rules
 +++ b/debian/rules
 @@ -9,7 +9,7 @@ override_dh_shlibdeps:
  	dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
  
  override_dh_auto_configure:
--	dh_auto_configure -- --with-uhd --with-usrp1 --with-lms --with-systemdsystemunitdir=/lib/systemd/system --enable-manuals
-+	dh_auto_configure -- --with-uhd --with-usrp1 --with-systemdsystemunitdir=/lib/systemd/system --enable-manuals
+-	dh_auto_configure -- --with-uhd --with-usrp1 --with-lms --with-ipc --with-systemdsystemunitdir=/lib/systemd/system --enable-manuals
++	dh_auto_configure -- --with-uhd --with-usrp1 --with-ipc --with-systemdsystemunitdir=/lib/systemd/system --enable-manuals
  
  override_dh_strip:
  	dh_strip --dbg-package=osmo-trx-dbg

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-trx/+/19816
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-trx
Gerrit-Branch: master
Gerrit-Change-Id: I6fa50e82320330f83c9753352418755e8b414edf
Gerrit-Change-Number: 19816
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200825/01c58c81/attachment.htm>


More information about the gerrit-log mailing list