Commit Graph

347 Commits

Author SHA1 Message Date
Koen Kooi
086a042fb7 systemd: use PKGV and create 'lock' group in postinst
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-05-28 16:42:55 +02:00
Koen Kooi
ede2ce2942 systemd: fix "double getty" problem on serial console with recent kernels
From #systemd:

16:46 < koen> kay: do you know what could have changed in 2.6.39 that system opens a getty on tty0 by itself?
16:48 < kay> nothing in the kernel i could think of
16:48 < koen> I can trigger it just by switching kernels and leaving the rootfs identical
23:53 < mezcalero> koen: btw, it is /lib/systemd/systemd-generators/systemd-getty-generator which spawns gettys
23:53 < mezcalero> on the kernel console automatically
23:53 < mezcalero> it uses /sys/class/tty/console/active for that
23:53 < mezcalero> which eixsts only on recent kernels
00:32 < koen> mezcalero: so what's the best way to avoid double spawning a getty?
00:35 < mezcalero> if if you want a serial getty even if you are not redirecting the console just make sure to use the same service name
00:35 < mezcalero> how exactly are your two getty services called?
00:39 < koen> lrwxrwxrwx    1 root     root            41 May 27 22:38 getty@ttyO2.service -> /lib/systemd/system/serial-getty@.service
00:50 < mezcalero> koen: call it serial-getty@ttyO2
2011-05-28 16:42:55 +02:00
Khem Raj
7f9dbc1600 gcc-4.6: Update with patches from gcc-4_6-branch and linaro 2011.05 release
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-05-28 09:36:14 +02:00
Martin Jansa
5210f86633 connman: add gnutls to depends and move iptables dependency also to .inc file
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-05-27 20:28:39 +02:00
Koen Kooi
3a72139c65 connman: fix systemd packaging
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-05-27 11:07:49 +02:00
Koen Kooi
a44a502de6 systemd: add hack to fix parsing for machines without SERIAL_CONSOLE set
The recipe should stop installing the unit in that case

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-05-27 10:28:40 +02:00
Koen Kooi
6f67d69d41 uclibc: moved into OE-core, delete from meta-oe
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-05-27 08:12:25 +02:00
Koen Kooi
d98d1f8b11 systemd: update to v28
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-05-26 20:35:10 +02:00
Koen Kooi
a19941125a systemd: drag in new {udev,dbus}-systemd packages
The systemd units were split into their own subpackage in meta-oe and oe-core

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-05-26 11:08:44 +02:00
Koen Kooi
db5b58fd25 udev 168: enable systemd support, but package systemd files seperately
Systemd support in udev only affects 'make install', so no changes for sysvinit based systems

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-05-26 11:08:09 +02:00
Koen Kooi
091579bf2c systemd: import from OE rev 84696f215bbf81cb3def7e03e45dd66b0a85b1bb
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-05-26 08:42:34 +02:00
Koen Kooi
5755cbd883 dbus: drop from meta-oe
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-05-26 08:42:33 +02:00
Koen Kooi
90033f5d91 kbd: add 1.15.2 2011-05-25 20:18:41 +02:00
Koen Kooi
6e764b6217 libcgroups: import from OE rev 01d461a53cec16ddec29b996896839a17c51a74a
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-05-25 16:54:08 +02:00
Koen Kooi
1dc96edb94 libcap2: import for OE rev 01d461a53cec16ddec29b996896839a17c51a74
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-05-25 16:43:51 +02:00
Koen Kooi
cdf65eb052 machine includes: remove from layer
These should either be in oe-core or a BSP layer, but not in meta-oe

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-05-25 16:05:04 +02:00
Martin Jansa
50cd038ec0 xf86-video-glamo: fix build with gcc-4.6
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-05-25 14:46:23 +02:00
Martin Jansa
5e3dc95107 xserver-xorg: upgrade to 1.10.1.901 and return randr-support patch
* Thanks to Benjamin Deering for updating patch

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-05-25 14:45:21 +02:00
Koen Kooi
90215e2729 media-ctl: add git version for MCF controller app
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-05-25 11:35:01 +02:00
Koen Kooi
05dd914c13 yavta: add git version of v4l2 test tool
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-05-25 10:13:09 +02:00
Koen Kooi
7b9a7cf12a xserver-xorg: add missing mesa-dri dependency
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-05-25 09:02:25 +02:00
Khem Raj
e9266b2eb7 gcc-4.6.inc: Always build runtime in ARM mode.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-05-25 08:43:05 +02:00
Koen Kooi
919c96b9ca mesa-common.inc: fix make-depend typo
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-05-24 23:18:54 +02:00
Koen Kooi
01a5653cc2 bluez4 4.93: add missing udev dep
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-05-24 18:31:23 +02:00
Koen Kooi
f89fb94d41 bluez4: update to 4.93
* package udev rules
* hid2hci is back, package that as well

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-05-24 15:39:43 +02:00
Koen Kooi
49f3dc4ad3 mesa: makedepend-native is needed by every mesa, not just the DRI one
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-05-24 11:54:57 +02:00
Koen Kooi
d43c57f8cd task-boot: bump PR for MACHINE_ESSENTIAL_EXTRA_RDEPENDS change in OE-core
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-05-24 08:27:03 +02:00
Otavio Salvador
a6b5a90ea7 udev: move ConsoleKit files to udev-consolekit
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2011-05-23 16:13:18 +02:00
Otavio Salvador
896ba39f88 udev: remove udev.inc since it was not being in use
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2011-05-23 16:13:18 +02:00
Otavio Salvador
c1da9cf13b udev: fix action used during startup
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2011-05-23 16:13:18 +02:00
Otavio Salvador
4ab0bd1935 udev: fix init script indenting
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2011-05-23 16:13:18 +02:00
Koen Kooi
c62295ec6a gpe-scap: import from OE rev aae5b51e4a8dd57b28a6f91e6c14a5311aadbdae
Add patch to fix -as-needed linker problems

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-05-23 15:14:35 +02:00
Otavio Salvador
c6b34871dc freerdp: fix homepage field 2011-05-21 08:27:10 +02:00
Otavio Salvador
7372fda6d7 freerdp-extension-xpunlimited: add git version
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2011-05-21 08:27:10 +02:00
Otavio Salvador
e2a3f3bbf4 xorg-xserver/xorg-xserver-common.inc: do not install modules' .la files
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2011-05-21 08:27:10 +02:00
Andreas Oberritter
2a4ffb47b0 kernel.bbclass: pass KERNEL_VERSION through legitimize_package_name
- KERNEL_VERSION may contain characters unsuitable for package
  names, e.g. underscores. Use legitimize_package_name to replace
  those characters.

Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-05-20 21:28:16 +02:00
Khem Raj
5d96769da5 uclibc: Rename uclibc-libargp -> uclibc-argp and uclibc-libbacktrace -> uclibc-backtrace
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-05-20 09:08:09 +02:00
Koen Kooi
092d54b96e xf86-video-omapfb: bump SRCREV
This fixed a crash when linux reports pixclock as 0

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-05-19 21:18:28 +02:00
Martin Jansa
b4e3ff3706 e-base: bump EFL_SRCREV a bit
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-05-19 09:31:07 +02:00
Martin Jansa
7f9275b78c efl-from-svn.inc: import from meta-shr
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-05-19 09:31:07 +02:00
Martin Jansa
10d8c7ae11 glib-2.0: append libffi and python-argparse to DEPENDS_virtclass-native, drop gdbus-serialization test
* DEPENDS_virtclass-native is defined in glib.inc so normal DEPENDS are
  ignored for -native builds
