Commit Graph

1376 Commits

Author SHA1 Message Date
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
Peter Tworek
da3a1350d8 gnome-bluetooth: Depend on virtual/libx11, not libx11.
Signed-off-by: Peter Tworek <tworaz666@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-30 21:08:01 +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
Andreas Müller
a76fff17ea ristretto: update to 0.3.4
* build tested from scratch
* run tested on overo

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-30 13:03:40 +01:00
Andreas Müller
97a0c6700b task-xfce-extended: add xfce4-genmon-plugin
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-30 13:03:40 +01:00
Andreas Müller
748d7291ee xfce4-genmon-plugin: initial add 3.3.1
* build tested from scratch
* run tested on overo

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-30 13:03:39 +01:00
Andreas Müller
22fd51e703 README: Changed email address
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-30 13:03:38 +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
Nicolas Aguirre
92ebbc9571 meta-efl: add recipes for efl sdk
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-01-25 13:57:16 +01:00
Martin Jansa
8178aec1d7 edbus: add ALLOW_EMPTY
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-01-25 13:57:15 +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
dfdc35f7b6 libsoup-2.4: add unstable version 2.37.2 which is needed for newer webkit-efl
* otherwise random runtime crashes can happen, see:
  https://lists.webkit.org/pipermail/webkit-efl/2011-December/000091.html
* this recipe should be removed as soon as there is 2.38 or newer
  version in oe-core
* newer libsoup-2.4 wasn't used because those depend also on unstable
  glib

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-01-23 16:23:12 +01:00
Martin Jansa
c0f4fff835 gtk+3: add gtk+-native dependency
* it's needed to provide gtk-update-icon-cache
  --enable-gtk2-dependency implies external gtk-update-icon-cache
  AM_CONDITIONAL(USE_EXTERNAL_ICON_CACHE, [test x = xyes || test x = xyes])
  unfortunately result of AC_PATH_PROG(GTK_UPDATE_ICON_CACHE, gtk-update-icon-cache, no)
  is not checked for no value before being used resulting in
  no --quiet --force --ignore-theme-index               \
          --source builtin_icons stock-icons > gtkbuiltincache.h.tmp &&        \
       mv gtkbuiltincache.h.tmp gtkbuiltincache.h
  /bin/sh: no: command not found

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-01-23 16:23:12 +01:00
Martin Jansa
a4155ac38d gtk+: add native BBCLASSEXTEND
* it's needed to provide gtk-update-icon-cache for gtk+3 build
* RRECOMMENDS needs to be empty as we don't want liberation-fonts-native etc

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-01-23 16:23:12 +01:00
Martin Jansa
a0f4926c55 eve: bump SRCREV for compatibility with newer webkit-efl and deprecated elm APIs
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-01-23 16:23:12 +01:00
Martin Jansa
28bf1cf54a webkit-efl: upgrade to 1.7.3
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-01-23 16:23:11 +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