summaryrefslogtreecommitdiff
path: root/recipes
AgeCommit message (Collapse)AuthorFiles
2009-10-23gcc-cross_csl-arm-2005q3: put into useable state againHenning Heinold4
* add some patches needed for libstdc++ compilation * disable fortran and objc build for now * bump PR
2009-10-23linux-libc-headersr-2.6.20: add unifdef.patchHenning Heinold1
* bump PR
2009-10-23cairo 1.8.8: fix libtool name in doltlibtoolMichael Smith2
In OE libtool is renamed to ${host_alias}-libtool. Change doltlibtool script accordingly. Ripped from patch for xserver-xorg 1.6.1 (c10e9906a2ecea7e9c04bf967a8882d6b4cd1077) Signed-off-by: Michael Smith <msmith@cbnco.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
2009-10-23bluez4: update to 4.53Koen Kooi1
2009-10-23libgles-omap3: merge in changes from overo repoKoen Kooi2
2009-10-23usb-gadget: add serial gadget optionSteve Sakoman2
2009-10-23system-tools-backends: disable 2.8.1 for nowSteve Sakoman1
2009-10-23system-tools-backends: fix packagingSteve Sakoman1
2009-10-23gnome-themes: clean up packagingSteve Sakoman1
2009-10-23file-roller: fix packagingSteve Sakoman1
2009-10-23evince: stage evince headers to make nautilus happySteve Sakoman1
2009-10-23dhcp: create /var/lib/dhcp3 rather than /var/lib/dhcpSteve Sakoman1
2009-10-23ckermit: fix GNU_HASH QA errorSteve Sakoman1
2009-10-23ekiga git: bump SRCREV, change PVKoen Kooi1
2009-10-23redland: add more DEPENDSKoen Kooi1
2009-10-23bluez4_4.37.bb : temporary solution for KaeilOS just to replace at least ↵Marco Cavallini1
bluez-libs
2009-10-23bluez4_4.35.bb : temporary solution for KaeilOS just to replace at least ↵Marco Cavallini1
bluez-libs
2009-10-23bluez4.inc : temporary solution for KaeilOS just to replace at least bluez-libsMarco Cavallini1
2009-10-23lyx: add 1.6.4.1Koen Kooi2
Deleting libtool.m4 allows us to use autoreconf :)
2009-10-22eglibc_2.9: Remove un-needed patches.Khem Raj4
* Update the SRCREV to get latest bugfixes for 2.10 * Update svn recipe to point to latest trunk. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-10-22binutils-2.20 is new enough for glibc_2.9, change configure script to accept itMartin Jansa2
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-10-22gcc-4.4.2: Add new recipes for gcc 4.2.2Khem Raj159
* Switch default gcc to 4.4.2 for sane toolchain * Switch binutils to 2.20 Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-10-22udev 141: fix packaging on x86_64Michael Smith1
udev installs binaries under $(udev_prefix)/lib/udev, even if ${libdir} is ${prefix}/lib64. This means some paths need to be hardcoded to "/lib" instead of "${base_libdir}". Signed-off-by: Michael Smith <msmith@cbnco.com>
2009-10-22tzdata: add 2009o as 2009n is no longer availableMichael Smith2
tzcode-native 2009k: use tzdata 2009o Signed-off-by: Michael Smith <msmith@cbnco.com>
2009-10-22serial-forward.bb: Fix missing GNU_HASH QA Error.Khem Raj1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-10-23klibc_*.inc: fix QA about packaging (klibc.so only for -dev)Jeremy Laine2
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2009-10-22smdk6410: Add initial recipe for SMDK6410Mark Brown1
This is essentially just the defconfig for mainline; pretty much just build tested at present.
2009-10-22angstrom task gnome: remove non-building uim bitKoen Kooi1
2009-10-22angstrom-task-gnome: various tasks or a GNOME desktop based imageKoen Kooi1
2009-10-22gdm: add dep on libcanberra and bump PRKoen Kooi1
2009-10-22binutils-cross-sdk: Avoid QA error on buildingHolger Hans Peter Freyther1
On a x86-64 build host trying to build meta-toolchain for mips ended up with a .debug dir in the cross directory. Fix the issue by placing this directory in the -dbg package
2009-10-22xserver-xorg-conf: added config fot at91sam9263ekMarcin Juszkiewicz2
2009-10-22u-boot git: refresh beagle pinmux patchKoen Kooi1
2009-10-22poppler: add 0.12.1, latest stableKoen Kooi1
2009-10-22cairo: add 1.8.8Koen Kooi1
2009-10-22gnash-fb: Fix DEPENDS from cairo to agg.Leon Woestenberg1
2009-10-22fftw-3.2: Rename fftw_3.2 recipes to fftw_3.2.2Khem Raj3
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-10-22binutils-2.20.bb: Fix compilation error with missing bracesKhem Raj2
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-10-21openscada: Add new recipe for openscada svn trunk.Khem Raj2
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-10-21lmsensors-apps_2.10.8.bb: Fix QA error about missing GNU hashKhem Raj1
* On ARM because we do not pass EXLDFLAGS in do_install and do_stage we get binaries without .gnu_hash section. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-10-22task-cli-tools: add serial-forward; bring back ltraceMichael 'Mickey' Lauer1
2009-10-21libfso-glib: remove bogus additional prefix in SRC_URIMichael 'Mickey' Lauer1
2009-10-22device_table-oldmmc: adjust count fields according to makedevs fixes.Andrea Adami1
2009-10-22makedevs: fix interpretation of device table (count).Andrea Adami2
Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
2009-10-21many recipes: Recipes must not depend on gconf-dbus directly, only dbus can ↵Stanislav Brabec17
be referred: * Only PREFERRED_PROVIDER_gconf in distro definition can refer to gconf-dbus. * Both gconf-dbus and gconf provide than same interface. * New gconf packages already provide defaults settings via dbus. * Increment PR to rebuild against correct package.
2009-10-21libgpsbt: fix QA errorsKoen Kooi1
2009-10-21geoclue: use the correct virtual for gconfKoen Kooi1
2009-10-21gedit: fix packaging so that the .pc ends up in -dev and we don't get the ↵Koen Kooi1
depchain code adding deps to gtksourceview-dev
2009-10-21gnome-bluetooth git: bump SRCREVKoen Kooi1
2009-10-21gtksourceview: update to latest release, fix packagingKoen Kooi5