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
Khem Raj
2f04e069cb
ldconfig-native: Change the license field
...
The license should be GPLv2+
Signed-off-by: Khem Raj <raj.khem@gmail.com >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-10-07 20:21:59 +02:00
Koen Kooi
6aea5cdadf
eglibc 2.12: import from oe-core
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-10-06 17:46:45 +02:00
Koen Kooi
ea53d5c61b
systemd: use proper fsck
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-10-06 15:17:47 +02:00
Koen Kooi
b297ece0b5
systemd: update to latest git
...
Fix docbook-xsl problem by forcing the xsltproc check to false
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-10-02 20:08:50 +02:00
Koen Kooi
f3d859c4c9
HACK: libcgroup: override ERROR_QA
...
This needs to get changed to use INSANE_SKIP, but I can't find the right incantation in the docs
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-10-02 04:35:19 +02:00
Koen Kooi
92edaa1967
systemd: replace analyze patch with upstream version
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-09-27 13:02:26 +02:00
Koen Kooi
fb0d50c16f
systemd: bump to v36
...
2 of the 3 analyze patches have been applied upstream, delete them
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-09-25 16:34:24 +02:00
Koen Kooi
54ab502d4f
systemd: add kernel time and summary into svg plot
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-09-22 17:16:28 +02:00
Koen Kooi
e74d8c7cc9
systemd: bump SRCREV for automount fixes
...
Also fix -dev package
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-09-21 11:21:25 +02:00
Khem Raj
0f149196c1
systemd: Refresh format-replace-m-uclibc patch
...
This patch was not applying so we adjust it
to the new changes in uclibc sources.
Signed-off-by: Khem Raj <raj.khem@gmail.com >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-09-19 08:24:55 +02:00
Martin Jansa
ea0027f1a3
task-x11: define better default XSERVER/XSERVER_COMMON values and make whole recipe MACHINE_ARCH
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2011-09-17 11:17:40 +02:00
Martin Jansa
efd2f36f73
udev-173: use tar.gz instead of git checkout
...
* today it's easier to find right tar.gz stored somewhere then working git.kernel.org
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-09-14 13:04:45 +02:00
Bernhard Guillon
08513a79f6
dbus-c++: use openembedded-core versions
...
Remove non working recipes because openembedded-core provides better
ones.
Signed-off-by: Bernhard Guillon <Bernhard.Guillon@hale.at >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-09-04 09:20:12 +02:00
Martin Jansa
9443956a7d
kbd: fix SRC_URI
...
* '/pub' is part of KERNELORG_MIRROR in oe-core already
* old OE had in bitbake.conf:KERNELORG_MIRROR = "http://kernel.org "
and mirrors.bbclass:${KERNELORG_MIRROR} http://www.kernel.org/pub
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2011-09-01 19:21:11 +02:00
Koen Kooi
322d9fa8ab
systemd: update to v35
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-09-01 13:05:42 +02:00
Koen Kooi
cb99ea268e
systemd: update to v34
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-08-26 12:43:49 +02:00
Khem Raj
b435cc98b3
systemd: inherit perlnative
...
otherwise intltool fails to find XML parser module
as it uses perl from build host
Signed-off-by: Khem Raj <raj.khem@gmail.com >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-08-08 10:51:52 +02:00
Khem Raj
e7573fb3c7
systemd: Link with librt explicitly on uclibc
...
Latest systemd has started to use mq_* functions
which are found on librt in uclibc.
Signed-off-by: Khem Raj <raj.khem@gmail.com >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-08-06 10:33:46 +02:00
Koen Kooi
7e6f0f24aa
systemd: update to v33-3
...
Adding the docbook deps removes the need for the xml removal patch
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-08-05 19:49:57 +02:00
Khem Raj
7a2b0458f9
systemd: Refresh format-replace-m-uclibc.patch
...
This patch needed refresh against latest systemd sources
Signed-off-by: Khem Raj <raj.khem@gmail.com >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-08-03 12:20:37 +02:00
Koen Kooi
40e2732744
udev: update to 173
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-08-02 10:31:11 +02:00
Koen Kooi
0aa9586cb3
systemd: update to v32
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-07-29 21:05:32 +02:00
Koen Kooi
117fb53bfe
libcgroup: update to 0.37.1
...
Also fix PAM support
2011-07-28 11:05:09 +02:00
Koen Kooi
e74449cac0
systemd: update to v31 + 2 bugfixes
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-07-28 09:20:24 +02:00
Paul Eggleton
040f75eca2
Drop PRIORITY variable
...
As discussed on the mailing list, this variable isn't useful and if wanted
would be better implemented by distros using pn-X overrides.
This patch executes:
find . -regex ".*\.\(bb\|inc\)$" | xargs sed -i '/^PRIORITY = ".*"$/d'
against the tree removing the references. Thanks to Phil Blundell for
the command.
(Prompted by oe-core rev: d122343362669c683acc4af295971a62cbc823fc)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com >
2011-07-14 16:49:27 +01:00
Koen Kooi
fd183cfb3a
systemd: update to v30 release
...
tested on: beagleboard/angstrom
usrp-e1xx/angstrom
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-07-14 08:42:52 +02:00
Koen Kooi
b0bbfe2fb8
glibmm: add 2.28.2
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-07-12 12:25:23 +02:00
Koen Kooi
05906402a8
libsigc++: add 2.2.9
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-07-12 12:25:23 +02:00