Commit Graph

351 Commits

Author SHA1 Message Date
Koen Kooi
0ce5ec32b8 systemd: add upstream status to patch
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-20 08:25:45 +01:00
Anders Darander
acfe5820fe systemd: split out systemd-analyze
Split systemd-analyze to a separate package, to remove the implicit
dependency on python. (At least the rpm-packaging backend created a
run-time dependency on python).

Add an RDEPENDS_${PN}-analyze on python-dbus, as this is required for
systemd-analyze to work.

Add an RRECOMMENDS_${PN}-analyze on python-pycairo, as the plot command
in systemd-analyze requires this package.

Signed-off-by: Anders Darander <anders@chargestorm.se>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-20 08:24:37 +01:00
Koen Kooi
6cb51af0e1 systemd: update to v38+git
* This introduces the 'journal' feature.
* Upstream is following the fedora /usr move so EXTRA_OECONF needs to get updated to keep the paths the same for the OE usecase

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-20 08:24:37 +01:00
Koen Kooi
cac1ca451a task-boot: leave packagemanagement decisions to image recipes
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-16 11:53:39 +01:00
Eric BENARD
8741e35957 libjpeg-turbo: native depends on nasm-native
else I get the following error during configure :
| configure: error: no nasm (Netwide Assembler) found

Signed-off-by: Eric Bénard <eric@eukrea.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-15 10:09:41 +01:00
Koen Kooi
b026074a8d libjpeg-turbo: initial add
If you're on x86 or ARM this will be a lot faster due to SIMD optimizations

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-13 11:45:31 +01:00
Anders Darander
d3a451bbd0 systemd: git repo moved
Freedesktop have reorganized the git repository structure.

Signed-off-by: Anders Darander <anders@chargestorm.se>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-10 08:25:55 +01:00
Otavio Salvador
c48a6a605c busybox: add systemd support for syslog service
This uses a busybox-syslog default file to pass options to
syslogd. For it, the 'OPTIONS' variable needs to be set.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-01-09 10:31:00 +01:00
Otavio Salvador
458db1ad63 task-x11: use xserver-nodm-init-systemd
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-01-09 10:31:00 +01:00
Koen Kooi
041f97a598 task-basic: adjust rsyslog dependency
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-23 08:54:31 +01:00
Otavio Salvador
5f2ac92eed systemd: depends on intltool-native
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2011-12-23 08:53:02 +01:00
Otavio Salvador
2ba3b00677 dropbear: cleanup packaging
* the symbolic link required to disable the sysvinit init script is
  now done during the do_install task so making the recipe simple

