Change in osmo-trx[master]: debian: Explicitly enable osmo-trx-uhd build

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.org
Mon Jun 25 15:32:37 UTC 2018


Harald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/9736 )

Change subject: debian: Explicitly enable osmo-trx-uhd build
......................................................................

debian: Explicitly enable osmo-trx-uhd build

osmotrxuhd is already being built since it's enabled by default, but
let's make it more explicit that we are building it too.

Change-Id: Ie9c224485cce047cd3ee4600ff7fbdb082355cdc
---
M debian/rules
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Jenkins Builder: Verified
  Harald Welte: Looks good to me, approved



diff --git a/debian/rules b/debian/rules
index 1c0cd00..8081162 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,7 +9,7 @@
 	dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
 
 override_dh_auto_configure:
-	dh_auto_configure -- --with-usrp1 --with-lms
+	dh_auto_configure -- --with-uhd --with-usrp1 --with-lms
 
 override_dh_strip:
 	dh_strip --dbg-package=osmo-trx-dbg

-- 
To view, visit https://gerrit.osmocom.org/9736
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-trx
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: Ie9c224485cce047cd3ee4600ff7fbdb082355cdc
Gerrit-Change-Number: 9736
Gerrit-PatchSet: 1
Gerrit-Owner: Pau Espin Pedrol <pespin at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20180625/f758010a/attachment.htm>


More information about the gerrit-log mailing list