aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
AgeCommit message (Collapse)Author
2011-04-29db: Rework arm-thumb-mutex_db5.patchTom Rini
Signed-off-by: Tom Rini <tom_rini@mentor.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-04-29libgles-omap3: abstract ES handling and share it across all targetsKoen Kooi
Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-04-29ffmpeg: switch to libavKoen Kooi
cherry-picked Koen's mainline libav patch to fix invalid git.ffmpeg.org repo Signed-off-by: Koen Kooi <koen@openembedded.org> Signed-off-by: Matt Porter <mporter@ti.com> Signed-off-by: Tom Rini <tom_rini@mentor.com>
2011-04-29libgles-omap3: fix 81xx initscript ES detectionKoen Kooi
Even is the 125 core is marked ES5 im OMAP3 the 81xx SoCs use a different memorymap and init, so we tag it as ES6 Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-04-29networkmanager-openvpn: added version 0.8.3.995Neil MacMunn
* Makes networkmanager-openvpn compatible with networkmanager version 0.8.3.999 * This recipe adapted from version 0.8.1 Signed-off-by: Neil MacMunn <neil@gumstix.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-04-29Revert "libgles-omap3: Remove SGX Fixup for TI816x."Tom Rini
Please see http://permalink.gmane.org/gmane.comp.handhelds.openembedded/44660 This reverts commit 93645d2c00fe05e66f185ffd29ce3e2362f3a153. Signed-off-by: Tom Rini <tom_rini@mentor.com>
2011-04-29libgles-omap3: Remove SGX Fixup for TI816x.Siddharth Heroor
* Unlike OMAP3, the SGX core has not undergone revisions in TI816x. The libraries for TI816x are also fixed and do not need fixup based on revision of the SGX core. Signed-off-by: Siddharth Heroor <heroor@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2011-04-29libgles-omap3: Correct libraries for TI816x.Siddharth Heroor
* Explicitly set ES6LOCATION. * Split OMAP3 and TI816x BINLOCATION. TI816x uses ES6.x libraries. Signed-off-by: Siddharth Heroor <heroor@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2011-04-29omap3-sgx-modules: Update TI816x Module Location and Platform variables.Siddharth Heroor
* With Graphics SDK 4.03.00.02, TI816x module location and platform has been made more generic - ti81xx. This is to support TI814x which uses exactly the same SGX core as TI816x. Signed-off-by: Siddharth Heroor <heroor@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2011-04-29ti-ipc: Add version 1.22.05.27Siddharth Heroor
Signed-off-by: Siddharth Heroor <heroor@ti.com> Acked-by: Chase Maupin <chase.maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2011-04-29matrix-gui: Bump up SRCREVJeff Lance
* Bump up SRCREV * add am389x platform support * am1808 add correct instructions for running profibus demo Signed-off-by: Jeff Lance <j-lance1@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2011-04-29ncurses 5.7: put patch in OEKoen Kooi
The patch disappeared and apache on the sourcemirrors doesn't allow downloading of '.sh' files. This is *exactly* why we keep patches in OE instead downloading them from unreliable websites Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-04-29lmbench: rename 'line' binary as 'lm_line'Carlos Hernandez
Both lmbench and util-linux-ng packages provide own /usr/bin/line binaries. Even though the binaries name is the same, their functionality is different. This patch renames lmbench's line binary as lm_line to avoid conflicts with util-linux-ng. script/config-run is also modified (patch) to call lm_line instead of line. Signed-off-By: Carlos Hernandez <c-hernandez8@ti.com> Acked-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Tom Rini <tom_rini@mentor.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-04-29alsa-state: Add support for am45x-evm machine typeChase Maupin
* Added asound.conf file for am45x-evm machine type based on the omap4430-panda asound.conf file. Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-04-29u-boot: Add support for am45x-evm machinechase maupin
* Added support for the am45x-evm machine type Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Acked-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-04-29linux-omap4: Add support for am45x-evm machinechase maupin
* Add the am45x-evm machine type to the COMPATIBLE_MACHINEs for this kernel version. * Add the defconfig file for am45x-evm machine type Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Acked-by: Denys Dmytriyenko <denys@ti.com> Acked-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-04-29u-boot: Add PSP version for ti816x devices.Siddharth Heroor
* Add TI PSP u-boot version for dm816x/c6a816x/am389x devices. * Based on PSP release 4.00.00.10. Signed-off-by: Siddharth Heroor <heroor@ti.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-04-29linux-omap3: Add PSP recipe for ti816x devices.Siddharth Heroor
* Add TI PSP kernel recipe for dm816x/c6a816x/am389x devices. * Add the defconfig for ti816x devices. * Based on PSP release 4.00.00.10. Signed-off-by: Siddharth Heroor <heroor@ti.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-04-29ti-sysbios: Add version 6.31.04.27.Siddharth Heroor
Signed-off-by: Siddharth Heroor <heroor@ti.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-04-29ti-sysbios: Update Installer unpack commands.Siddharth Heroor
* New versions of TI Sys/Bios use a different installer unpack command. * Bump PR. Signed-off-by: Siddharth Heroor <heroor@ti.com> Acked-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-04-29ti-sysbios: Copy installer unpack to recipe versions.Siddharth Heroor
* Newer versions of Sys/Bios have a different unpack sequence. This patch is in preparation for a new versions that use the new unpack sequence. Signed-off-by: Siddharth Heroor <heroor@ti.com> Acked-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-04-29ti-sysbios: Add missing License field.Siddharth Heroor
* Sys/Bios is released under a BSD license. Signed-off-by: Siddharth Heroor <heroor@ti.com> Acked-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-04-29base-files: write Angstrom as Ångström in the issue file.Michael Jones
spice up the ASCII art a bit Signed-off-by: Michael Jones <michael.jones@matrix-vision.de> Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-04-29pixman: add 0.21.6 + fixesKoen Kooi
Signed-off-by: Koen Kooi <koen@openembedded.org> Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-04-29network-manager-applet git: move to 0.8.3.999Koen Kooi
Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-04-29networkmanager git: bump to 0.8.3.999Koen Kooi
Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-04-29ti-cgt6x: Add release 7.2.2Siddharth Heroor
Signed-off-by: Siddharth Heroor <heroor@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2011-04-29TI EDMA3LLD Sysbios: Add version 02.11.01.02Siddharth Heroor
Signed-off-by: Siddharth Heroor <heroor@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2011-04-29TI EDMA3LLD Sysbios: Update recipe for SRC_URISiddharth Heroor
* Add SRC_URI for tar.gz releases. * Bump PR. Signed-off-by: Siddharth Heroor <heroor@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2011-04-29TI EDMA3LLD Sysbios: Move installer unpack to recipe versionSiddharth Heroor
* The EDMA3LLD for Sysbios, does not ship as an installer but as a tarball. The older release 02.10.03.04 used an installer and this patch is in preparation of upcoming patches for new releases of EDMA3LLD. Signed-off-by: Siddharth Heroor <heroor@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2011-04-29u-boot: BeagleBoard: add rev xM-C detectionJason Kridner
Signed-off-by: Jason Kridner <jkridner@beagleboard.org> Signed-off-by: Koen Kooi <koen@openembedded.org> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2011-04-29tk 8.4.19: Switch to patchdir rather than applying in do_configureTom Rini
Signed-off-by: Tom Rini <tom_rini@mentor.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-04-29tk 8.4.19: Rework disable-xim.patchTom Rini
Signed-off-by: Tom Rini <tom_rini@mentor.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-04-29tcl: Switch to patchdir rather than applying in do_configureTom Rini
Signed-off-by: Tom Rini <tom_rini@mentor.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-04-29tcl: Rework mips-tclstrtod.patchTom Rini
We can't portably use .. in paths in patches so we stop applying this in do_patch and instead apply it at the start of do_configure. Signed-off-by: Tom Rini <tom_rini@mentor.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-04-29qmake2: Define env var for strip. Convert to use INC_PR.Philip Balister
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-04-29qt4: security advisory - blacklist fraudulent comodo certificatesDenys Dmytriyenko
Security advisory: Blacklist fraudulent certificates. More info is in the patch and at the following links: http://www.comodo.com/Comodo-Fraud-Incident-2011-03-23.html http://qt.nokia.com/files/qt-patches/blacklist-fraudulent-comodo-certificates-patch.diff/view Signed-off-by: Denys Dmytriyenko <denys@ti.com> Acked-by : Eric Benard <eric@eukrea.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2011-04-29external-toolchain-angstrom: don't stage .la filesDenys Dmytriyenko
Libtool .la files bundled with the toolchain contain references to external sysroot and are not really needed for the normal operation. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2011-04-29matrix-gui: Add support for am387x-evm machineChase Maupin
* Add support for the am387x-evm machine type which uses SOC_FAMILY ti814x. * Bump the recipe PRs Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2011-04-29am-benchmarks: Add support for am387x-evm machineChase Maupin
* Add support in this recipe for the am387x-evm machine type. * Bump the PR. Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2011-04-29u-boot: Add PSP version for am387x-evmChase Maupin
* Add the TI PSP u-boot version for the am387x-evm machine type * Make this version the default preference for ti814x SOC_FAMILY devices. * Based on u-boot recipe from Arago contributed by Nageswari Srinivasan Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2011-04-29linux-omap3: add PSP recipe for am387x-evmChase Maupin
* Add the TI PSP kernel recipe for the am387x-evm machine type. * Added the defconfig for ti814x devices * Based on kernel recipe from Arago contributed by Nageswari Srinivasan Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2011-04-29automake: Fix paths in scripts installed on target.Philip Balister
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-04-29autoconf: Fix paths for scripts installed on the target.Philip Balister
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-04-29matrix-gui: update SRCREVJeff Lance
* am1808 - pull in better description for WiFi. Signed-off-by: Jeff Lance <j-lance1@ti.com> Acked-by: Chase Maupin <chase.maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-04-29orc: add version 0.4.10Paul Menzel
Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net> Acked-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-04-29bluez 4.84: raise default preference after libnl changesKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-04-29networkmanager 0.8.1: fix build against libl using the patch from the git ↵Koen Kooi
version Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-04-29networkmanager_git: fix build with static libnl1Martin Jansa
* backend/ip6-manager didn't respect LIBNL_CFLAGS so using /usr/include/netlink headers from libnl-2 * older versions of networkmanager should be fixed or removed * only build tested, please test runtime.. Acked-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-04-29libnl-1.1: rename to libnl1 and build only static libMartin Jansa
* static lib is enough to build nm and shouldn't conflict with libnl2 * this makes special case from libnl1 instead libnl2 Acked-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>