summaryrefslogtreecommitdiff
path: root/recipes
AgeCommit message (Collapse)AuthorFiles
2010-07-14libc-client: remove extra "openssl" from the include pathDenys Dmytriyenko1
Since normally OpenSSL headers are already included from "openssl" directory, don't add it to the path again, which breaks the build with external toolchains. Thanks to Pierluigi Passaro for suggesting the fix: http://e2e.ti.com/support/embedded/f/354/p/53964/198615.aspx Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2010-07-14ipsec-tools: Add a patch to not 'install' vmbuf.h twiceTom Rini2
Patch taken form pld-linux.org Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-07-14gcc-configure-common.inc: Disable multilib generation.Khem Raj1
Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Roman I Khimov <khimov@altell.ru> Acked-by: Tom Rini <tom_rini@mentor.com>
2010-07-14openjdk-6-6b18: Remove vestigial thumbee.patch.Xerxes Rånby3
2010-07-14openjdk-6-6b18: Add ARM Linux Shark CPU features detection code.Xerxes Rånby3
2010-07-14icedtea6-native_1.7.3: backport patch for building without jar in systemMartin Jansa2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-07-14Merge branch 'org.openembedded.dev' of ↵Dmitry Eremin-Solenikov35
git://git.openembedded.org/openembedded into org.openembedded.dev
2010-07-14gdb: stop conflicting with binutilsDmitry Eremin-Solenikov16
To stop gdb file conflicts with binutils (in different ways) move removing of bfd/opcodes/libiberty stuff to gdb-common.inc. Also bump PRs to force rebuild. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2010-07-14jamvm-initial 1.4.5,1.5.0: Fixed binary to be called in script.Robert Schuster4
2010-07-14jamvm 1.4.5 - 1.5.3: Fixed packaging of libjvm.soRobert Schuster5
2010-07-14cacao 0.99.3: Fixed packaging of libjvm.so.Robert Schuster3
cacao 0.99.4: Dito.
2010-07-14jamvm-initial 1.4.5: Face random crashes with a silent retry.Robert Schuster4
jamvm-initial 1.5.0: Dito.
2010-07-14llvm-common: Fixed installation path of helper script (led to issues in ↵Robert Schuster1
OpenJDK build), bumped PR.
2010-07-13perl_5.8.8.bb: Don't use hostperl's $Config{cppflags} with cross compiler.Graham Gower1
Fixes /usr/local/include Badness. make[2]: Entering directory `/home/grg/oe2/tmp/work/mipsel-oe-linux/perl-5.8.8-r34/perl-5.8.8/ext/Errno' hostperl -I/home/grg/oe2/tmp/work/mipsel-oe-linux/perl-5.8.8-r34/perl-5.8.8/Cross/../fake_config_library -MConfig Errno_pm.PL Errno.pm CROSS COMPILE Badness: /usr/local/include in INCLUDEPATH: /usr/local/include No error definitions found at Errno_pm.PL line 216. Signed-off-by: Graham Gower <graham.gower@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-07-13gtk+-2.20.0,gtk+-2.20.1: Fix case where /usr/bin/nm was being generated into ↵Khem Raj4
libtool. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-07-14xserver-common_1.33: add xinput-calibrator to SHR RDEPENDSMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-07-14task-shr-feed: add missing shr-splash themes to feedSebastian Krzyszkowiak1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-07-14frameworkd: bump SRCREV, remove applied patchesMartin Jansa3
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-07-14libphone-ui: bump SRCREV, remove applied patchMartin Jansa2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-07-14freesmartphone: bump cornucopia SRCREV, remove aplied patch from fsogsmd and ↵Martin Jansa4
use FSO_CORNUCOPIA_SRCREV again in mdbus2 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-07-14linux(-kexecboot): bump SRCREV in git version and update defconfigMartin Jansa3
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-07-14linux-openmoko-2.6.34: bump SRCREV, try to disable UBI debug and reenable ↵Martin Jansa3
background thread (seems to work now) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-07-14Merge branch 'org.openembedded.dev' of ↵Dmitry Eremin-Solenikov15
git://git.openembedded.org/openembedded into org.openembedded.dev
2010-07-14linux-2.6.34: add tqm8540 configurationDmitry Eremin-Solenikov2
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2010-07-14linux.inc: add KERNEL_DEVICETREE_tqm8540 definitionDmitry Eremin-Solenikov1
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2010-07-14u-boot: switch lite5200 to current u-boot and drop u-boot 2010.03 which had ↵Dmitry Eremin-Solenikov2
no other users Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2010-07-14u-boot: add a recipe for fresh release of u-boot. Also make it default for ↵Dmitry Eremin-Solenikov1
tqm8540 board Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2010-07-13Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded ↵Koen Kooi2
into org.openembedded.dev
2010-07-13python-django: added recipe for 1.2.1, based on 1.0.2 recipe.Tom Hayward1
2010-07-13python 2.6: generated new python-2.6-manifest.inc for python-numbersTom Hayward1
2010-07-13u-boot_git: Change default console for OMAP3EVMRoger Monk2
* Change ttyS2 -> ttyS0 * bump PR Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-07-13libtimedate-perl: don't depend on target packagesHenning Heinold1
* bump PR
2010-07-12quilt-native: Remove RDEPENDS on libtimedate-perl-nativeKhem Raj2
* quilt-native is build quite early. Its not sensible to depend on natve packages which inturn uses quilt to patch. * Thanks to woglinge for finding it. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-07-12llvm2.7: Make ARMv4 compatible llvm pr7608Xerxes Rånby3
2010-07-12llvm2.7: workaround llvm pr5201 / icedtea6 pr399 for ARM and PPCXerxes Rånby2
2010-07-12task-shr-minimal: fix case when binary locales generation is disabledDenis 'GNUtoo' Carikli1
2 issues were present: *disabled was a string and so,when binary locales generation was disabled it never executed the return statement For fixing it,I've copied and adapted the glibc code that JaMa pointed me out: FreeNode-#oe.log:Jul 09 14:19:26 <JaMa> GNUtoo|laptop: glibc/glibc-package.inc is using "if enabled and int(enabled):" *return should return "",else the dependency of task-shr-minimal are "None". I also bumped PR
2010-07-12llvm-common: unbreak build NATIVE_INSTALL_WORKS = "1".Xerxes Rånby1
2010-07-12shr-splash: don't use PROVIDES, as it's not used when resolving runtime deps ↵Sebastian Krzyszkowiak2
nor image content; use SHR_SPLASH_THEME variable instead Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-07-12conntrack-tools: fix restart command in init scriptVladimir Sorokin2
Signed-off-by: Vladimir Sorokin <sorokin@altell.ru> Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-07-12corosync: fix init scriptVladimir Sorokin2
1) use pgrep instead parsing output of "ps" 2) check if nobody needs to kill Signed-off-by: Vladimir Sorokin <sorokin@altell.ru> Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-07-12pacemaker: update to version 1.0.9.1Roman I Khimov4
* bugfix release, considered as safe upgrade Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-07-12corosync: update to version 1.2.6Roman I Khimov1
* bug fix release, considered as safe upgrade Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-07-11python 2.6: add python-numbers subpackage adding support for numerical APIs:Michael 'Mickey' Lauer3
Included for now are the modules numbers and decimal
2010-07-11opie-init: disable special init handling for c7x0 (for w100 which is ↵Paul Eggleton1
currently disabled)
2010-07-11keymaps: add keymaps for h4000 & hx4700 to make record button usablePaul Eggleton3
2010-07-11gcc csl 2007q3: hack to fix buildKoen Kooi2
2010-07-10qemu_0.12.4.bb: Add 99_stable.diff from debian.Khem Raj2
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-07-10gcc-4.5.inc: Update SRCREV to pick new fixes on ARM.Khem Raj1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-07-10quilt: Add option QUILT_NO_RM_SYMLINKS so follow symlinks with quilt refreshKhem Raj5
* OE now creates symlinks into metadata. This patch allows quilt to follow the symlinks so when a patch is refreshed then the result happens in the metadata location. * Creating a new patch will still happen in local patches directory unless one uses path into metadata. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-07-10glibc 2.10.1: added nios2 supportFrans Meulenbroeks3
add nios2 support. as this is strictly nios2 specific there is no need to bump PR Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>