aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe
AgeCommit message (Collapse)Author
2012-09-20sg3-utils: Correct typo in checksumsKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-09-17lxdm: initial add 1.22_gitAndreas Müller
* use git version since 1.21 missing escape button and bugfixes * no init-scripts (I am working with systemd -> testing causes huge efforts -> subsequent patches) * run tested on overo/xfce Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-09-17networkmanager: unbreak build with latest kernel headersAndreas Müller
| nm-ppp-manager.c: In function 'monitor_cb': | nm-ppp-manager.c:307:23: error: storage size of 'req' isn't known | make[5]: *** [libppp_manager_la-nm-ppp-manager.lo] Error 1 Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-09-17gnome.bbclass: remove to use oe-core's versionAndreas Müller
* suggested in [1] * build tested from scratch with my working image [2] [1] http://lists.linuxtogo.org/pipermail/openembedded-devel/2012-August/041157.html [2] http://gitorious.org/schnitzeltony-oe-meta/meta-misc/blobs/master/recipes-image/xfce-full-image.bb Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-09-11mcnavi: fix do_configure_prepend to be reentrantMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-09-11mcnavi: add also target edje to DEPENDSMartin Jansa
* configure checks for that | configure:17465: error: Package requirements (ecore ecore-evas evas edje imlib2 libgps) were not met: | | No package 'edje' found Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-09-11sip-native: inherit qmake2 instead of qt4x11Martin Jansa
* it seems enough * inherit qt4x11 adds dependency on target qt4-x11-free, which is bad, because we don't need it and it's causing different sstate checksum: $ bitbake-diffsigs stamps.1347348593/nokia900/x86_64-linux/sip-native-4.13.3-r0.do_configure.sigdata.6e44871660ef91eab5ee4d56e55b6728 stamps.1347348593/om-gta02/x86_64-linux/sip-native-4.13.3-r0.do_configure.sigdata.cdaf666b98c2c6ccfb710743dcdbd988 Hash for dependent task qt4-x11-free_4.8.1.bb.do_populate_sysroot changed from 79234aca07686c1d97782e21fc098071 to 7e9ba3de3ba9f709a5d9ef5abadb2d9e Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-09-11libwmf: fix DEPENDS_virtclass-nativeMartin Jansa
* libpng and jpeg are not expaned to native variants, causing different sstate checksums when libwmf-native is build with MACHINEs with e.g. different PACKAGE_ARCH * maybe it's fault in handling DEPENDS_virtclass-native and it should expand it, but this patch fixes it too http://lists.linuxtogo.org/pipermail/openembedded-core/2012-September/029394.html Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-09-10pixman: drop patches, merged to oe-coreMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-09-10libjpeg: use nasm-native also for target DEPENDS, it's needed for targets ↵Martin Jansa
with SIMD support * configure checks that the same as in native case | configure:13139: checking if we have SIMD optimisations for cpu type | configure:13143: result: yes (x86_64) | configure:13151: checking for nasm | configure:13181: result: no | configure:13151: checking for nasmw | configure:13181: result: no | configure:13151: checking for yasm | configure:13181: result: no | configure:13189: error: no nasm (Netwide Assembler) found Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-09-10foxtrotgps: upgrade to 1.1.1 and fix build with new automakeMartin Jansa
* It was failing like this | automake: warnings are treated as errors | automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' | autoreconf: automake failed with exit status: 1 after automake was upgraded to 1.12.3 http://lists.linuxtogo.org/pipermail/openembedded-core/2012-September/029108.html Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-09-06libplist: add upstream patch to fix parallel make issueJack Mitchell
Signed-off-by: Jack Mitchell <jack.mitchell@dbbroadcast.co.uk> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-09-06libimobiledevice: add recipe for Apple products protocol supportSander van Grieken
Signed-off-by: Sander van Grieken <sander@outrightsolutions.nl> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-09-06ifuse: add recipe to expose files on Apple devices via fuseSander van Grieken
Signed-off-by: Sander van Grieken <sander@outrightsolutions.nl> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-09-06task-x11*: remove in favor of packagegroup-core-x11* variants from oe-coreMartin Jansa
* packagegroup-core-x11* allows to remove task-x11-server and task-x11 from meta-oe without loosing any functionality * be carefull with 2 changed default values: XSERVER does not include xf86-input-mouse and xf86-input-keyboard VIRTUAL-RUNTIME_xserver_common defaults to x11-common in oe-core and to xserver-common in meta-oe's task-x11 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-09-05packagegroup: add RPROVIDES/RREPLACES/RCONFLICTS and bump PR to get some ↵Martin Jansa
upgrade path Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-09-05task*: rename to packagegroup to match oe-coreMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-09-05xf86-video-glamo: add xserver-xorg-module-exa to RDEPENDSMartin Jansa
* it was separated from xserver-xorg package and glamo fails in runtime without that http://git.openembedded.org/openembedded-core/commit/?id=1a666ee1cda3c0b74daba5881fc5f62e13deec66 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-08-31usbmuxd 1.08: add recipe to talk to iDevicesKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-08-30gpsd-machine-conf: add empty recipe for BSP layers to bbappend itMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-08-30gpsd: add gpsd-machine-conf to RRECOMMENDSMartin Jansa
* it could be something machine specific (config + hoooks) and we don't want gpsd sstate checksum depending on MACHINE var * gpsd-machine-conf itself is using u-a to select right config Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-08-30pixman: fix qemu workaroundAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-08-27qwt: convert tabs to spaces.Marc Reilly
Signed-off-by: Marc Reilly <marc@cpdesign.com.au> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-08-27qwt: fix link error when linking with ld-gold.Marc Reilly
ld-gold doesn't implicitly link with librt, this fixes an unresolved symbol error when compiling qwt examples. Signed-off-by: Marc Reilly <marc@cpdesign.com.au> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-08-24busybox/meta-oe: follow oe-core to 1.20.2Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-08-24ipsec-tools: use a correct LIC_FILES_CHKSUMChristopher Larson
The current LIC_FILES_CHKSUM checks the FSF copyright/license from the *generated* Makefile.in, which has nothing at all to do with the licensing of ipsec-tools. This is about as wrong as it's possible for LIC_FILES_CHKSUM to be. This fixes it to use one of the headers from libipsec instead. Signed-off-by: Christopher Larson <chris_larson@mentor.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-08-24udev-173: Fix SRC_URI to fetch bz2 archiveKhem Raj
gz archive is not available on source anymore Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-08-24freerdp-extension-xpunlimited: inherit gitpkgvPaul Eggleton
If you refer to GITPKGVTAG you need to inherit gitpkgv or the result is a parsing error. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Acked-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-08-21wpa-supplicant: add systemd supportAndreas Müller
* native systemd support came in with v1.0 [1] * needs [2] to work properly * mends my wlan under control of networkmanager [1] http://hostap.epitest.fi/gitweb/gitweb.cgi?p=hostap-1.git;a=blob_plain;f=wpa_supplicant/ChangeLog [2] http://patches.openembedded.org/patch/34335/ Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-08-20pixman: update bbappend to match 0.27.2Martin Jansa
* when [1] is applied in oe-core this could be dropped completely (that's why I've removed PRINC here) * [1] http://patches.openembedded.org/patch/34885/ Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-08-20pango: remove and use oe-core version 1.30Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-08-20machine_kernel_pr.bbclass: provides MACHINE_KERNEL_PR functionalityKhem Raj
Diffing with the OE-Core's kernel.bbclass only difference is setting of machine kernel pr. So lets convert it to a separate class which provides the added functionality and let everyone use kernel.bbclass from kernel It needs the dependent layers to inherit this class in addition to kernel.bbclass. After dependent layers are updated we can remove meta-oe copy of kernel.bbclass, it leaves up with one less conflict with OE-Core. Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-08-20xserver-common: add support for tunaMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-08-20xf86-video-glamo: disable KMS, fix build with KMS disabledMartin Jansa
* RDEPENDS are not needed without KMS * libdrm in meta-openmoko doesn't provide support for glamo, so not it would fail to build with KMS enabled Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-08-20php: drop LD_LIBRARY_PATH settingsMartin Jansa
* it breaks do_fetch in some settings Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-08-20gpsd: update to 3.7, drop older 3.5 and git recipeDenis 'GNUtoo' Carikli
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-08-13strongswan_5.0.0.bb: update recipe packaging to fix QA warnings and package ↵Matthew McClintock
all content Signed-off-by: Matthew McClintock <msm@freescale.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-08-13midori: add missing libnotify dependencyMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-08-08libxml++: New recipe - C++ bindings for libxmlGary Thomas
Signed-off-by: Gary Thomas <gary@mlbassoc.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-08-08fuse: update to 2.9.1Koen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-08-07testlab.bbclass: DeleteKhem Raj
This functionality is now provided by buildhistory as well. so lets remove it in favor of that Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-08-07cpufrequtils: Use CC, LD etc. that comes from OE.Martin Ertsaas
The problem with just setting CROSS, is that it will unset all the flags that OE sets in CC, like float-abi=hard. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-08-07strongswan: upgrade to version 5.0.0Horia Geanta
COPYING change is trivial: http://git.strongswan.org/?p=strongswan.git;a=commitdiff;h=fbdef639d6ed3500bda9e330a2f57de5e833750c Signed-off-by: Horia Geanta <horia.geanta@freescale.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-08-07postgresql: Fix packaging of static librariesOtavio Salvador
This patch fixes the following QA issue: ,----[ Fragment of build error log ] | ... | ERROR: QA Issue: non -staticdev package contains static .a library: | libecpg-dev path '/work/.../packages-split/libecpg-dev/usr/lib/libpgtypes.a' | ... `---- Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-08-07ltrace: Fix make errorFranklin Cooper Jr
* Fixes the make: invalid option -- '/' error Signed-off-by: Franklin S Cooper Jr <fcooper@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-08-07postgresql: Fix redundant rpath for '/usr/lib'Otavio Salvador
This patch fixes the following QA issue: ,----[ Fragment of build error log ] | ... | ERROR: QA Issue: postgresql-client: | /work/.../usr/bin/pg_dumpall contains probably-redundant | RPATH /usr/lib | ... `---- Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Reported-by: Nathan West <nate.ewest@gmail.com> Reported-by: Rogerio Pimentel <rogerio.pimentel@freescale.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-08-07tiobench: fix aligned allocation method clash with newer glibcOtavio Salvador
glibc 2.16 added aligned allocation support to stdlib and those function clashes with the local implementation done in tiobench. We fix it using a '_' prefix on those. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-08-07media-ctl: Fix build with latest automakeGary Thomas
Update to latest upstream version to fix build with automake >= 1.12 Signed-off-by: Gary Thomas <gary@mlbassoc.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-08-07libxaw: Fix libxaw-dev to not depends on non-existent libxaw packageOtavio Salvador
The libxaw recipe generate a binary package for each soname of libxaw (currently libxaw6-6 and libxaw-7-7) but no libxaw so libxaw-dev cannot depends on it. Reported-by: Daiane Angolini <daiane.angolini@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-08-07nodejs: update to 0.6.20Koen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>