summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* connman: add recipe for the latest released version 0.73Simon Busch2011-05-102-0/+36
| | | | | | * MJ merged connman.inc changes from oe.dev with it Signed-off-by: Simon Busch <morphis@gravedo.de>
* glib-2.0: add git version for 2.29.3+git, which has gdbus-codegen includedMartin Jansa2011-05-109-0/+349
| | | | | | * add negative DEFAULT_PREFERRENCE for now Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gdbus-binding-tool: bump SRCREVMartin Jansa2011-05-101-3/+3
| | | | | | | | | | * old version was failing to build after upgrading glib-2.0 * needs new python-argparse and libffi * be aware that command line params changed as well as generated code, and this recipe will be deprecated as soon as we switch to glib-2.29.3 or newer Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-argparse: add new recipe to provide argparse module for python and ↵Martin Jansa2011-05-101-0/+16
| | | | | | python-native older then 2.7 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xinput-calibrator: add new version 0.7.5 and include .inc to recipe directlyMartin Jansa2011-05-103-29/+22
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gst-plugins-base: drop 0.10.30 from meta-oe, there is 0.10.32 in oe-coreMartin Jansa2011-05-103-80/+0
| | | | | | | * gst-python needs at least 0.10.32 * http://lists.freedesktop.org/archives/gstreamer-bugs/2011-January/073592.html Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libxfixes, util-macros: drop from meta-oe, now they are in oe-coreMartin Jansa2011-05-103-48/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* udev: drop udev-compat for zaurus devicesMartin Jansa2011-05-101-26/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* embryo, epdf: fix LICENSE, from oe.devMartin Jansa2011-05-102-7/+10
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-base: bump SRCREV and update fix-ecore-fb-initialization.patch patch for ↵Martin Jansa2011-05-103-9/+38
| | | | | | ecore_svn Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* qmake_base.bbclass: sync with oe-core classOtavio Salvador2011-05-101-6/+20
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* qt4: fix 4.7.2 checksumOtavio Salvador2011-05-104-8/+8
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* postgresql: update to 8.4.7 since 8.4.4 was unfetchableOtavio Salvador2011-05-104-17/+18
| | | | | | This has been synced with postgresql recipes in OE. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* qt4: drop 4.6 versionsOtavio Salvador2011-05-1012-349/+0
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* libinih: add git recipeOtavio Salvador2011-05-101-0/+20
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* libiconv: drop hack since gettext was being inheritedOtavio Salvador2011-05-101-4/+1
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* p910nd: add version 0.95Otavio Salvador2011-05-102-0/+60
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* pixman.inc: use Xorg mirrorOtavio Salvador2011-05-101-1/+1
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* freerdp: add recipe based on GIT from 2009-03-29Otavio Salvador2011-05-102-0/+39
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* ntfs-3g-ntfsprogs: add version 2011.4.12Otavio Salvador2011-05-101-0/+27
| | | | | | | This recipe is a merge of ntfs-3g and ntfsprogs thus the provides entries. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* fuse: add version 2.8.5Otavio Salvador2011-05-101-0/+34
| | | | | | This recipes is required by ntfs-3g-ntfsprogs. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* gcc-4.6: Add recipesKhem Raj2011-05-10228-0/+727618
| | | | | | | In addition apply linaro improvements and backports from FSF gcc-4_6-branch Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* uclibc_git.bb: Enable backtrace and fenvKhem Raj2011-05-093-1377/+4
| | | | | | | | | Upgrade to latest snapshot to bring in libubacktrace and enable it since e-wm needs it. Also enable fenv to compiler target gcc. Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* xserver-xorg_1.10.1.bb: Replace use of --variable=sdkdir with --cflags-only-IKhem Raj2011-05-092-1/+35
| | | | | | | | This fixes the build failures of xf86-video-fbdev on build systems which have xorg-xserver development packages installed. Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* conf/layer.conf: Use .= for BBPATH and += for BBFILESKhem Raj2011-05-094-12/+27
| | | | | | | | Provide additional commentary that should help a bit more Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Paul Menzel <paulepanter@users.sourceforge.net> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* pixman 0.22.0: drop unused file from checksumsKoen Kooi2011-05-091-1/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* pixman: update to 0.22.0 - latest stableKoen Kooi2011-05-0910-455/+41
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* wv: add license checksumKoen Kooi2011-05-071-0/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libgsf: add license checksumsKoen Kooi2011-05-071-1/+4
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gcc-4.5: add checksumsMartin Jansa2011-05-021-0/+3
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gcc-4.5: drop comment from SRC_URIMartin Jansa2011-05-021-1/+0
| | | | | | | * bitbake from poky doesn't like comments in variables and bitbake from oe doesn't work with AUTOREV Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gcc: Upgrade to 4.5.3 and bring in latest linaro updatesKhem Raj2011-04-309-199/+2754
| | | | | | | | We base now off release tarball of 4.5.3 instead of svn Get relevant new arm linaro patches Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* proxy-libintl_20100902.bb: Specify -fPIC in CFLAGSKhem Raj2011-04-291-2/+2
| | | | | | | | | | Some architectures like mips become upset if you try to link non-pic libraries to shared objects some generate pic by default so it does not matter Specifying -fPIC on commandline should make all happy Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libx11_1.4.3.bb: Remove --without-xcbKhem Raj2011-04-292-11/+5
| | | | | | | | --without-xcb is no longer supported and that made a lot of difference in different BBCLASSEXTENDED recipes. It can be unified now Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* xcb-proto: Add recipe for version 1.6Khem Raj2011-04-292-0/+24
| | | | | | | | xcb-proto is needed by libxcb and --without-xcb is not possible with xorg-lib anymore hence the need Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* tzdata, tzcode: Update 2011e -> 2011gKhem Raj2011-04-292-8/+8
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libgpg-error_1.8.bb: No need to add gettext directly to DEPENDSKhem Raj2011-04-261-1/+0
| | | | | | | Let inherit gettext take care of it Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* proxy-libintl: Upgrade to proxy-libintl-20100902Khem Raj2011-04-264-16/+9
| | | | | | | We do not need shared version Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* kernel.bbclass: mini sync with oe-coreKoen Kooi2011-04-231-2/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* cpufrequtils: import from OE .dev revision ↵Koen Kooi2011-04-222-0/+83
| | | | | | c7c2ebead10c5553d17a3d0f900d24713dafbfd5 Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* abiword*: import from oe-core rev 0a6f77f549c095692045825f4b5c4c5a2edff73cKoen Kooi2011-04-214-0/+143
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libgtkstylus: import from oe-core rev 0a6f77f549c095692045825f4b5c4c5a2edff73cKoen Kooi2011-04-212-0/+29
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gcalctool: : import from oe-core rev 0a6f77f549c095692045825f4b5c4c5a2edff73cKoen Kooi2011-04-213-0/+56
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gnome-terminal: import from oe-core rev 0a6f77f549c095692045825f4b5c4c5a2edff73cKoen Kooi2011-04-212-0/+36
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gnome-settings-daemon: import from oe-core rev ↵Koen Kooi2011-04-217-0/+790
| | | | | | 0a6f77f549c095692045825f4b5c4c5a2edff73c Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libgnomekdb: import from oe-core rev 0a6f77f549c095692045825f4b5c4c5a2edff73cKoen Kooi2011-04-211-0/+14
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libgnomecanvas: import from oe-core rev 0a6f77f549c095692045825f4b5c4c5a2edff73cKoen Kooi2011-04-211-0/+14
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libgsf: import from oe-core rev 0a6f77f549c095692045825f4b5c4c5a2edff73cKoen Kooi2011-04-211-0/+21
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* wv: import from oe-core rev 0a6f77f549c095692045825f4b5c4c5a2edff73cKoen Kooi2011-04-212-0/+27
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* meta-gnome: add empty layerKoen Kooi2011-04-212-0/+26
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>