Koen Kooi
ea3ad6818e
systemd-compat-units: make opkg unit block startup
...
Without Type=oneshot it would configure things in the background and bootup would go as normal. Now it will block sysinit.target till it's done.
Sadly no full feedback on the console yet.
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-06-10 15:46:21 +02:00
Koen Kooi
af1fcab7f0
avahi-ui: add 0.6.30
...
Reuse as much as possible from oe-core
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-06-10 15:46:20 +02:00
Koen Kooi
af3382bf37
cpufrequtils: update to 008
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-06-09 21:26:33 +02:00
Koen Kooi
5edc0def9d
udisks: initial add of 1.0.2
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-06-09 20:15:04 +02:00
Koen Kooi
b78c1baaff
libatasmart: add 0.17
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-06-09 20:02:17 +02:00
Koen Kooi
e7d41e4930
sg3-utils: add 1.31
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-06-09 19:47:35 +02:00
Koen Kooi
8000c9ae5b
upower: initial commit of 0.9.11
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-06-09 18:14:13 +02:00
Koen Kooi
c35f42970f
move various GNOME recipes to meta-gnome
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-06-09 17:21:09 +02:00
Koen Kooi
7b5f114972
icon-naming-utils: add BBCLASSEXTENDED version of 0.8.90
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-06-09 12:46:54 +02:00
Koen Kooi
8024bae636
systemd: update runtime dependencies for agetty
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-06-09 11:03:04 +02:00
Koen Kooi
8d426c506e
devicekit-power 014: import from OE rev d4f0211e2078d5033ae0dee74664de5520d8392d
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-06-09 09:42:57 +02:00
Koen Kooi
d44e510f2b
iso-codes 1.4: import from OE rev d4f0211e2078d5033ae0dee74664de5520d8392d
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-06-08 17:46:03 +02:00
Koen Kooi
a39cb1a229
xrdb 1.0.9: import from OE rev d4f0211e2078d5033ae0dee74664de5520d8392d
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-06-08 17:34:29 +02:00
Koen Kooi
2d994bb856
connman 0.74: enable ntp plugin
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-06-08 15:26:13 +02:00
Koen Kooi
ee3c757b7e
gtk+ 2.20.x: drop from layer to align with oe-core
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-06-08 12:15:43 +02:00
Martin Jansa
9e0a8f915f
check: import from OE rev d4f0211e2078d5033ae0dee74664de5520d8392d
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2011-06-08 08:31:34 +02:00
Michael 'Mickey' Lauer
d8846a9fde
vala[-native]: 0.12.0 -> 0.12.1
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2011-06-08 08:31:34 +02:00
Koen Kooi
92492f8596
systemd-compat-units: disable old style 'networking' script for the time being
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-06-06 13:08:15 +02:00
Koen Kooi
5b27dc8974
systemd: bump SRCREV and fix postinst
...
The u-a class gets in the way of the addgroup, so do things manually
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-06-06 10:24:40 +02:00
Koen Kooi
0afca575ee
esound import from OE rev 7ae56b81f8cc22f9ef13a48cde000e32138948ea
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-06-03 19:39:02 +02:00
Koen Kooi
3e32248ba1
audiofile: import from OE rev 7ae56b81f8cc22f9ef13a48cde000e32138948ea
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-06-03 19:20:18 +02:00
Martin Jansa
6136b9f754
gobject-introspection: move to recipes-gnome to match oe-core structure
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2011-06-02 21:07:27 +02:00
Martin Jansa
6f3ca440cb
gobject-introspection: add newer git version compatible with glib-2.0_git
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2011-06-02 21:07:27 +02:00
Koen Kooi
ea1d86fc35
connman: update to 0.74
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-06-02 21:07:27 +02:00
Koen Kooi
e69c751939
connman: enable service when using systemd
...
and split out systemd files as a subpackage
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-06-02 16:26:04 +02:00
Koen Kooi
d56c046902
v4l-utils: add 0.8.4 release
...
This provides the 'libv4l' subpackage that is needed for various webcams that aren't allowed to do colourspace conversion inside the kernel anymore (e.g. pwc cams)
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-06-02 14:29:27 +02:00
Koen Kooi
f95ffd6ced
siteinfo bbclass: add entry for allarch
...
As stated in the comment, the values are bogus but better than specialcasing the checks
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-06-02 11:02:53 +02:00
Koen Kooi
68fc9becd4
siteinfo bbclass: sync compat section with oe-core
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-06-02 10:50:02 +02:00
Otavio Salvador
06c72fc45b
pcsc-lite: rdepends on ccid and drop init script
...
We use auto-start feature by default as it is provided by ccid and
works out of box for most use cases.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br >
2011-06-02 10:04:55 +02:00
Otavio Salvador
e9a57bbadf
ccid: add 1.4.4 version recipe
...
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br >
2011-06-02 10:04:55 +02:00
Otavio Salvador
d014d6322b
udev-extra-rules: refactor mount.sh script
...
Avoids a fork for using cat and do a whitespace cleanup.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br >
2011-06-02 10:04:55 +02:00
Otavio Salvador
d1bda096a7
freerdp: bump SRCREV to 20110530 snapshot
...
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br >
2011-06-02 10:04:55 +02:00
Otavio Salvador
ba3b81bdb3
inih: bump SRCREV
...
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br >
2011-06-02 10:04:55 +02:00
Martin Jansa
ea8d7d2d14
recipes: use allarch.bbclass instead just PACKAGE_ARCH = all
...
* otherwise such recipes are rebuilt or reused from sstate after every
MACHINE change, because of different checksums see [YOCTO #1075 ]
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2011-06-02 10:04:54 +02:00
Martin Jansa
c80829768e
siteinfo: add allarch-linux target
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2011-06-02 10:04:54 +02:00
Koen Kooi
7da05acc46
udev-extra-rules: remove modprobe rule, it has moved back to udev
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-05-31 20:37:45 +02:00
Koen Kooi
d273a777b4
udev 171: readd modprobe rule to main recipe
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-05-31 20:37:36 +02:00
Martin Jansa
af2f1de23c
gpsd,tangogps,foxtrotgps,navit: move to new recipes-navigation
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2011-05-31 17:30:13 +02:00
Martin Jansa
edfe27d5c7
librsvg: replace .bb with smaller .bbappend
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2011-05-31 17:30:13 +02:00
Martin Jansa
b2a7042175
xserver-xorg: upgrade from 1.10.1.902 to 1.10.2 and replace part of randr-support.patch with upstream patch
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2011-05-31 17:30:13 +02:00
Koen Kooi
658bd7ef32
systemd-compat-units: package to fixup the rootfs, shouldn't be needed in the future
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-05-31 14:50:38 +02:00
Koen Kooi
5c3ba55683
udev 171: disable cache on systemd setups
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-05-31 10:50:01 +02:00
Koen Kooi
7d5ed42be9
connman: fix systemd packaging
...
connman uses a slightly different configure option to enable systemd
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-05-30 21:08:47 +02:00
Koen Kooi
22c813fa4b
systemd: fix postinst so u-a can run offline
...
otherwise we don't get an /sbin/init....
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-05-30 20:41:11 +02:00
Otavio Salvador
2c5c9e005b
freerdp-extension-xpunlimited: bump to fix a cache issue SRCREV
...
The cache of servers needs to be stored into a directory into user
$HOME and was failing in case it doesn't exist. This revision fixes
it.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-05-30 17:11:58 +02:00
Koen Kooi
a753f40478
udev: drop 168 and associated files
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-05-30 13:54:49 +02:00
Koen Kooi
c1111466bd
udev 171: cleanup duplicated rules some more
...
Install only upstream rules and the touchscreen0 symlink rule
That gets us to:
root@beagleboard-c3:~# time (udevadm trigger ; udevadm settle)
real 0m1.540s
user 0m0.062s
sys 0m0.273s
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-05-30 13:54:49 +02:00
Koen Kooi
7aa7dd55db
udev-extra-rules: recipe with extra rules previously provided by udev
...
These rules had no demonstratable benefit and slow down bootup a lot
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-05-30 13:54:49 +02:00
Martin Jansa
83245fde83
tcpdump: import from OE rev d4f0211e2078d5033ae0dee74664de5520d8392d
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2011-05-30 11:28:58 +02:00
Martin Jansa
1998f8ef89
i2c-tools: import from OE rev d4f0211e2078d5033ae0dee74664de5520d8392d
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2011-05-30 11:28:58 +02:00