* convert to use PRINC to bump PR on bbappend

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2011-12-15 11:15:42 +00:00
Otavio Salvador
2cba3b0244 systemd-systemctl-native: add support to recursive services
Some services can reference others for installation thought the Also
key; systemctl now handles it calling itself recursively for each
service.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-15 09:25:07 +01:00
Koen Kooi
11debe4222 dropbear 2011.54 bbappend: switch to PRINC to work around a bug in bb.utils.vercmp:
| ERROR: Package version for package dropbear-dbg went backwards which would break package feeds from (0:2011.54-r0 to 0:2011.54-r0.meta-oe.1)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-10 09:35:13 +01:00
Otavio Salvador
9a6cdf59a4 dropbear: move dropbear-systemd to a bbappend
While on it, the recipe has been updated to use systemd.bbclass and
cleaned up.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2011-12-09 12:24:35 +00:00
Khem Raj
747deaff0b eglibc-2.12: Fix build on powerpc
After tune file rework this patch needed an update
so here we come. Fixes the build for powerpc

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-07 08:46:38 +01:00
Khem Raj
d23df9d494 2/2] eglibc-2.12: Bump SRCREV to latest SVN 2.12
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-07 08:46:38 +01:00
Martin Jansa
0c1147ad8d systemd: add prerm u-a calls
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-21 12:08:21 +01:00
Koen Kooi
c30abb39eb systemd: bump SRCREV
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-20 13:00:25 +01:00
Martin Jansa
1e93fb3cb6 kbd: move to oe-core
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-10 13:21:52 +01:00
Koen Kooi
80689864f3 systemd: bump SRCREV
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-08 10:42:29 +01:00
Koen Kooi
bae85652e5 udev: update to 175
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-08 09:13:23 +01:00
Koen Kooi
3f5e942c81 libcgroup 0.37.1: disable parallel make, it breaks when using lots of threads
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-07 10:26:09 +01:00
Otavio Salvador
79f35231a3 systemd-systemctl-native: add a systemctl wrapper
The wrapper allows for enabling services at rootfs generation thus
allowing systemd to be used in ready-only filesystems.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-04 19:41:19 +01:00
Koen Kooi
239e817197 systemd-compat-units: run systemd-machine-id-setup
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-01 14:33:10 +01:00
Martin Jansa
bdf3f45012 task-x11-server: import from Angstrom
* from meta-angstrom revision 8aa9581a920abae8878df2f3faf9857474edd1f8
* added RPROVIDES to be able to drop server part from task-x11
* updated DESCRIPTION to match
* renamed to task-x11-server for upgradeable path

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-11-01 09:57:03 +01:00
Martin Jansa
592e24e043 systemd-serialgetty: use better default SERIAL_CONSOLE
* having /dev/ttySO fails with:
  | ln: failed to create symbolic link
  `/OE/shr-core/tmp/work/nokia900-oe-linux-gnueabi/systemd-serialgetty-1.0-r0/image/etc/systemd/system/getty.target.wants/serial-getty@/dev/ttyS0.service':
  No such file or directory

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-11-01 09:57:03 +01:00
Martin Jansa
8f79297046 task-x11: remove server parts and add VIRTUAL_RUNTIME variables to be able to select different -common and init providers
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-11-01 09:57:03 +01:00
Koen Kooi
2f260409a0 systemd: fix internal pager
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-01 08:36:17 +01:00
Koen Kooi
bf778b699d udev 174: add version 174, disabled by default (see below)
This release moves various binaries from /sbin to /lib/udev, invalidating the sysvinit scripts in our metadata. To stay closer to upstream the sysvinit scripts have been removed and systemd units are used instead. Since this is a huge change (both the moving of 'udevd' and removing initscripts) this recipe has a negative DEFAULT_PREFERENCE.

Patches to reinstate sysvinit support are welcomed, but will be subject to close scrutiny.

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-24 16:24:25 +02:00
Otavio Salvador
48e381fcb0 systemd: add lock group using useradd.bbclass
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-24 16:23:42 +02:00
Koen Kooi
960002137d systemd: fix initramfs symlink
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-21 16:49:37 +02:00
Otavio Salvador
ca82bc073d systemd: add systemd-initramfs
Includes a /init that points to ${base_sbin}/init that is called so to
avoid having to include post rootfs commands for it.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-21 16:13:47 +02:00
Otavio Salvador
8fee9e2af6 systemd-serialgetty: don't require systemd_git.bb
Avoids the recompile of this package every time systemd is change.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-21 16:13:46 +02:00
Koen Kooi
0aec849fff task-basic: include a minimal set of timezone data
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-20 09:27:36 +02:00
Koen Kooi
959d90a324 task-basic: include MACHINE_EXTRA_RRECOMMENDS
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-20 07:28:44 +02:00
Otavio Salvador
e8bc575811 udev: udev-systemd refactory
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-19 17:54:57 +02:00
Koen Kooi
517325b50b systemd-compat-units: start opkg after remount-rootfs.target, not before
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-18 11:18:13 +02:00
Koen Kooi
ce4f274e3d systemd-speed-hacks: disable remountfs removal, images ship util-linux-mount now to fix this bug
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-16 09:54:06 +02:00
Koen Kooi
b7d2870311 task-basic: include util-linux-(u)mount, the busybox ones are broken, broken, broken
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-14 19:00:14 +02:00
Koen Kooi
bae44233bb systemd-speed-hacks: remove some (re)mount tasks that aren't needed yet in OE built images
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-12 14:45:57 +02:00
Martin Jansa
7d0a12d091 glib-2.0: drop 2.29.3+git from meta-oe, there should be 2.30.0 in oe-core
* see http://lists.linuxtogo.org/pipermail/openembedded-core/2011-September/010447.html

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-10-12 13:02:55 +02:00
Koen Kooi
5e49da18dd systemd: update to v37
Runtime tested on beagleboard/angstrom, usrp-e1xx/angstrom

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-12 11:30:32 +02:00
Martin Jansa
ef12dfc505 recipes: use allarch instead of PACKAGE_ARCH = all
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-12 10:24:45 +02:00
Koen Kooi
8d425adb96 udev 173: add blkid to RRECOMMENDS_${PN} since various udev rules use it
A missing blkid is non-fatal, so recommend it instead of hard depending on it

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-10 12:13:40 +02:00
Koen Kooi
375b2e6c6b systemd: split out vconsole services into its own subpackage
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-09 22:16:06 +02:00
Koen Kooi
a0906790ae systemd: recommend fsck.extX to get fsck working on those filesystems
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-09 19:34:05 +02:00
Koen Kooi
f94e91dafc task-basic: initial add
This recipe is intended as a 'simpler' replacement for task-base.
Please communicate your use cases and suggestions to the mailinglist(s)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-09 19:34:05 +02:00
Koen Kooi
7c335da35a task-boot: minor cleanups
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-09 19:33:57 +02:00
Koen Kooi
ee02784bf2 systemd: inherit pkgconfig
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-07 23:49:59 +02:00