* gdbus-serialization test causes circular dependency dbus-glib, and
  because we cannot add dbus to DEPENDS then we had to drop this test
  so apply dcf425c5472fdee74885c4f21a851e39c84e6642 from oe.dev

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-05-19 00:02:52 +02:00
Martin Jansa
9cb1277b5e glib-2.0: use PN instead of glib-2.0 in PACKAGES and FILES
* otherwise notes like this are shown:
  NOTE: multiple providers are available for runtime glib-2.0-utils (glib-2.0-nativesdk, glib-2.0)
  NOTE: consider defining a PREFERRED_PROVIDER entry to match glib-2.0-utils

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-05-19 00:02:52 +02:00
Koen Kooi
a63c374cdc blacklist: fix typo in name
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-05-18 15:19:05 +02:00
Koen Kooi
4344aea563 testlab bbclass: put reports in TCLIBC subdirectory
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-05-18 15:07:38 +02:00
Khem Raj
5ca20df915 uclibc_git.bb: Upgrade SRCREV and fix PV
use 0.9.32-rc3 in PV
Cleanup unused UCLIBC_BASE
Remove epoll patch obsoleted by SRCREV update

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-05-18 10:02:24 +02:00
Khem Raj
ca28a0b221 uclibc.inc: Package libargp and libbacktrace
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-05-18 09:39:13 +02:00
Otavio Salvador
2d3f207b84 freerdp: update to 2011-05-16 snapshot
This version includes major improvements since last version
packages. It also had the plugins packages redone so they can be
choosen depending on the environment needs.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-05-17 14:20:50 +02:00
Koen Kooi
68c15845d0 testlab, blacklist bbclass: import from meta-angstrom
These are good for general use since other distros (SHR, SlugOS) are copying them into their layers nowadays. Let's stop this duplication bu moving them here.

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-05-16 20:57:45 +02:00
Khem Raj
9c5f5a8070 uclibc_git.bb: Backport epoll implementation
Many applications e.g. firefox need it

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-05-16 20:50:44 +02:00
Otavio Salvador
01e28b89e6 pcsc-lite: add version 1.7.2
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-05-16 20:50:42 +02:00