aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2011-01-07ti-pru-sw: Update SRC_REV to 23Melissa Watkins
For the ti-pru-sw-examples, ti-pru-sw-app-loader, ti-pru-sw-edma-driver, ti-pru-sw-edma-library: * Update SRC_REV to 23 Signed-off-by: Melissa Watkins <m-watkins@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2011-01-07help2man: Mangle for /usr/bin/env perlTom Rini
If help2man won't work when part of the program that it is generating pages for uses one version of perl and it's using another, so we need to use /usr/bin/env perl to ensure a match. Signed-off-by: Tom Rini <tom_rini@mentor.com>
2011-01-07angstrom next: move to wpa-supplicant 0.7Koen Kooi
Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-01-07wpa-supplicant 0.7.3: import from yoctoKoen Kooi
Fixed LDFLAGS issue after import Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-01-07angstrom next: prefer dropbear 0.52Koen Kooi
Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-01-07angstrom next: prefer wpa supplicant 0.6.10Koen Kooi
Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-01-07openssl: add support for OCF linux driversChase Maupin
* This patch adds support for openssl to use OCF linux drivers if they are available. * If the drivers are not available then openssl will default back to its own software implementation. * Only enabled for the target side version since it doesn't make much sense for the host system. * Bump the PR. Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-01-07ocf-linux: add recipe to stage ocf linux headersChase Maupin
* This recipe is used to stage ocf linux headers in the proper usr/include/crypto directory structure expected by packages such as openssl. Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-01-07linux-palmpre: add defconfig for palmpre2 machineSimon Busch
Signed-off-by: Simon Busch <morphis@amethyst.openembedded.net>
2011-01-07machines: introduce new palmpre2 machineSimon Busch
The new palmpre2 machine is nearly the same as the already available palmpre machine. The only difference is the internal processor. The palmpre2 uses a omap 3630 and the palmpre a omap 3430 processor. This takes us into the situation to handle two different machines. Signed-off-by: Simon Busch <morphis@amethyst.openembedded.net>
2011-01-07palmpre machine: split into machine and common partsSimon Busch
Signed-off-by: Simon Busch <morphis@amethyst.openembedded.net>
2011-01-06distro/slugos: Upgrade to use gcc 4.5 and libtool 2.4Khem Raj
* Depend on sane-toolchain * Upgrade few old pinned versions * Inherit own-mirrors to define slug src mirror * nslu2-mirrors.bbclass is not needed anymore Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-01-06autoconf: Mangle to use /usr/bin/env perlTom Rini
On the host side we can have the full path exceed the limit for the #! method. On the target side, we already had to play a game to ensure the path would be valid. So we change to using /usr/bin/env there as well, which is safe. Signed-off-by: Tom Rini <tom_rini@mentor.com>
2011-01-06linux_2.6.37.bb: added DP=1 for sheevaplug, openrd-base and openrd-clientFrans Meulenbroeks
note that this is not the preferred kernel recipe for those systems yet but this way people can give it a try Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2011-01-06ntp: update to 4.2.6p3Koen Kooi
Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-01-06cpan.bbclass: Perform more mangling for perl pathTom Rini
On hosts where we may already be past the #! limit this is required and this is safe on the target as well. Signed-off-by: Tom Rini <tom_rini@mentor.com>
2011-01-06ti-ocf-crypto-module: remove hardcodes from makefileKoen Kooi
Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-01-06ntp: fix crontab location, run oe-stylize while I'm hereKoen Kooi
Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-01-06linux-2.6.24: enable audio support/modules for hipox machineSteffen Sledz
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
2011-01-06mysql5-native: put make install to do_install after autotools_stage_all was ↵Martin Jansa
removed with do_stage in eaf0fc03acfb262bcd614a14086a1b28ec850f46 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-01-06ti-ocf-crypto-module: add crypto module for hw accelChase Maupin
* Added the module for the OCF subsystem that allows access to the crypto accelerator hardware on the am37x device. Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2011-01-06linux-omap-psp: add OCF supportChase Maupin
* Add a patch to put OCF support into the linux-omap-psp kernel * Add support to the defconfig file for am37x-evm for OCF * Bump the MACHINE_KERNEL_PR Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2011-01-06kernel class: stage ocf directoryChase Maupin
* Added the crypto/ocf directory to the list of directories to be staged when building the kernel (if it is present) * This is required when building OCF modules that allow access to crypto hardware outside of the kernel tree. Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2011-01-06python-wifi: remove version 0.3.1Andreas Oberritter
Signed-off-by: Andreas Oberritter <obi@opendreambox.org> Acked-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-by: Michael 'Mickey' Lauer <mlauer@vanille-media.de> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2011-01-06python-wifi: add recipe for version 0.5.0Andreas Oberritter
* package previously unpackaged files into -doc and -examples Signed-off-by: Andreas Oberritter <obi@opendreambox.org> Acked-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-by: Michael 'Mickey' Lauer <mlauer@vanille-media.de> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2011-01-06otf-junction: new font recipeMichael 'Mickey' Lauer
2011-01-06otf-baskervald: new font recipeMichael 'Mickey' Lauer
2011-01-06otf-gillius: new font recipeMichael 'Mickey' Lauer
2011-01-06linux-omap 2.6.37rc: add DVFS patches from TharaKoen Kooi
Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-01-06qt4: fix incorrect pkg-config filesAndreas Oberritter
* Previously, include statements were generated like this: -I.../mipsel-oe-linux/usr/include/qtopia/QtCore -I.../mipsel-oe-linux/usr/include/qtopia/QtCore/qt4-embedded/QtCoreE -I.../mipsel-oe-linux/usr/include/qtopia/QtCore/qtopia * The sed rules ignored QT_LIBINFIX. * The sed rules incorrectly used QT_BASE_NAME instead of QT_DIR_NAME. * Now, they look like this, which is what an application expects: -I.../mipsel-oe-linux/usr/include/qtopia/QtCore -I.../mipsel-oe-linux/usr/include/qtopia * Tested with qt4-embedded on mipsel Signed-off-by: Andreas Oberritter <obi@opendreambox.org> CC: Koen Kooi <k.kooi@student.utwente.nl> Acked-by: Koen Kooi <koen@openembedded.org>
2011-01-06klibc: add missing space to SRC_URI_appendAndrea Adami
* flaw exposed by recent klcc-cross commit, adding another SRC_URI += * right fix seems to be in klibc.inc * bump PR Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2011-01-06opencv(-samples): rename from svn to 2.1 in preparation of 2.2Koen Kooi
Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-01-06ac100: fix XSERVERKoen Kooi
Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-01-06c6accel/dmai/gst-ti: only fix up linkerscript when using gcc >4.3.xKoen Kooi
Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-01-05klcc-cross: Add patch to use /usr/bin/env perlTom Rini
Certain configurations (such as autobuilders) may build in very deep paths (that are longer than the #! mechanism allows) which makes it unsafe to use the direct path for perl. In our case we know that /usr/bin/env perl will always return ours (if it has been built). Signed-off-by: Tom Rini <tom_rini@mentor.com>
2011-01-05compat-wireless-2.6-old: make recipe even support the palmpre machineSimon Busch
To support compat-wireless-2.6-old for the palmpre machine we need several patches to let it build with the modified 2.6.24 based kernel. Acked-by: Michael 'Mickey' Lauer <mlauer@vanille-media.de> Signed-off-by: Simon Busch <morphis@gravedo.de>
2011-01-05compat-wireless-2.6-old: add initial recipeSimon Busch
compat-wireless-2.6-old provides more recent wireless drivers than kernels <= 2.6.26 provides on their own. On some machines you are stucked to that quite old kernel version but need a more recent wireless driver to get wifi working. Acked-by: Michael 'Mickey' Lauer <mlauer@vanille-media.de> Signed-off-by: Simon Busch <morphis@gravedo.de>
2011-01-05linux-ac100: switch to fetching from git, less flakyKoen Kooi
19:01 < woglinde> yeah feel free to commit Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-01-05palmpre machine: switch to .tar.gz format for rootfsSimon Busch
Signed-off-by: Simon Busch <morphis@amethyst.openembedded.net>
2011-01-05angstrom: use floating point for tegra2Koen Kooi
Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-01-05angstrom feed sorter: add support for NEON-less armv7a SoCsKoen Kooi
Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-01-05less : Update to version 436.Philip Balister
The older version went runbound when you tried to search for a string. This version corrects that problem.
2011-01-05owfs: 2.8p0 -> 2.8p4Dirk Opfer
2011-01-05eibd: Add recipe for git version based on pu branchDirk Opfer
- Improved packaging, Sourcecode of examples are packaged separately
2011-01-05liboauth: add dependency to curlDirk Opfer
2011-01-05phoneuid: bump PR to relink to libnl2 againMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-01-05libphone-ui-shr: bump PR to relink to libnl2 againMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-01-05freesmartphone: bump cornucopia SRCREV again to force upgrade after libnl2 ↵Martin Jansa
rebuild Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-01-05shr: blacklist libnlMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-01-05libnl2: add recipe for released version 2.0Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>