Commit Graph

28520 Commits

Author SHA1 Message Date
Daniel Willmann 743c320553 Merge commit '1327e40a0cc7dc8b4f56873034bdc3889fae6cb8' into 3g 2017-05-31 17:54:34 +02:00
Daniel Willmann a467a39ccb Merge commit '8b199a88a6f3fb738b94ef8473dcaee22b5a9b09' into 3g 2017-05-31 17:54:33 +02:00
Daniel Willmann 2e683aa937 Merge commit '503355bbf4fe630346103836dc733a70939930d3' into 3g 2017-05-31 17:54:06 +02:00
Daniel Willmann 4dce1ae86e Change scripts and local.conf for 3g image 2017-05-31 17:52:34 +02:00
Daniel Willmann 8b199a88a6 sysmocom-backup: Change the list of files to backup to include 3g files 2017-05-30 20:51:40 +02:00
Daniel Willmann eb47e5d267 sysmocom-3g-image: Make sure all services are installed and started on boot 2017-05-30 20:51:40 +02:00
Daniel Willmann 037d7906d9 Add sysmonitb-ip machine as a copy of sysmocom-bsc 2017-05-30 20:51:35 +02:00
Daniel Willmann 503355bbf4 libosmo-netif: Update to new version 2017-05-30 20:29:34 +02:00
Daniel Willmann 5ca4b0be9b osmocom-3g: Update to new version with 3g service files and configs 2017-05-30 20:27:56 +02:00
Daniel Willmann 57ba93acf0 openggsn: Update to new version and include .pc file in libgtp-dev 2017-05-30 20:27:16 +02:00
Daniel Willmann 514b7f7c96 libosmocore: Require new version and depend on libtalloc 2017-05-30 20:26:46 +02:00
Daniel Willmann ad16337c28 libosmo-sccp: Require kernel-module-sctp 2017-05-30 20:26:10 +02:00
Daniel Willmann 9fc9d68ef5 Add preferred provider for the sysmocom-2g task 2017-05-08 16:27:50 +02:00
Daniel Willmann 5c8ef349c5 Add sysmocom-3g-image 2017-05-08 16:26:57 +02:00
Daniel Willmann 4f2ba173f3 ggsn/interfaces: Change secondary IP address to be in the same IP range
On 3G the femtocell needs to be able to connect to the ggsn directly, so
change the secondary IP address to be inside the same IP range
2017-05-08 16:21:45 +02:00
Daniel Willmann 7748dd8516 Add sysmocom-3g-image / task and include the task inside the image 2017-05-08 16:19:50 +02:00
Daniel Willmann 787af7f5f4 Rename task-sysmocom to task-sysmocom-2g 2017-05-08 16:17:29 +02:00
Daniel Willmann ef80bf1800 osmocom-3g: Fix recipe for 3G image
Don't include mncc-upgrage patch and fix path for S
Install the service files manually instead of using foreach
2017-05-08 16:09:18 +02:00
Daniel Willmann 9e88443f01 osmo-hlr: Fix recipe for 3G image
S is ${WORKDIR}/git/ and osmo-hlr is already the standard package (derived
from the filename)
Require sqlite3-native to create a sample hlr
2017-05-08 15:55:16 +02:00
Daniel Willmann 708c459219 osmo-iuh: Depend on libosmo-sccp and fix path for S
Also update the git revision for 3G image
2017-05-08 15:51:26 +02:00
Daniel Willmann f9e86b8f3a Update git versions for osmo libraries for 3G image 2017-05-08 15:51:26 +02:00
Daniel Willmann 02b4f53215 libosmo-sccp: Add git recipe for 3G image
Depend on libosmo-netif and lksctp-tools
2017-05-08 15:50:46 +02:00
Daniel Willmann 43f52bac00 Add ortp recipe version 0.22 for 3G image 2017-05-08 15:50:46 +02:00
Daniel Willmann c4a95e991a libasn1c: Fix license file checksum 2017-05-08 15:50:42 +02:00
Holger Hans Peter Freyther 1327e40a0c smalltalk-native: Require readline-native for the build as well 2017-03-31 13:41:02 +02:00
Holger Hans Peter Freyther 259a8a81e4 smalltalk: Require zip/unzip from the host
checking for zip... no
| checking for timeout... env
| configure: error: Please install InfoZIP to use GNU Smalltalk.
2017-03-31 13:02:10 +02:00
Neels Hofmeyr 1804aa8b4d add 3G CN: osmo-hlr, osmocom-3g, osmo-iuh, libasn1c
Copy openbsc to osmocom-3g (for lack of a better name) to build the vlr_3G
branch of openbsc.git, producing osmo-msc, osmo-sgsn with Iu capabilities and
osmo-bsc_mgcp (now a misnomer) to direct RTP streams.

Add osmo-hlr.

Add osmo-iuh for osmo-hnbgw, and libosmo-ranap dependency of osmocom-3g.

