[PATCH] meta-telephony[201705]: libosmo-abis: Split libosmo-trau into its own package

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

Pau Espin Pedrol gerrit-no-reply at lists.osmocom.org
Mon Dec 4 15:26:30 UTC 2017


Review at  https://gerrit.osmocom.org/5169

libosmo-abis: Split libosmo-trau into its own package

Change-Id: Ica8b6c39aed9f3370aeab84e821c8de871d2f0be
---
M recipes-osmocom/libosmo-abis/libosmo-abis.inc
1 file changed, 9 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/meta-telephony refs/changes/69/5169/1

diff --git a/recipes-osmocom/libosmo-abis/libosmo-abis.inc b/recipes-osmocom/libosmo-abis/libosmo-abis.inc
index 15a512a..afac8a9 100644
--- a/recipes-osmocom/libosmo-abis/libosmo-abis.inc
+++ b/recipes-osmocom/libosmo-abis/libosmo-abis.inc
@@ -4,10 +4,17 @@
 HOMEPAGE = "http://openbsc.gnumonks.org"
 LICENSE = "AGPLv3"
 
-INC_PR="r2.${META_TELEPHONY_OSMO_INC}"
+INC_PR="r3.${META_TELEPHONY_OSMO_INC}"
 
 LIC_FILES_CHKSUM = "file://COPYING;md5=73f1eb20517c55bf9493b7dd6e480788"
 
 inherit autotools pkgconfig
 
-ALLOW_EMPTY_libosmo-abis = "1"
+PACKAGES =+ "libosmo-trau libosmo-trau-dev"
+
+FILES_libosmo-trau = "${libdir}/libosmotrau${SOLIBS}"
+FILES_libosmo-trau-dev = " \
+			${includedir}/osmocom/trau \
+			${libdir}/pkgconfig/libosmotrau.pc \
+			${libdir}/libosmotrau${SOLIBSDEV} \
+			"

-- 
To view, visit https://gerrit.osmocom.org/5169
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ica8b6c39aed9f3370aeab84e821c8de871d2f0be
Gerrit-PatchSet: 1
Gerrit-Project: meta-telephony
Gerrit-Branch: 201705
Gerrit-Owner: Pau Espin Pedrol <pespin at sysmocom.de>



More information about the gerrit-log mailing list