Holger Hans Peter Freyther
c0663ce337
osmo-bts: Upgrade the osmo-bts version for a sysmobts-v1 fix and v2 improvement
11 years ago
Holger Hans Peter Freyther
420ea289a2
linux-sysmocom: Upgrade to 3.2.19, this requires a manual symlink
...
Kernel upgrades on a live system is not well tested, right now the
symlink is not updated but for some reason the old uImage is kept
installed.
11 years ago
Holger Hans Peter Freyther
d9a77eb641
task-core-boot.bbappend: Increase PR due the moving of the watchdog
...
Make sure that on opkg upgrade the watchdog will now be installed due
the new task-core-boot package.
11 years ago
Holger Hans Peter Freyther
17acc4a562
task-sysmocom-bts: Do not package the femtobts-example
...
This is not available in this layer, remove it.
11 years ago
Holger Hans Peter Freyther
45580f23e8
Merge remote-tracking branch 'origin/master'
11 years ago
Holger Hans Peter Freyther
62ac580831
sysmobts: Upgrade to a BTS version with fixed 2bis SI scheduling
...
This is a hot fix for the 2bis case, the more generic scheduling
patch needs to be tested a bit more.
11 years ago
Holger Hans Peter Freyther
be8f70e8a1
linux: Change the sysmocom-bsc kernel config in regard to USB and FS
...
* Enable verbose detection, add CP2012 based serial adapter support
* Only enable USB1.1 HCD for now to fix the detection of the USB serial
adapters
* Enable more filesystems in the config to allow upgrading the boot
partition during the runtime (after installing the right codepage)
11 years ago
Holger Hans Peter Freyther
c29b5d8bb4
pkgconfig: Place the pkg.m4 into the main package
...
The pkg.m4 should be in the main package, the -dev package will attempt
to pull in X11 header files and will require too much filesystem space.
11 years ago
Holger Hans Peter Freyther
03c9643695
watchdog: Let the machine provide the watchdog dependency
...
Not every machine has a hardware watchog, let the machine decide
if a watchdog should end up in every image.
11 years ago
Harald Welte
ce6f4b0bce
update osmo-bts to recent git which adds RF ACTIVE LED support
11 years ago
Harald Welte
a79df5e650
update osmo-bts to include RF LED / rf_lock support
11 years ago
Harald Welte
df89bf00e7
add ntpdate to task-sysmocom-tools
11 years ago
Harald Welte
a3c1f02557
import ntp recipe from OE (we need ntpdate)
11 years ago
Holger Hans Peter Freyther
5508643b52
wget: Be more specific about the version of GPL
11 years ago
Holger Hans Peter Freyther
910852c052
linux-sysmocom: Be more specific about the license of linux
11 years ago
Dexuan Cui
842d3ece07
socat: add the latest stable version 1.7.2.0
...
socat is useful for the self-hosted-image work.
The original recipe is from OE:
http://git.openembedded.org/openembedded/tree/recipes/socat/
and I upgraded it to 1.7.2.0.
Thank Koen Kooi <koen@dominion.thruhere.net> for suggesting
how to assign the LICENSE field with a proper value.
(From OE-Core rev: b1771ff0ad39250678bd53b0ae7543c9365572f5)
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
11 years ago
Holger Hans Peter Freyther
7aaa4cc880
watchdog: Start the watchdog script in rcS.d as early as possible
...
This needs to be started after udev, after loading modules.
11 years ago
Holger Hans Peter Freyther
6d69dba610
watchdog: Install a init script and add config file to conffiles
11 years ago
Holger Hans Peter Freyther
aed232262e
watchdog: Add machine specific watchdog file
11 years ago
Holger Hans Peter Freyther
6dcaf7d614
osmo-bts: Upgrade to a version that reloads the firmware on every start
11 years ago
Harald Welte
77f660aa0d
update to sysmobts-v2 API/firmware version v2.1
11 years ago
Holger Hans Peter Freyther
39d7350b90
sysmobts-v2: Allow to override the flash parameters
...
RevB and RevC feature different kind of nand flash. RevB is still
pre-production hardware so for the few units allow to set the right
flash parameters in the local.conf.
11 years ago
Harald Welte
967184aef7
sysmobts-v2 has the same NAND flash as -v1, so use same UBI parameters
11 years ago
Holger Hans Peter Freyther
bdbd14a8d5
u-boot: Fix the u-boot git version in our public git repository
11 years ago
Harald Welte
b9d489c543
add the sysmobts-remot program to the "task-sysmocom-bts"
...
This is primarily used for development, but as it is such a small tool, it
makes sense to always include it in the build.
11 years ago
Holger Hans Peter Freyther
2a378aa333
firmware: The package depends on the machine, set the right arch
11 years ago
Holger Hans Peter Freyther
f1ce2c13e5
image: Make sure that everything from the machine rdepends is built
...
Make sure that everything the machine needs to install is built.
11 years ago
Holger Hans Peter Freyther
999cf4843e
image: Depend on wget to have password authentication for the feeds
...
wget implements HTTP authentication, this means one can use opkg to
access password protected feeds for upgrades.
11 years ago
Holger Hans Peter Freyther
b863e59aa6
wget: Add wget from meta-oe
...
Having wget available will allow to use it for online updates with opkg.
11 years ago
Holger Hans Peter Freyther
73bcda3f97
bts: Build a jffs2 image as well, make sure the firmware is built
11 years ago
Holger Hans Peter Freyther
dd6f9356b1
meta-sysmocom-bsp: Create bsp for the sysmocom hardware
...
This layer will power our hardware. This includes the sysmoBSC, sysmoBTS v1
and the sysmoBTS v2.
11 years ago