summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* polkit: depends on systemdOtavio Salvador2012-02-201-0/+3
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* udisks: explicitly depends on systemdOtavio Salvador2012-02-201-2/+2
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* Revert "systemd.bbclass: depends on systemd"Otavio Salvador2012-02-201-1/+1
| | | | This reverts commit c029d4a268de1ac7076fbeb9e337e96fdb1b226d.
* imagemagick: upgrade to 6.7.5 because 6.4.4 is not compatible with ↵Martin Jansa2012-02-153-8/+28
| | | | | | | | | | | | | | | | zlib-1.2.6 we have now * for zlib-1.2.6 issue see: http://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=20267 * dist-lzip removed because it's not supported in our automake yet * xml is explicity disabled, wasn't enabled before and if autodetected then fails (see comment above EXTRA_OECONF). * LIC_FILES_CHKSUM updated, only formal changes AFAIK see: http://trac.imagemagick.org/log/ImageMagick/trunk/LICENSE for details * empty dirs coders and filters added to PN to fix QA warning Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* webkit-efl: resolve build error with missing eina lib when linked by goldMartin Jansa2012-02-152-0/+30
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xfce4-settings: Update to latest stable version 4.8.3.Peter Tworek2012-02-141-4/+2
| | | | | | | | | | http://git.xfce.org/xfce/xfce4-settings/tag/?id=xfce4-settings-4.8.3 Run tested on netbook pro. Signed-off-by: Peter Tworek <tworaz666@gmail.com> Acked-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gdb-cross-canadian: drop .bbappned, doesn't work for me, fixed version sent ↵Martin Jansa2012-02-131-20/+0
| | | | | | | | to oe-core * see http://lists.linuxtogo.org/pipermail/openembedded-core/2012-February/017227.html Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* recipes: bump PR to rebuild .la files without libz.laMartin Jansa2012-02-1348-31/+61
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libgcrypt: drop .bbappend, native is now provided by oe-coreMartin Jansa2012-02-131-2/+0
| | | | | | * see oe-core 796b06e7bd4c336a5d256d54d1d16a1a9058144c Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* ecore: move /usr/lib/ecore/immodules/xim.so from ${PN}-dev to ${PN}-imf"Martin Jansa2012-02-131-4/+7
| | | | | | | * it's needed for elementary entry too * also add empty /usr/bin to fix QA Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xfce4-power-manager: Add initial recipe for version 1.0.10.Peter Tworek2012-02-131-0/+28
| | | | | | | | Run tested on netbook pro. Signed-off-by: Peter Tworek <tworaz666@gmail.com> Acked-by: Andreas Müller<schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* systemd: move to v40 and don't kill user processes on exitKoen Kooi2012-02-073-6/+38
| | | | | | | This fixes screen and tmux persistency issues. Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* dhcp: use PRINCOtavio Salvador2012-02-061-0/+2
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* recipe: Delete the duplicate recipes which are already in oe-coreKhem Raj2012-02-053-55/+0
| | | | | | | | | These recipes are either same or have small differences but are superset of changes in oe-core. We can use them from oe-core as it is without losing or adding any functionality by default Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* tmux: Add initial recipe for version 1.6.Peter Tworek2012-02-051-0/+18
| | | | | | | | Run tested on netbook pro. Signed-off-by: Peter Tworek <tworaz666@gmail.com> Acked-by: Paul Menzel <paulepanter@users.sourceforge.net> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* 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>