Commit Graph

15021 Commits

Author SHA1 Message Date
Holger Hans Peter Freyther cb0096d041 Merge commit 'bcf77644586e3d411fcae8053a3c8403013c93f1' into edison 2013-02-09 13:31:25 +01:00
Harald Welte bcf7764458 update osmo-bts for the "rtp bind-ip" related fixes 2013-02-09 13:30:42 +01:00
Holger Hans Peter Freyther ffe5723a3a Merge commit '0925b23f069d7d5786a36f90d81d2fbf3f34a20e' into edison 2013-02-09 12:22:19 +01:00
Harald Welte 0925b23f06 update libosmo-abis to include connect() / getaddrinfo() fix 2013-02-09 12:20:01 +01:00
Holger Hans Peter Freyther a060c5d2ab Merge commit '489f392cc63daf1487f4480ebc96a46652766db4' into edison 2013-02-07 15:45:01 +01:00
Harald Welte 489f392cc6 update udhcp.conf to add router/subnet/broadcast
... otherwise busybox-udhcpc is not happy with it
2013-02-07 15:44:22 +01:00
Holger Hans Peter Freyther 487211e30f Merge commit '7a9a2ddecbb2aa91b9c8ecd934299324becac1e6' into edison 2013-02-07 15:06:42 +01:00
Holger Hans Peter Freyther 2deddb9f09 Merge commit 'd0d30fee996328e4c43bc9cb2f0b04faec0c2e1b' into edison 2013-02-07 15:06:34 +01:00
Harald Welte 7a9a2ddecb update openbsc to current git master, including DB revision 3 2013-02-07 15:04:24 +01:00
Holger Hans Peter Freyther 73b77fe9ba libsmpp: Fix the parsing error by removing trailing " 2013-02-06 15:51:56 +01:00
Harald Welte d0d30fee99 sysmobts-firmware_v2.7: Fix build on sysmobts_v1 2013-02-06 15:35:17 +01:00
Harald Welte 4aad63620b openbsc: Add config file and init script for SGSN 2013-01-29 19:54:07 +01:00
Holger Hans Peter Freyther 87a6d04505 Merge commit '557e1b47baeefe01d261092222dadfb67e6d3c56' into edison 2013-01-29 15:26:40 +01:00
Holger Hans Peter Freyther 8523266bce Merge commit 'c88a4fb4c42419fabcabdb212c4ec0a5e99f076b' into edison 2013-01-29 15:26:38 +01:00
Harald Welte 557e1b47ba femtobts-api: ensure SRCREV is set on non-sysmobts machines.
COMPATIBLE_MACHINE didn't work, unfortunately.
2013-01-29 15:25:42 +01:00
Holger Hans Peter Freyther cd37803dab sysmocom-upload-bsc.sh: Add script for uploading a test build 2013-01-29 15:20:07 +01:00
Holger Hans Peter Freyther 267d7a4dab sysmocom-upload.sh: Make sure that not the wrong dir is synced 2013-01-29 15:16:35 +01:00
Holger Hans Peter Freyther c88a4fb4c4 openmoko-gsmd: Add a cell-log patch to use the RF Ctrl interface 2013-01-20 20:16:56 +01:00
Holger Hans Peter Freyther b726969f84 linux-sysmocom: Disable the debug message of the DSPDL loading code 2013-01-17 09:23:16 +01:00
Holger Hans Peter Freyther 0b9c954d0b Merge commit 'fd02a175f62968f8ecc4275c590e2d8fce6ac1cf' into edison 2013-01-15 14:11:30 +01:00
Holger Hans Peter Freyther fd02a175f6 linux-sysmocom: Upgrade the BTS kernel to 3.2.36 2013-01-15 14:10:39 +01:00
Holger Hans Peter Freyther db8e4ec0e4 Merge commit '8b61400347f7276fe74b851eb85f3df1270b6ef9' into edison 2013-01-15 13:54:32 +01:00
Holger Hans Peter Freyther 9bf7206ce7 Upload the tmp cache as well to allow to re-create the build
The git revision counter is local, upload it so one could re-use it
on a different system
2013-01-15 13:53:56 +01:00
Holger Hans Peter Freyther 8b61400347 task-core-boot: Make sure the 'kernel' package is installed
The modules depend on kernel-base (renamed kernel-3.2.35) package,
the tasks depend on some modules and nothing needed the kernel package.

In OE Core/Poky the machines depend on kernel-modules which will pull
the kernel package into the rootfs. We do it by hand using the essential
depends and bumping the PR for the task-core-boot.

