summaryrefslogtreecommitdiff
path: root/recipes
AgeCommit message (Collapse)AuthorFiles
2010-08-18boost.inc: added dependency on cmake-nativeFrans Meulenbroeks1
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-08-18iputils, removed 2002 versionFrans Meulenbroeks1
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-08-18i2c: added LDFLAGS to cc line to fix hash QAFrans Meulenbroeks1
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-08-18u-boot_git.bb : newer gcc dont allow weak inlinesGraeme Gregory2
2010-08-18bison.inc: add dependency on flex-nativeFrans Meulenbroeks1
needed when building (as discovered by jkridner) Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-08-18x11vnc: replace definition of pointerJason Kridner2
Avoids conflict with Xdefs.h definition of 'pointer'. Signed-off-by: Jason Kridner <jkridner@beagleboard.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-08-18mysql5: Fix the build with gcc4.5 by applying an upstream patchHolger Hans Peter Freyther3
Apply an upstream commit to get the build fixed with a gcc 4.5
2010-08-18gtk+-native_2.20.x.bb: Gtk+ attempts to link with gcrypt.aHolger Hans Peter Freyther2
Build libgcrypt-native for Gtk+ as it is used during linkage.
2010-08-17quilt-native: Provide a new do_install based on the target one.Tom Rini4
As seen in quilt-package.inc we need to pass 'BUILD_ROOT=${D}' to have things installed where we want. Otherwise we end up with legacy staging (and empty pstaging packages). Switch to INC_PR Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-08-17evince_2.30.0.bb: Make pkg-config to construct right paths.Khem Raj2
* pkg-config has nice option PKG_CONFIG_SYSROOT_DIR for cross compiling but its only for include and libraries it is ignored for other things pkg-config provides. * this fixes the needed. There may be more places that needs same fix. For us this one suffices for now. * Add gnome-doc-utils-native to DEPENDS. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-08-17poppler_0.12.3.bb: Prefer this version for minimal distroKhem Raj1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-08-17mpfr.inc: Set INC_PR not PRTom Rini1
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-08-17mpfr: Add nativesdk, switch to INC_PR, drop mpfr-native_svnTom Rini4
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-08-17gmp: Add nativesdk for 4.2.4 / 5.0.1Tom Rini2
Leaving the darwin changes alone as I can't test, otherwise would have merged gmp-native_4.2.4 into gmp_4.2.4 Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-08-17openssl: update 1.0.0 to 1.0.0aRoman I Khimov8
* exactly one fix (CVE-2010-1633), considered as safe upgrade Signed-off-by: Roman I Khimov <khimov@altell.ru> Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-17lmbench: Fix 2.0.4 like Koen did for 2.5Tom Rini1
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-08-17x11vnc: add 0.9.11Koen Kooi1
2010-08-17tslib: add config files for palmpre machineSimon Busch3
Signed-off-by: Simon Busch <morphis@gravedo.de> Acked-by: Stefan Schmidt <stefan@datenfreihafen.org>
2010-08-17linux-palmpre: add git versionSimon Busch2
The sources from Palm for the Palm Pre has beed modified with little improvements and are rebased against the latest version from Palm found at http://opensource.palm.com from time to time. The modified kernel tree is maintained by the FSO team. Signed-off-by: Simon Busch <morphis@gravedo.de> Acked-by: Stefan Schmidt <stefan@datenfreihafen.org>
2010-08-17u-boot: bump git revision for palmpre machineSimon Busch1
The current git revision for palmpre machine fails to compile. I updated it to the latest revision available as u-boot is currently not usable on the palmpre machine at all. Signed-off-by: Simon Busch <morphis@gravedo.de> Acked-by: Stefan Schmidt <stefan@datenfreihafen.org>
2010-08-17lowpan-tools: update to 0.2.2Dmitry Eremin-Solenikov2
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2010-08-17python: move 2.6.[124] to obsolete, move all distributions to 2.6.5Martin Jansa29
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-by: Michael 'Mickey' Lauer <mickey@vanille-media.de>
2010-08-17python: import 2.6.5 from pokyMartin Jansa18
* without legacy staging * fix QA issue libpython2: non -dev package contains symlink .so: libpython2 path * use FILESPATHPKG Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-by: Michael 'Mickey' Lauer <mickey@vanille-media.de>
2010-08-17gnutls: add version 2.10.1Martin Jansa4
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-16docbook-sgml-dtd-4.5-native.bb: New recipe.Khem Raj1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-08-16docbook-utils-native_0.6.14.bb: Get rid of do_stageKhem Raj1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-08-17opie: remove version 1.2.2 recipesPaul Eggleton178
These have probably been unbuildable for some time now, and there is no reason not to use a newer version. Signed-off-by: Paul Eggleton <bluelightning@bluelightning.org>
2010-08-16python-pygtk_2.8.6.bb removedFrans Meulenbroeks1
underlying gtk+ version is not there any more newer version exists Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-08-16openssl 0.9.8g; removed (0.9.8m stays)Frans Meulenbroeks5
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-08-16dcopidl-native_3.5.8.bb: Removed legacy style stagingFahad Usman1
* converted do_stage to do_install and replaced ${STAGING_BINDIR} with ${D}${bindir} * and treated the source with oe-stylize.py script Signed-off-by: Fahad Usman <fahad_usman@mentor.com>
2010-08-16sdcc-native: Run oe-stylize.pyNoor Ahsan1
* Run 'oe-stylize.py' on the recipe and make changes accordingly Signed-off-by: Noor Ahsan <noor_ahsan@mentor.com> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-08-16coreutils: removed 7.1 and 7.2Frans Meulenbroeks11
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-08-16Revert "coreutils: removed old versions"Frans Meulenbroeks24
This reverts commit 82dcd385984ba059b346a0e37fd3e14d536074ad. reverted coreutils removal as 7.0 and up is GPLv3, so there is a desire to keep 6.0.
2010-08-16guile 1.8.7: sync up with the 1.8 release branchKoen Kooi2
2010-08-16klibc: remove superfluous KLIBCARCHINCFLAGS patchAndrea Adami2
* OE patch went upstream with 1.5.19 (28da73a8add68f4abf68c417ac9559acc5d06861) * OpenEmbedded patch c/o Khem Raj. Thx.
2010-08-16python-native: bump PR after openssl upgradeMartin Jansa1
2010-08-16xorg: add latest packages for 2010-08-16Martin Jansa19
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-16recipes: bump PR in recipes depending on openssl after SHR and Angstrom ↵Martin Jansa15
moved to openssl-1.0.0 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-16lvm2.inc: remove unnecessary EXTRA_OECONF_arm line from recipeSimon Busch1
Signed-off-by: Simon Busch <morphis@gravedo.de> Acked-by: Stefan Schmidt <stefan@datenfreihafen.org>
2010-08-16lvm2: add configuration file for palmpre machineSimon Busch1
Signed-off-by: Simon Busch <morphis@gravedo.de> Acked-by: Stefan Schmidt <stefan@datenfreihafen.org>
2010-08-16lvm2.inc: add machine specific configuration fileSimon Busch2
For some machines we need a specific lvm configuration to detect the captable devices which can contain a lvm volume. Signed-off-by: Simon Busch <morphis@gravedo.de> Acked-by: Stefan Schmidt <stefan@datenfreihafen.org>
2010-08-16lvm2.inc: add patch to fix buildingSimon Busch2
lvm2 fails to build cause there is a include of limits.h missing. The patch adds the include to the relevant file of the lvm2 source. Signed-off-by: Simon Busch <morphis@gravedo.de> Acked-by: Stefan Schmidt <stefan@datenfreihafen.org>
2010-08-16lvm2: rebase all recipes on a global lvm2.inc recipeSimon Busch4
This rebases all specific versions of lvm2 on a global recipe lvm2.inc which defines the common parameters for building lvm2. Staging is overwritten as we don't need any of the executables or manpages the build of lvm2 produces for any related builds. Signed-off-by: Simon Busch <morphis@gravedo.de>
2010-08-16Revert "docbook-sgml-dtd*native: remove old versions"Frans Meulenbroeks2
This reverts commit 5329088185d8f55f721cba92deab06dc859e9df1. some recipes pin specifically to the 3.1 version, so reinstating that one
2010-08-16Revert "openssl: removed old 0.9.8 versions; these have security ↵Frans Meulenbroeks11
vulnerabilities" This reverts commit a0a7a2710d0ea14ac41015e9b8f99fc8b4c687b3. Missed the DEFAULT_PREFERENCE = "-1" on the 1.0 recipe.
2010-08-16xorg-xserver: bump PRKoen Kooi1
2010-08-16beagleboard-test-image: add dsplinkJason Kridner1
Signed-off-by: Jason Kridner <jkridner@beagleboard.org> Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-08-16u-boot/angstrom-uboot-scripts/beagleboard-test-image: increase ramdiskJason Kridner5
* add initramfs image * move to 128MB ramdisk until I can get initramfs working Signed-off-by: Jason Kridner <jkridner@beagleboard.org> Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-08-16klibc: bump to 1.5.19Andrea Adami16
* add getrusage patch * remove version 1.5.18 * staging of klcc is still broken. WIP
2010-08-16kexecboot: bump to 5e020abcb38b7dcfeb1eed2350a4221e7bda7020Andrea Adami1
* fix case of rotated fb