Jan Luebbe
5e17d8e537
Attempt to target multiple versions of Poky at the same time
...
The idea is that the basic extension resides inside the the normal
recipe directories. Depending on the version of poky the bbappends
need to be included. Appends applying to all versions will be put
into the shared folder, specific ones into the specific directory.
Once a bbappend can not be shared anymore it needs to be copied.
11 years ago
Holger Hans Peter Freyther
97ba83f17a
busybox: Target both edison and HEAD in this overlay
...
One needs to use BBMASK or delete depending on the targeted
OE-Core/Poky version.
11 years ago
Holger Hans Peter Freyther
fd604f8497
sysmocom-*-image: Add the IP and E1 image to this layer
...
Add a BSC IP and BSC E1 image to the meta-sysmocom-bsp.
11 years ago
Harald Welte
2be99ac429
Add a new task 'task-gprscore' containing sgsn/ggsn/routing
11 years ago
Harald Welte
6734e9a695
add osmo-pcu for GPRS support on sysmobts
11 years ago
Holger Hans Peter Freyther
e0bf4c7fea
sysmobts-calib: Build, package and make sure it is installed
...
Install the sysmobts calibration utility. task-sysmocom-bts is
installed on every bts and will now pull in the calibration utility.
The sysmobts screen needs to be stopped before this application
can run.
11 years ago
Holger Hans Peter Freyther
4df5621826
ca-cacert-root: Do not use the full-blown ca-certificates
...
First ca-certificates does not create a symlink from /etc/ssl/certs
to /usr/lib/ssl/certs, second it does not run the c_rehash perl utility
making the recipe pretty useless and third it trusts way too many
cert authorities.
11 years ago
Holger Hans Peter Freyther
e423b30a83
task-sysmocom: Install wget and certificates for ssl
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
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
df89bf00e7
add ntpdate to task-sysmocom-tools
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
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
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