Commit Graph

892 Commits

Author SHA1 Message Date
Koen Kooi
5e073def1a cloud9: convert to systemd bbclass
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-02-02 19:21:28 +01:00
Koen Kooi
954681ee47 python-twisted: import from OE-classic
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-02-01 09:20:31 +01:00
Koen Kooi
3fe3f88ef0 python-zopeinterface: import from OE-classic
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-02-01 09:13:19 +01:00
Peter Tworek
d58fc89d46 obexd: update to 0.44 and put obex-client into separate package.
Signed-off-by: Peter Tworek <tworaz666@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-02-01 08:27:20 +01:00
Otavio Salvador
6396ac4454 busybox: fix busybox-syslog systemd service file
The service file had the 'Wants' in 'Service' group instead of the
'Unit' group.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-02-01 08:24:08 +01:00
Otavio Salvador
c029d4a268 systemd.bbclass: depends on systemd
Packages that uses the systemd class need to have systemd build
otherwise they might fail to detect systemd as available or fail to
generate rootfs.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-02-01 08:24:07 +01:00
Otavio Salvador
0d20039cfd systemd-serialgetty: support machines without serial console
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-02-01 08:24:06 +01:00
Martin Jansa
805e3978a3 libsdl-ttf: fix LICENSE metadata and add LIC_FILES_CHKSUM
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-30 21:08:01 +01:00
Koen Kooi
aca246d20a gst-ffmpeg: add bbappend to make it use the external libav
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-30 21:08:01 +01:00
Martin Jansa
0c0b8b7c13 udev-180: switch from git checkout to release tarball
* problem is with manpage generation, commit
  http://git.kernel.org/?p=linux/hotplug/udev.git;a=commit;h=6528a3938fe8727b99b210cf504a335d07c94c37
  assumes that even without xstltproc we can install pregenerated
  manpages, but they are only in release tarball (e.g. src/udev.7)
  and without them, build system tries to regenerate and fails:

  /OE/shr-core/tmp-eglibc/sysroots/x86_64-linux/usr/bin/xsltproc -o src/udev.7 -nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl src/udev.xml
  warning: failed to load external entity http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
  cannot parse http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-30 21:08:00 +01:00
Koen Kooi
4eb9cc06d8 udev: add 180
* 'blkid' isn't needed anymore, since 176 udev links against libblkid
* 'modprobe' and 'depmod' aren't needed anymore, udev now links against libkmod
* The entire source including the license files were re-indented hence the LIC_FILES_CHKSUM changes

Runtime tested on beagleboard/angstrom

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-30 15:15:06 +01:00
Koen Kooi
63a410133a task-basic: systemd drags in the (u)mount it needs on its own now
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-29 09:23:36 +01:00
Koen Kooi
e682ad9809 task-basic: no external syslog needed for systemd v39
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-28 12:20:59 +01:00
Koen Kooi
1c89ddb276 systemd: don't depend on tasks/images to do the right thing with mount
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-28 12:20:59 +01:00
Koen Kooi
245be9e381 usb-modeswitch: update to 1.2.2
This is still using the tcl version of the dispatcher, the non-tcl version doesn't crosscompile :(

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-28 12:20:53 +01:00
Koen Kooi
2ae5b3ed7e usb-modeswitch-data: update to 20120120
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-28 09:32:31 +01:00
Koen Kooi
997326db97 task-basic: add back openssh-sftp-server, sftp browsing of the target needs it
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-27 14:23:16 +01:00
Eric Bénard
e0171dcbf6 qt-4.8.0: enable sql features as in 4.7.4
Signed-off-by: Eric Bénard <eric@eukrea.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-26 15:26:49 +01:00
Koen Kooi
86d6be0ae4 xbmc: fix CEC support
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-26 13:36:16 +01:00
Koen Kooi
237b838e96 libcec: fix packaging
The kernel module and .so change are needed to make it actually work with the adapter.

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-26 10:00:20 +01:00
Khem Raj
a2b05eddcf systemd: Forward port format-replace-m-uclibc.patch
This patch was not applying and had to consider more
fields this time.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-26 09:58:02 +01:00
Koen Kooi
c1a40bffd7 gateone: add missing dependency
root@beagleboneA3-0457:~# systemctl status gateone.service
gateone.service - GateOne daemon
	  Loaded: loaded (/lib/systemd/system/gateone.service; enabled)
	  Active: failed since Tue, 24 Jan 2012 19:44:10 +0000; 1h 2min ago
	 Process: 102 ExecStart=/usr/bin/python gateone.py (code=exited, status=1/FAILURE)
	  CGroup: name=systemd:/system/gateone.service

