aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
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-29ti814x: Add new machine definitionsChase Maupin
* Add new am387x-evm machine definition * Add new dm814xx-evm machine definition * Add new c6a814x-evm machine definition * New SOC_FAMILY ti814x available * Based on machine configuration files from Arago contributed by Siddharth Heroor Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2011-04-29sort: Add ti814x machine typesChase Maupin
* Add support for am387x-evm, dm814x-evm, and c6a814x-evm machine types. 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-29omap4430-panda: Switch panda to use new omap4 include + add new SOC_FAMILYRoger Monk
* Add new omap4.inc * Switch machine config to use new omap4 include Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
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>
2011-04-29libnl_git: remove fix-pktloc-dep-race.patch from this versionMartin Jansa
* it does not apply because there isn't pktloc in this SRCREV yet, commented out in upstream src/lib/Makefile.am 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-29connman: depend only on libnl(-2.0) not libnl2(-2.0)Martin Jansa
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-29wpa-supplicant-0.7: depend only on libnl(-2.0) not libnl2(-2.0)Martin Jansa
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-29ti-wifi-utils: depend only on libnl(-2.0) not libnl2(-2.0)Martin Jansa
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-29iw: depend only on libnl(-2.0) not libnl2(-2.0)Martin Jansa
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-29hostap-daemon: depend only on libnl(-2.0) not libnl2(-2.0)Martin Jansa
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-29libfsobasics: depend only on libnl(-2.0) not libnl2(-2.0)Martin Jansa
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-29SHR: drop blacklist entries for libnl, now when libnl2 is used by defaultMartin Jansa
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: add libnl.inc and use INC_PRMartin Jansa
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: don't use /usr/include/libnl2 anymoreMartin Jansa
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: rename libnl2 to libnl as used in openembedded-coreMartin Jansa
* libnl1/libnl2 still conflicts even when using separate includedir so it will be easier for distro maintainers to use only libnl1 or libnl2 by PREFERRED_VERSION 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-29omapfbplay: Add patch for dce codec error handlingRoger Monk
* Add patch to handle return codes from dce codec library * Check for non-fatal errors * Update to latest SRCREV * Bump PR Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-04-29ti-libdce: Update to latest SRCREVRoger Monk
* Update to latest version * Bump PR Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-04-29ti-gst-ducati: Update to latest SRCREV, package libsRoger Monk
* Update to latest commit * Switch to use latest gstreamer included depends * Fix lib packaging * Bump PR Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-04-29fennec: Make it build on ARM eglibc/uclibcKhem Raj
This patchset enables fennec to build again Upgrades to latest release tag Bunch of patches to fix uclibc build Disable few options notably --disable-elf-hack Add -L<sysroot>/usr/lib to LDFLAGS otherwise make tried to find the libs in /usr/lib Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-04-29cairo_1.10.0.bb: Fennec will now need tee support in cairo so enable itKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-04-29gst-plugins-good: update to 0.10.28Roger Monk
Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-04-29omap4430-panda: Prefer u-boot-git and remove extra custom x-loadRoger Monk
* Switch to using u-boot-git (instead of u-boot-sakoman) * Remove reference to custom x-load * Remove extra image depends (which will come from common include) Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2011-04-29u-boot git: remove duplicate filesdir lineKoen Kooi
Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-04-29u-boot-git: Add omap4430-panda to u-boot git recipeRoger Monk
* Enable u-boot git to build for pandaboard Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2011-04-29x-load git: update to 1.5.0Koen Kooi
Tested on beagle-xm/angstrom and pandaboard/angstrom Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-04-29TI XDCTools: Add version 3.20.08.88Siddharth Heroor
Signed-off-by: Siddharth Heroor <heroor@ti.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-04-29TI IPC: Add version 1.22.04.25Siddharth Heroor
* This version is one the first versions of TI IPC available. * Fix the installer installer command in the include file. Since this is the first version available on OE, changing this does not affect any other versions. Signed-off-by: Siddharth Heroor <heroor@ti.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-04-29TI IPC: Add missing dependenciesSiddharth Heroor
* The IPC software is for Sys/Bios and is dependent on Sys/Bios. * To Build IPC and stage it we need XDCTools and C6000 Codegen. Signed-off-by: Siddharth Heroor <heroor@ti.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-04-29TI IPC: Fix License field.Siddharth Heroor
* The correct license for TI IPC is BSD and not TI. Signed-off-by: Siddharth Heroor <heroor@ti.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-04-29mc: add RRECOMMENDed mc-skins package and more files to FILES_PNMartin Jansa
* fixes SHR bug http://trac.shr-project.org/trac/ticket/1348 * and not packaged files Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-04-29libarchive: Requires libxml2Kartik Mohta
Signed-off-by: Kartik Mohta <kartikmohta@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-04-29matrix-gui: Bump up SRCREVJeff Lance
* Bump up SRCREV to bring in mods on am180x and other platforms * am180x: Automated Wifi * am181x, am180x, omap-l138, dm368: Removing TI SVG icons as they were found to slow down update performance * am180x: Fixing PRU EDMA example * pulling in addtional mods from other platforms * omap-l138 * dm368 * dm3730 * ti814x * ti816x Signed-off-by: Jeff Lance <j-lance1@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2011-04-29external-toolchain-angstrom: variable name for gdb license got changedDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2011-04-29external-toolchain-angstrom: update licensing info, document exceptionsDenys Dmytriyenko
* Split GCC and RLE licenses and base them off different gcc versions * Document all the details about the licenses and exceptions, so they won't get changed by accident again Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2011-04-29external-toolchain-csl: update licensing info, document exceptionsDenys Dmytriyenko
* Split GCC and RLE licenses and base them off different gcc versions * Document all the details about the licenses and exceptions, so they won't get changed by accident again Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2011-04-29local.conf: add example to use external angstrom toolchainDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2011-04-29external-toolchain-angstrom: use pre-built Angstrom toolchainDenys Dmytriyenko
* Use pre-built Angstrom toolchain available from [1] as external one [1] http://www.angstrom-distribution.org/toolchains/ Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2011-04-29local.conf.sample: Typo fixTom Rini
Spotted by Denys Dmytriyenko. Signed-off-by: Tom Rini <tom_rini@mentor.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2011-04-29local.conf.sample: Add an example for using CodeSourcery toolsTom Rini
linux-libc-headers portion from Ben Gardiner. Signed-off-by: Tom Rini <tom_rini@mentor.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>