summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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>
* libcec: add 1.4.0Koen Kooi2012-01-241-0/+16
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libplist: add 1.8Koen Kooi2012-01-241-0/+19
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* systemd: bump SRCREV to fix big-endian buildsKoen Kooi2012-01-241-2/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* pixman: update bbappend to 0.24.2 to match oe-coreKoen Kooi2012-01-242-0/+0
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libav: update to 0.6.5Koen Kooi2012-01-231-4/+4
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* picocom: import from meta-smartphone/meta-shrMartin Jansa2012-01-231-0/+17
| | | | | | | * meta-smartphone/7f797c8e54dd4ec28d75269e80573f45069eebb4 * PR and PRIORITY fields dropped Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gpsd: add systemd supportMartin Jansa2012-01-233-3/+37
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libsoup-2.4: add unstable version 2.37.2 which is needed for newer webkit-eflMartin Jansa2012-01-231-0/+23
| | | | | | | | | | | * 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>
* gtk+3: add gtk+-native dependencyMartin Jansa2012-01-231-1/+1
| | | | | | | | | | | | | | * 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>
* gtk+: add native BBCLASSEXTENDMartin Jansa2012-01-231-0/+3
| | | | | | | * 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>
* eve: bump SRCREV for compatibility with newer webkit-efl and deprecated elm APIsMartin Jansa2012-01-231-1/+2
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* webkit-efl: upgrade to 1.7.3Martin Jansa2012-01-232-7/+173
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libxaw: bump PR to disable xmltoMartin Jansa2012-01-231-1/+1
| | | | | | | | | | | * 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>
* gegl: initial add 0.1.8Andreas Müller2012-01-231-0/+16
| | | | | | | | | 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>
* babl: initial add 0.1.6Andreas Müller2012-01-231-0/+13
| | | | | | | | | 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>
* Add missing librsvg dependency to abiword recipe.Peter Tworek2012-01-231-1/+1
| | | | | Signed-off-by: Peter Tworek <tworaz666@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* Add missing gobject-introspection-native dependency for upower.Peter Tworek2012-01-231-1/+1
| | | | | Signed-off-by: Peter Tworek <tworaz666@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* node 0.6: update to 0.6.8Koen Kooi2012-01-231-4/+4
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* xbmc: update to Eden beta 2Koen Kooi2012-01-235-5/+37
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* samba: blacklist another python entry that leads to host contaminationKoen Kooi2012-01-231-0/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* systemd: move kbd RECOMMENDS to vconsole-setup where they belongKoen Kooi2012-01-201-3/+4
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* python-imaging: fix #!/usr/local/bin/python problemKoen Kooi2012-01-201-0/+5
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* vim: workaround a dependency problem with RPMKoen Kooi2012-01-201-1/+6
| | | | | | One of the examples has a #!/bin/csh which tells RPM to add that as a dep, which we don't want Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* Gtk+3: Fix cups related error in configureSamuel Stirtzel2012-01-201-0/+1
| | | | | | | | | | | | | This patch will disable cups for gtk+3. The issue could be resolved by adding cups to the DEPENDS, however in gtk+2 cups is also disabled, so fixing it here in the same way seems appropriate. Error message is: | checking for cups/cups.h... no | configure: error: *** Sorry, cups-config present but cups/cups.h missing. Signed-off-by: Samuel Stirtzel <s.stirtzel@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* evince: add cross-compile-fix.patch from classic oe to fix build errorAndreas Müller2012-01-202-0/+29
| | | | | | | | | | | | | | | error message was | warning: failed to load external entity "/usr/share/xml/gnome/xslt/docbook/omf/db2omf.xsl" | cannot parse /usr/share/xml/gnome/xslt/docbook/omf/db2omf.xsl | warning: failed to load external entity "/usr/share/xml/gnome/xslt/docbook/omf/db2omf.xsl" | cannot parse /usr/share/xml/gnome/xslt/docbook/omf/db2omf.xsl | make[2]: *** [evince-C.omf] Error 1 [1] http://cgit.openembedded.org/openembedded/tree/recipes/evince/evince/cross-compile-fix.patch Signed-off-by: Andreas Müller <schnitzeltony@gmx.de> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* systemd: add upstream status to patchKoen Kooi2012-01-201-0/+3
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* systemd: split out systemd-analyzeAnders Darander2012-01-201-2/+6
| | | | | | | | | | | | | | | | Split systemd-analyze to a separate package, to remove the implicit dependency on python. (At least the rpm-packaging backend created a run-time dependency on python). Add an RDEPENDS_${PN}-analyze on python-dbus, as this is required for systemd-analyze to work. Add an RRECOMMENDS_${PN}-analyze on python-pycairo, as the plot command in systemd-analyze requires this package. Signed-off-by: Anders Darander <anders@chargestorm.se> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* systemd: update to v38+gitKoen Kooi2012-01-203-40/+43
| | | | | | | * This introduces the 'journal' feature. * Upstream is following the fedora /usr move so EXTRA_OECONF needs to get updated to keep the paths the same for the OE usecase Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* In LICENSE "&&" should be replaced with "&"Andrei Gherzan2012-01-1611-11/+11
| | | | | | | 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>
* cairo: replace cairo_1.10.2.bb and .inc files with .bbappend, change cairomm ↵Martin Jansa2012-01-165-36/+3
| | | | | | | | | | to use .inc from oe-core * cairo-native is needed for pango-native and PRINC is for slight packaging changes in oe-core version Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* task-boot: leave packagemanagement decisions to image recipesKoen Kooi2012-01-161-8/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* owfs: import 2.8p4 from OE-classic, update to 2.8p14Koen Kooi2012-01-153-0/+184
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* ristretto: update to 0.3.2Andreas Müller2012-01-152-18/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmx.de> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* xfce4-netload-plugin: update to 1.1.0Andreas Müller2012-01-152-76/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmx.de> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libjpeg-turbo: native depends on nasm-nativeEric BENARD2012-01-151-0/+1
| | | | | | | | else I get the following error during configure : | configure: error: no nasm (Netwide Assembler) found Signed-off-by: Eric Bénard <eric@eukrea.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libjpeg-turbo: initial addKoen Kooi2012-01-131-0/+30
| | | | | | If you're on x86 or ARM this will be a lot faster due to SIMD optimizations Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* xterm: update to 277Koen Kooi2012-01-131-4/+3
| | | | | | License checksum changed due to date changes Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gpsd: disable xmltoMartin Jansa2012-01-131-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * xmlto is used if xsltproc test fails xstlproc is found in sysroot right, but then it's tested like this: sysroots/x86_64-linux/usr/bin/xsltproc --nonet --noout http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl conftest.xml and that fails if there isn't right docbook.xsl on host /usr/share/sgml/docbook/xsl-stylesheets/manpages/docbook.xsl * xmlto then fails with: xmlto man './gps.xml' | xmlto: /var/lib/jenkins/jobs/shr-core-branches/workspace/shr-core/tmp-eglibc/work/armv7a-vfp-neon-oe-linux-gnueabi/gpsd-2.96-r1/gpsd-2.96/./gps.xml does not validate (status 3) | xmlto: Fix document syntax or use --skip-validation option | I/O error : Attempt to load network entity http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd | /var/lib/jenkins/jobs/shr-core-branches/workspace/shr-core/tmp-eglibc/work/armv7a-vfp-neon-oe-linux-gnueabi/gpsd-2.96-r1/gpsd-2.96/./gps.xml:8: warning: failed to load external entity "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" | "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd"> | ^ | /var/lib/jenkins/jobs/shr-core-branches/workspace/shr-core/tmp-eglibc/work/armv7a-vfp-neon-oe-linux-gnueabi/gpsd-2.96-r1/gpsd-2.96/./gps.xml:133: parser error : Entity 'mdash' not defined | should default to using for display &mdash; imperial, nautical, or | ^ | I/O error : Attempt to load network entity http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd | warning: failed to load external entity "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" | validity error : Could not load the external subset "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" | Document /var/lib/jenkins/jobs/shr-core-branches/workspace/shr-core/tmp-eglibc/work/armv7a-vfp-neon-oe-linux-gnueabi/gpsd-2.96-r1/gpsd-2.96/./gps.xml does not validate * without xstlproc and xmlto it disables man pages building configure:18182: WARNING: Neither xsltproc nor xmlto works: I will not build man pages. configure:18184: WARNING: To build man pages, install xsltproc/xsltlib or xmlto and run autogen.sh again. * this can be reverted as soon as there is working xmlto using OE provided DTDs in DEPENDS Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gnome-backgrounds 2.32.0: import from OE-classicKoen Kooi2012-01-121-0/+14
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gnome-desktop: fix gnome-aboutKoen Kooi2012-01-121-2/+5
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gnome-panel: fix leakage of build machine python path into gnome-panel-addSteve Sakoman2012-01-121-0/+1
| | | | | Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* upower: add pm-utils to RRECOMMENDSKoen Kooi2012-01-121-0/+4
| | | | | | | | | | This fixes: dbus-daemon[207]: (upowerd:401): UPower-Linux-WARNING **: failed to run script: Failed to execute child process "/usr/bin/pm-is-supported" (No such file or directory) dbus-daemon[207]: (upowerd:401): UPower-Linux-WARNING **: failed to run script: Failed to execute child process "/usr/bin/pm-is-supported" (No such file or directory) dbus-daemon[207]: (upowerd:401): UPower-WARNING **: failed to run script: Failed to execute child process "/usr/sbin/pm-powersave" (No such file or directory) Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libav, libvpx, mplayer2: drop work around for gcc-4.6 ICE, no need to pass ↵Martin Jansa2012-01-123-17/+6
| | | | | | -fno-tree-vectorize now Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* ca-certificates: upgrade to 20111211, old version not available anymoreNorman Schleicher2012-01-121-2/+2
| | | | | Signed-off-by: Norman Schleicher <NormanSchleicher@gmx.de> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>