Jan 24 19:44:10 beagleboneA3-0457 python[102]: imported = __import__(plugin, None, None, [''])
Jan 24 19:44:10 beagleboneA3-0457 python[102]: File "/var/lib/gateone/plugins/bookmarks/bookmarks.py", line 38, in <module>
Jan 24 19:44:10 beagleboneA3-0457 python[102]: import html5lib
Jan 24 19:44:10 beagleboneA3-0457 python[102]: File "/var/lib/gateone/plugins/bookmarks/dependencies/html5lib/__init__.py", line 14, in <module>
Jan 24 19:44:10 beagleboneA3-0457 python[102]: from html5parser import HTMLParser, parse, parseFragment
Jan 24 19:44:10 beagleboneA3-0457 python[102]: File "/var/lib/gateone/plugins/bookmarks/dependencies/html5lib/html5parser.py", line 25, in <module>
Jan 24 19:44:10 beagleboneA3-0457 python[102]: from treebuilders import simpletree
Jan 24 19:44:10 beagleboneA3-0457 python[102]: File "/var/lib/gateone/plugins/bookmarks/dependencies/html5lib/treebuilders/simpletree.py", line 3, in <module>
Jan 24 19:44:10 beagleboneA3-0457 python[102]: from xml.sax.saxutils import escape
Jan 24 19:44:10 beagleboneA3-0457 python[102]: ImportError: No module named xml.sax.saxutils

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-25 14:08:16 +01:00
Andreas Müller
982c4f1233 gimp: replace --without-libwmf / --without-wmf
accidently did not commit the latest (tested) changes

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-25 13:57:16 +01:00
Martin Jansa
942f06731e mplayer2: bump PR to rebuild against newer libav
* libav now produces libavformat53 instead of libavformat52

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-01-25 13:57:16 +01:00
Koen Kooi
ab384f1e56 systemd: update to v39
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-25 13:57:15 +01:00
Andrea Adami
d64c0cf970 xinput: remove, recipe is now in oe-core
* as per commit id 618da7f65d3f9e3a1a5ee0b35371ae036a219a9a

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-25 08:17:24 +01:00
Koen Kooi
9436293699 opencv: bump SRCREV
opencv doesn't work with libav, so make gstreamer the default

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-24 18:54:45 +01:00
Koen Kooi
c7c38998ea gateone: bump SRCREV
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-24 18:54:45 +01:00
Andrei Gherzan
a9e15d2584 In LICENSE "&&" should be replaced with "&" [forgot .inc files]
In this way meta-oe recipes will be parsed correctly in yocto.

Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-24 16:11:24 +01:00
Andreas Müller
5c56ad8b35 gimp: initial add 2.6.11
* based on oe-classic [1]-[2]
* build tested incremental & from scratch in angstrom environment
* run tested on overo

[1] http://cgit.openembedded.org/openembedded/tree/recipes/gimp/gimp.inc
[2] http://cgit.openembedded.org/openembedded/tree/recipes/gimp/gimp_2.6.8.bb

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-24 13:55:57 +01:00
Koen Kooi
a388dabbcd xbmc: enable libusb and fix zeroconf
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-24 13:20:51 +01:00
Koen Kooi
926b842728 xbmc: update SRCREV, add CEC and Airplay support
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-24 13:20:51 +01:00
Koen Kooi
0abc68a631 libav: add 0.7.4, keep 0.6.5 for reference
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-24 13:20:51 +01:00
Koen Kooi
d882255baa libav 0.6.5: reenable libavfilter
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-24 13:20:50 +01:00
Koen Kooi
89d1cfe0db libcec: add 1.4.0
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-24 13:20:50 +01:00
Koen Kooi
3a46027b15 libplist: add 1.8
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-24 13:20:50 +01:00
Koen Kooi
77ce4f048e systemd: bump SRCREV to fix big-endian builds
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-24 13:20:50 +01:00
Koen Kooi
9a519bfc93 pixman: update bbappend to 0.24.2 to match oe-core
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-24 12:54:12 +01:00
Koen Kooi
1fd309ff9c libav: update to 0.6.5
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-23 16:23:12 +01:00
Martin Jansa
46ea6113c6 picocom: import from meta-smartphone/meta-shr
* meta-smartphone/7f797c8e54dd4ec28d75269e80573f45069eebb4
* PR and PRIORITY fields dropped

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-01-23 16:23:12 +01:00
Martin Jansa
987222181d gpsd: add systemd support
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-01-23 16:23:12 +01:00
Martin Jansa
8fdf226eab libxaw: bump PR to disable xmlto
* meta-oe now provides xmlto-native
  http://git.openembedded.org/meta-openembedded/commit/?id=ab8f876ca8fa223c183e3db2029cce88f3435a27
  but not the stylesheets for buildhosts without them it's unusable and fails, because xorg macros
  autodetecting xmlto available, see:
  http://lists.linuxtogo.org/pipermail/openembedded-devel/2011-December/037066.html
  after adding xmlto-native and stylesheets-native to DEPENDS we can enable it again

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-01-23 16:23:11 +01:00
Andreas Müller
0ade2c82e2 gegl: initial add 0.1.8
based on oe-classic [1]

[1] http://cgit.openembedded.org/openembedded/tree/recipes/gimp/gegl_git.bb

Signed-off-by: Andreas Müller <schnitzeltony@gmx.de>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-23 15:53:12 +01:00
Andreas Müller
012483e315 babl: initial add 0.1.6
inspired by classic-oe [1]

[1] http://cgit.openembedded.org/openembedded/tree/recipes/gimp/babl_git.bb

Signed-off-by: Andreas Müller <schnitzeltony@gmx.de>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-23 15:53:12 +01:00
Peter Tworek
240d7dd490 Add missing gobject-introspection-native dependency for upower.
Signed-off-by: Peter Tworek <tworaz666@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-23 15:53:12 +01:00
Koen Kooi
3b42734676 node 0.6: update to 0.6.8
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-23 15:53:12 +01:00
Koen Kooi
8ff89fe0db xbmc: update to Eden beta 2
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-23 15:53:12 +01:00
Koen Kooi
bd9ec602b9 samba: blacklist another python entry that leads to host contamination
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-23 15:53:12 +01:00
Koen Kooi
103b4174d1 systemd: move kbd RECOMMENDS to vconsole-setup where they belong
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-20 12:29:32 +01:00
Koen Kooi
3b80f538d9 python-imaging: fix #!/usr/local/bin/python problem
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-20 12:22:19 +01:00