I have verified that on a kernel ugrade task-core-boot will be updated
and the kernel package is installed.
2013-01-14 20:28:45 +01:00
Holger Hans Peter Freyther 7370f20647 Merge commit 'c7dc800cc506330d8c3e2cd84079a3ffdc94a22b' into edison 2013-01-14 08:58:31 +01:00
Holger Hans Peter Freyther c7dc800cc5 dropbear: Bump the PRINC after the init script fix 2013-01-14 08:53:20 +01:00
Holger Hans Peter Freyther 5368ea68f1 Merge commit 'aff7df713eb0cbed2c6c27a61310050953f566c9' into edison 2013-01-14 02:07:38 +01:00
Harald Welte aff7df713e bump version number in order to avoid backwards 'gitr3 -> gitr1' 2013-01-14 02:06:56 +01:00
Holger Hans Peter Freyther 738df59de8 Merge commit 'b92f71e94bd0c8b74e191dac72f69e20fd6edcc4' into edison 2013-01-14 01:19:47 +01:00
Holger Hans Peter Freyther e8e126f1eb Merge commit 'd8a23bc0087e898e19cee22f7b37fc44f33fc28d' into edison 2013-01-14 01:19:45 +01:00
Holger Hans Peter Freyther b92f71e94b dropbear: Make sure the dropbear key is generated on first boot
The previous patch made sure a truncated key would be re-generated
but it broke the case that there is no key at all. This code is
handling both cases now. Use quotes as code outside this method
is using them too. Use the -a and not the && operator to work with
the busybox version of [ and ].
2013-01-14 01:18:28 +01:00
Harald Welte d8a23bc008 add recipe for libsmpp34 from git.osmocom.org
this is our local version of libsmpp34 with some fixes/extensions,
mostly related to the build system.
2013-01-14 01:17:41 +01:00
Harald Welte be7111d6c6 osmo-pcu: Update to most recent version including configuration file 2013-01-14 01:16:01 +01:00
Harald Welte 5b7eff1c95 update osmo-bts to current git head
this introduces (among other things) pcu start + re-spawning support
2013-01-14 01:16:01 +01:00
Harald Welte 350981f9a8 update osmo-pcu; enable direct DSP queue access 2013-01-14 01:16:01 +01:00
Harald Welte 8c57364452 update libosmocore to current de6e4983e7f83794e45af5a70b036ed9f4437ab5
this introduces tlvp_val16_unal() and friends.
2013-01-11 19:06:38 +01:00
Harald Welte df64e62c45 update PCU git version to include NS VTY support 2013-01-11 18:46:16 +01:00
Harald Welte e74231478d task-sysmocom-bts needs to be PACKAGE_ARCH=MACHINE_ARCH
otherwise we would still end up with a sysmobts-calib dependency on the v1
hardware.
2013-01-11 18:45:15 +01:00
Harald Welte 98b850cdb7 task-sysmocom-bts: calib is sysmobts-v2-only 2013-01-11 18:45:13 +01:00
Holger Hans Peter Freyther a8c239f2a4 Merge commit '38d2ca2f3653eae020c1754b1f3270474f409226' into edison 2013-01-06 21:11:59 +01:00
Holger Hans Peter Freyther 38d2ca2f36 osmo-bts: Go back to the version from before the congress 2013-01-06 21:11:09 +01:00
Holger Hans Peter Freyther 8431d916a5 dropbear: Add an init script that removes truncated keys
It is possible that the key is truncated, remove it in this case.
2013-01-03 22:47:14 +01:00
Holger Hans Peter Freyther f9756a1ec6 osmo-bts: Another downgrade to look at broken channels 2012-12-30 16:59:42 +01:00
Holger Hans Peter Freyther 1c5bff88f1 osmo-bts: Another downgrade from the experimental branch 2012-12-30 16:50:39 +01:00
Holger Hans Peter Freyther f63bb56056 osmo-bts: Downgrade OpenBSC to have a sacch_deact variable 2012-12-30 15:56:26 +01:00
Holger Hans Peter Freyther 671337f9c8 osmo-bts: Go back to a un-modified channel release handling 2012-12-30 15:43:19 +01:00
Holger Hans Peter Freyther 99d3462a72 osmo-bts: More experimental version with channel ack/release changes/fixes 2012-12-30 11:38:39 +01:00
Holger Hans Peter Freyther 99fabcdfd6 osmo-bts: Upgrade to a test version for channel act and deact 2012-12-29 13:29:31 +01:00
Holger Hans Peter Freyther bd02fdb4a0 Merge commit '0f9b8cb7e60db99427b561195521d73fc2b12725' into edison 2012-12-27 00:31:19 +01:00
Holger Hans Peter Freyther 0f9b8cb7e6 libosmocore: Upgrade for some LAPDm fixes 2012-12-27 00:29:06 +01:00