summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* tzcode-native_2011i: remove and use oe-core recipeAndrea Adami2012-02-052-38/+0
| | | | | | | * there are no evident reasons justifying the presence in meta-oe layer. Signed-off-by: Andrea Adami <andrea.adami@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* tzdata_2011g: remove and use the updated recipe in oe-core.Andrea Adami2012-02-052-189/+0
| | | | | | | | * The tzdata_2011n recipe in oe-core now provides sane defaults, * as committed with id 5304ce429f2c05857f04fbe3b47a067983ca96be Signed-off-by: Andrea Adami <andrea.adami@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* atk_2.2.0.bbappend: remove since oe-core now supports native buildAndreas Müller2012-02-051-2/+0
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gdb-cross-canadian: move bbappend to 7.4 to fix parsing, needs more ↵Koen Kooi2012-02-031-0/+0
| | | | | | attention after the weekend Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* cloud9: convert to systemd bbclassKoen Kooi2012-02-021-10/+4
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gnome-mplayer: Add initial recipe for version 1.0.5.Piotr Tworek2012-02-021-0/+20
| | | | | Signed-off-by: Peter Tworek <tworaz666@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* xarchiver: Add version 0.5.2.Peter Tworek2012-02-021-0/+16
| | | | | | | Signed-off-by: Peter Tworek <tworaz666@gmail.com> Acked-by: Paul Menzel <paulepanter@users.sourceforge.net> Acked-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* minilite: import from OE classicKoen Kooi2012-02-012-0/+27
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* python-twisted: import from OE-classicKoen Kooi2012-02-011-0/+223
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* python-zopeinterface: import from OE-classicKoen Kooi2012-02-011-0/+22
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libgsf: remove empty, unused packages.Peter Tworek2012-02-011-5/+2
| | | | | | | | | Current version of libgsf recipe passes both --without-gnome-vfs and --without-bonobo to configure. Because of this libgsf-gnome & libgsf-gnome-dev are empty. Signed-off-by: Peter Tworek <tworaz666@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* Add recipe for gmtk 1.0.5.Peter Tworek2012-02-011-0/+16
| | | | | | | Run tested on netbookpro. Signed-off-by: Peter Tworek <tworaz666@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* obexd: update to 0.44 and put obex-client into separate package.Peter Tworek2012-02-012-14/+17
| | | | | Signed-off-by: Peter Tworek <tworaz666@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* busybox: fix busybox-syslog systemd service fileOtavio Salvador2012-02-012-2/+2
| | | | | | | | 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>
* systemd.bbclass: depends on systemdOtavio Salvador2012-02-011-1/+1
| | | | | | | | | 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>
* systemd-serialgetty: support machines without serial consoleOtavio Salvador2012-02-011-8/+16
| | | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gnome-bluetooth: Depend on virtual/libx11, not libx11.Peter Tworek2012-01-301-1/+1
| | | | | Signed-off-by: Peter Tworek <tworaz666@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libsdl-ttf: fix LICENSE metadata and add LIC_FILES_CHKSUMMartin Jansa2012-01-301-1/+3
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gst-ffmpeg: add bbappend to make it use the external libavKoen Kooi2012-01-301-0/+6
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* udev-180: switch from git checkout to release tarballMartin Jansa2012-01-301-6/+3
| | | | | | | | | | | | | | | * 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>
* udev: add 180Koen Kooi2012-01-301-0/+89
| | | | | | | | | | * '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>
* ristretto: update to 0.3.4Andreas Müller2012-01-301-2/+2
| | | | | | | | * 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>
* task-xfce-extended: add xfce4-genmon-pluginAndreas Müller2012-01-301-0/+3
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* xfce4-genmon-plugin: initial add 3.3.1Andreas Müller2012-01-302-0/+161
| | | | | | | | * 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>
* README: Changed email addressAndreas Müller2012-01-301-1/+1
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* task-basic: systemd drags in the (u)mount it needs on its own nowKoen Kooi2012-01-291-2/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* task-basic: no external syslog needed for systemd v39Koen Kooi2012-01-281-2/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* systemd: don't depend on tasks/images to do the right thing with mountKoen Kooi2012-01-281-1/+3
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* usb-modeswitch: update to 1.2.2Koen Kooi2012-01-283-4/+80
| | | | | | 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>
* usb-modeswitch-data: update to 20120120Koen Kooi2012-01-281-8/+4
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* task-basic: add back openssh-sftp-server, sftp browsing of the target needs itKoen Kooi2012-01-271-3/+3
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* qt-4.8.0: enable sql features as in 4.7.4Eric Bénard2012-01-262-0/+12
| | | | | Signed-off-by: Eric Bénard <eric@eukrea.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* xbmc: fix CEC supportKoen Kooi2012-01-261-2/+4
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libcec: fix packagingKoen Kooi2012-01-261-0/+7
| | | | | | 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>
* systemd: Forward port format-replace-m-uclibc.patchKhem Raj2012-01-261-66/+43
| | | | | | | | 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>
* gateone: add missing dependencyKoen Kooi2012-01-251-1/+2
| | | | | | | | | | | | | | | | | | | | | | 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>
* gimp: replace --without-libwmf / --without-wmfAndreas Müller2012-01-251-1/+3
| | | | | | | 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>
* mplayer2: bump PR to rebuild against newer libavMartin Jansa2012-01-251-1/+1
| | | | | | * libav now produces libavformat53 instead of libavformat52 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* meta-efl: add recipes for efl sdkNicolas Aguirre2012-01-254-0/+53
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* edbus: add ALLOW_EMPTYMartin Jansa2012-01-252-1/+4
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* systemd: update to v39Koen Kooi2012-01-251-2/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* xinput: remove, recipe is now in oe-coreAndrea Adami2012-01-251-8/+0
| | | | | | | * as per commit id 618da7f65d3f9e3a1a5ee0b35371ae036a219a9a Signed-off-by: Andrea Adami <andrea.adami@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* opencv: bump SRCREVKoen Kooi2012-01-242-5/+7
| | | | | | opencv doesn't work with libav, so make gstreamer the default Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gateone: bump SRCREVKoen Kooi2012-01-241-2/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* In LICENSE "&&" should be replaced with "&" [forgot .inc files]Andrei Gherzan2012-01-245-5/+5
| | | | | | | 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>
* gimp: initial add 2.6.11Andreas Müller2012-01-242-0/+174
| | | | | | | | | | | | * 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>
* xbmc: enable libusb and fix zeroconfKoen Kooi2012-01-242-2/+36
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* xbmc: update SRCREV, add CEC and Airplay supportKoen Kooi2012-01-242-35/+3
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libav: add 0.7.4, keep 0.6.5 for referenceKoen Kooi2012-01-243-2/+41
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libav 0.6.5: reenable libavfilterKoen Kooi2012-01-241-1/+7
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>