Add libasn1c.
2017-03-29 17:16:52 +02:00
Daniel Willmann c695640d40 Merge commit '1b77777791ff2d19b6c53a81bd4b332fab72c339' into dora 2017-02-14 21:00:05 +01:00
Daniel Willmann 1b77777791 osmo-bts: Bump version to include power ramping support for 1020, 1100 models
Ticket: SYS#3214
2017-02-14 20:43:26 +01:00
Daniel Willmann d54743b9a5 Merge commit '4e9cabbe91032eba81e3f97a3df8967ee93d3c65' into dora
Add power ramping support for sysmoBTS 1020 and 1100
Ticket: SYS#3214
2017-02-14 19:02:42 +01:00
Daniel Willmann 4e9cabbe91 osmo-bts: Bump version to include power ramping support.
Ticket: SYS#3214
2017-02-14 18:38:47 +01:00
Harald Welte d35db6f1b5 Merge commit '24b544024cfcfe1b3e49b07992187cd826ba7028' into dora 2017-02-10 17:03:55 +01:00
Harald Welte f77a9570d6 Revert "python-argparse: build also for nativesdk"
This reverts commit e48e48af48.

We do this with a bbappend from meta-telephony now
2017-02-10 17:03:23 +01:00
Harald Welte 24b544024c Add .bbappend for nativesdk-python-argparse
In commit a7e967225d we added
python-argparse to the SDK/toolchain.  However, upstream dora doesn't
have this in the nativesdk bbclass, so let's add it using a .bbappend
file.  I tried with python-argparse_%.bbappend to be less version
dependent, but that didn't work.
2017-02-10 17:00:37 +01:00
Harald Welte e595d424f4 Merge commit '0c4a046bd5c1f790bb547f53f0b5ee049c7ab885' into dora 2017-02-10 16:33:35 +01:00
Harald Welte 0c4a046bd5 openggsn-config: Use the sysmocom-bsc/ggsn.conf as default for all machines
Only sysmobts-v2 will override it, but all other machines should have
the same configuration as the sysmocom-bsc.  This will fix the build of
our yocto-dora for sysmocom-idu/sysmocom-odu, where task-sysmocom-feed
pulls in task-gprscore which in turn wants to build the ggsn
configuration even on those machines where we don't actually have a ggsn
so far.
2017-02-10 16:30:46 +01:00
Harald Welte be388bd7d5 openggsn-config: share one gprs_routing file for different machines
there's no point in having two identical gprs_routing files in the
two machine-specific directories.  So let's share one common file.
2017-02-10 16:25:13 +01:00
Harald Welte 1ca4555bef Merge commit 'a7e967225d4b3b2bc518e14296e82be1f3b6c25b' into dora 2017-02-10 16:12:57 +01:00
Harald Welte a7e967225d toolchain-osmo: Add nativesdk-python-argparse
libosmocore needs this during code generation of some of the header
files, so let's make sure the SDK has python-argparse included.
2017-02-10 16:11:36 +01:00
Harald Welte e48e48af48 python-argparse: build also for nativesdk
... some build scripts (like recent libosmocore) require python
argparse, so we want that to be part of the SDK.
2017-02-10 16:08:35 +01:00
Neels Hofmeyr a526dd123e Merge commit '29dd84c82a756afcc44209f89fd2fd0d77307d73' into dora 2016-12-06 15:35:22 +01:00
Neels Hofmeyr f882d0a98b Merge commit '8cf5a67850adf270bc2fdb4c0ed708b0ba037670' into dora 2016-12-06 15:35:02 +01:00
Daniel Willmann 29dd84c82a task-sysmocom-feed: Add task-gprscore
Just build the gprs corenet related packages in our regular feed so they are
built for the sysmobsc as well.

Ticket: SYS#3096
2016-11-29 20:54:14 +01:00
Daniel Willmann 9833551361 sysmocom-bsc: Install dnsmasq in the image with correct config
Ticket: SYS#3081, SYS#2439
2016-11-28 17:36:48 +01:00
Holger Hans Peter Freyther 0cdda35f22 u-boot: Go back just supporting RevG hardware
We need some more testing/experience with the AEMIF related fixed
that it is better to ship what we have right now.

Discussed in the sob chat.

(cherry-picked to generic-poky)
2016-09-05 14:42:59 +02:00
Holger Hans Peter Freyther 28b1fc60bf ubl: Add reivision G and later support
The nWP handling was only present for RevF but applies to later
HW revisions too.
2016-09-05 14:41:58 +02:00
Holger Hans Peter Freyther 8698210e1d u-boot: Go back just supporting RevG hardware
We need some more testing/experience with the AEMIF related fixed
that it is better to ship what we have right now.

Discussed in the sob chat.
2016-09-05 14:40:25 +02:00
Harald Welte 17758a0de8 update gpsdate to fixed init script revision
... using variables from /etc/default/gpsdate not only in systemd
service file, but also init script.
2016-08-01 14:02:18 +02:00
Holger Hans Peter Freyther 959ae40f34 sysmocom-archiver: Make it somehow work with python3
Yocto master has switched to use python3 and this means all of
our bbclasses must work with it. The cmp function has been removed
and the closest is this dropin routine. Start to use it.
2016-07-02 21:49:21 +02:00
Harald Welte 7c07fdaa46 barebox-state.bb: add missing spaces at end of line of FILES lines 2016-06-23 09:23:40 +02:00