openembedded.git
15 years agofreetype 2.3.9: convert to BBCLASSEXTEND and new style staging
Koen Kooi [Mon, 12 Apr 2010 18:46:06 +0000 (20:46 +0200)]
freetype 2.3.9: convert to BBCLASSEXTEND and new style staging

15 years agoutils.bbclass: simplify checksum check, prepare for checksums.ini removal
Martin Jansa [Thu, 8 Apr 2010 07:47:12 +0000 (09:47 +0200)]
utils.bbclass: simplify checksum check, prepare for checksums.ini removal

* show note, when there are checksums only in checksums.ini (prepare for
  script for moving all to recipes)
* parse checksums.ini only when there is no checksum in recipe (could be
  faster, but for more checked items in SRC_URI it is parsed repeatedly)
* if one checksum doesn't match then count and show both (md5 as well as
  sha256) - usefull for copy&paste checksums for new recipe.

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoflex: depend on gettext
Koen Kooi [Mon, 12 Apr 2010 18:20:17 +0000 (20:20 +0200)]
flex: depend on gettext

15 years agoxcb,libx11,xserver-kdrive-glamo: add SRCREVs and fix git URL
Martin Jansa [Mon, 12 Apr 2010 16:09:43 +0000 (18:09 +0200)]
xcb,libx11,xserver-kdrive-glamo: add SRCREVs and fix git URL

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agorecipes: move checksums to recipes from checksums.ini, part 2 manual adjustement
Martin Jansa [Mon, 12 Apr 2010 08:39:50 +0000 (10:39 +0200)]
recipes: move checksums to recipes from checksums.ini, part 2 manual adjustement

* all: multiple checked items in SRC_URI (needs name= param)
* other fixes like non-existent URL, checksums moved ot .inc or included .bb (ie for -native)
* ...
* tested with micro/micro-uclibc/Angstrom/SHR with
  SOURCE_MIRROR_FETCH="True" (ignoring COMPATIBLE_*
* also tested -c fetch with s/SRC_URI_append_[^ ]*/SRC_URI_append/g and
  s/SRC_URI_[^ ]*/SRC_URI_append/g to catch all URLs used only for
  distro/machine/virtual override (see
  http://build.shr-project.org/tests/jama/SRC_URI.removeOverrides.patch)
* in case I downloaded different checksum then what was in checksums.ini
  I used the old one from checksums.ini and put my checksum in comment
* I'll send to ML list of recipes which cannot be downloaded (weren't
  converted) and where I got different checksums

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agorecipes: move checksums to recipes from checksums.ini
Martin Jansa [Sat, 10 Apr 2010 09:21:48 +0000 (11:21 +0200)]
recipes: move checksums to recipes from checksums.ini

* fetch all *.bb with patched utils.bbclass appending all checksums
  found only in checksums.ini to recipe

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoalsa-state: update for latest omap3-touchbook ASoC patches
Koen Kooi [Thu, 8 Apr 2010 16:13:08 +0000 (18:13 +0200)]
alsa-state: update for latest omap3-touchbook ASoC patches

15 years agolinux-omap-psp 2.6.32: update omap3-touchbook patches
Koen Kooi [Thu, 8 Apr 2010 10:01:20 +0000 (12:01 +0200)]
linux-omap-psp 2.6.32: update omap3-touchbook patches

15 years agopowervr-drivers: The .06 SDK is live now, so make it the default
Koen Kooi [Tue, 6 Apr 2010 11:37:29 +0000 (13:37 +0200)]
powervr-drivers: The .06 SDK is live now, so make it the default

15 years agolinux-omap-psp 2.6.32: add patches from Mans Rullgard to help finding the DM37xx...
Koen Kooi [Tue, 6 Apr 2010 09:22:31 +0000 (11:22 +0200)]
linux-omap-psp 2.6.32: add patches from Mans Rullgard to help finding the DM37xx slowdown

15 years agoomap3-sgx-modules: compile in ES5 mode by default, this makes it work on ES2, ES3...
Koen Kooi [Thu, 1 Apr 2010 13:43:37 +0000 (15:43 +0200)]
omap3-sgx-modules: compile in ES5 mode by default, this makes it work on ES2, ES3 and ES5, compiling it in ES3 mode makes it fail on ES5 hw

15 years agopowervr-drivers: .05 was the internal release, switch to .06 that is available externally
Koen Kooi [Thu, 1 Apr 2010 06:43:44 +0000 (08:43 +0200)]
powervr-drivers: .05 was the internal release, switch to .06 that is available externally

15 years agoarora-e: try a bit harder to be parallel installable with arora-x11
Koen Kooi [Wed, 31 Mar 2010 11:17:58 +0000 (13:17 +0200)]
arora-e: try a bit harder to be parallel installable with arora-x11

15 years agoalsa-state: update touchbook asound.state
Koen Kooi [Wed, 31 Mar 2010 10:04:11 +0000 (12:04 +0200)]
alsa-state: update touchbook asound.state

15 years agolinux-omap-psp 2.6.32: update touchbook patches and defconfig
Koen Kooi [Wed, 31 Mar 2010 10:01:25 +0000 (12:01 +0200)]
linux-omap-psp 2.6.32: update touchbook patches and defconfig

15 years agoqt4-*-gles 4.6.2: add 'depth' argument to configure, bump PR
Koen Kooi [Tue, 30 Mar 2010 08:29:33 +0000 (10:29 +0200)]
qt4-*-gles 4.6.2: add 'depth' argument to configure, bump PR

15 years agoQT4 gles: also allow ES1 builds, like ES2 needs undocumented magic
Koen Kooi [Sun, 28 Mar 2010 16:46:42 +0000 (18:46 +0200)]
QT4 gles: also allow ES1 builds, like ES2 needs undocumented magic

15 years agolinux-davinci git: fix dm355-leopard build
Koen Kooi [Fri, 26 Mar 2010 16:12:27 +0000 (17:12 +0100)]
linux-davinci git: fix dm355-leopard build

15 years agou-boot git: refresh leopardboard support
Koen Kooi [Fri, 26 Mar 2010 16:10:39 +0000 (17:10 +0100)]
u-boot git: refresh leopardboard support

15 years agoqt 4.6.2: use included wsegl header if staging lacks one, not all SGX SDKs include it
Koen Kooi [Fri, 26 Mar 2010 13:39:28 +0000 (14:39 +0100)]
qt 4.6.2: use included wsegl header if staging lacks one, not all SGX SDKs include it

15 years agobc-cube: add 0.2.0 with desktop file to launch it using a GUI
Koen Kooi [Fri, 26 Mar 2010 12:33:25 +0000 (13:33 +0100)]
bc-cube: add 0.2.0 with desktop file to launch it using a GUI

15 years agolibgles-omap3: use udev rule to change permissions on bccat and v4l nodes
Koen Kooi [Fri, 26 Mar 2010 12:31:56 +0000 (13:31 +0100)]
libgles-omap3: use udev rule to change permissions on bccat and v4l nodes

15 years agofreondemo/gstd: Add updates from latest RR recipes
Roger Monk [Tue, 23 Mar 2010 23:35:17 +0000 (23:35 +0000)]
freondemo/gstd: Add updates from latest RR recipes

   * Updated recipes (logic) merged from latest Ridgerun recipes
   * Whitespace formatting maintained from earlier cleanup

Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
15 years agogstreamer-ti: Add IRQ/EDMA module RRECOMMENDS
Roger Monk [Tue, 23 Mar 2010 23:02:41 +0000 (23:02 +0000)]
gstreamer-ti: Add IRQ/EDMA module RRECOMMENDS

Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
15 years agolinux-omap-psp 2.6.32: update omap3-touchbook patches and defconfig
Koen Kooi [Tue, 23 Mar 2010 09:50:43 +0000 (10:50 +0100)]
linux-omap-psp 2.6.32: update omap3-touchbook patches and defconfig

Signed-off-by: Koen Kooi <k-kooi@ti.com>
15 years agoti-codecs-omap3530: Go back to old binary
Roger Monk [Mon, 22 Mar 2010 21:35:02 +0000 (21:35 +0000)]
ti-codecs-omap3530: Go back to old binary

   * binfile already known from earlier release
      * use -44 version binary (identical) for now

Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
15 years agort3070: also install .bin file, move to directory with other ralink recipes
Koen Kooi [Mon, 22 Mar 2010 15:22:30 +0000 (16:22 +0100)]
rt3070: also install .bin file, move to directory with other ralink recipes

15 years agoalsa-state: update alsa state for new omap3-touchbook kernel
Koen Kooi [Mon, 22 Mar 2010 14:00:13 +0000 (15:00 +0100)]
alsa-state: update alsa state for new omap3-touchbook kernel

15 years agolinux-omap-psp 2.6.32: update to latest 3.00.00.05 tag
Koen Kooi [Mon, 22 Mar 2010 13:56:07 +0000 (14:56 +0100)]
linux-omap-psp 2.6.32: update to latest 3.00.00.05 tag

 * add patches for omap3-touchbook support and make this the default kernel for it

15 years agolinux-davinci git: increase kernel partition to 4M for hawkboard
Koen Kooi [Mon, 22 Mar 2010 13:30:31 +0000 (14:30 +0100)]
linux-davinci git: increase kernel partition to 4M for hawkboard

15 years agoti-codecs-omapl138_1.00.00: add LICENSE field
Brijesh Singh [Sun, 21 Mar 2010 20:55:38 +0000 (15:55 -0500)]
ti-codecs-omapl138_1.00.00: add LICENSE field

Signed-off-by: Brijesh Singh <bksingh@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
15 years agoti-codecs-dm6467_1.00.00.03: add LICENSE field
Brijesh Singh [Sun, 21 Mar 2010 18:30:14 +0000 (13:30 -0500)]
ti-codecs-dm6467_1.00.00.03: add LICENSE field

Signed-off-by: Brijesh Singh <bksingh@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
15 years agoti-codecs-omapl137_1.00.00: add LICENSE field
Brijesh Singh [Sun, 21 Mar 2010 16:05:47 +0000 (11:05 -0500)]
ti-codecs-omapl137_1.00.00: add LICENSE field

Signed-off-by: Brijesh Singh <bksingh@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
15 years agoti-dm355mm-module_1.13: add LICENSE field
Brijesh Singh [Sun, 21 Mar 2010 16:05:03 +0000 (11:05 -0500)]
ti-dm355mm-module_1.13: add LICENSE field

Signed-off-by: Brijesh Singh <bksingh@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
15 years agoti-recipes: Shoot ti-multimedia-common.inc, move inside ti-paths.inc
Roger Monk [Sat, 20 Mar 2010 22:22:43 +0000 (22:22 +0000)]
ti-recipes: Shoot ti-multimedia-common.inc, move inside ti-paths.inc

   * Following cleanup, ti-paths is empty and simply includes ti-multimedia-common
   * Move ti-multimedia-common into ti-paths and shoot ti-multimedia-common
   * Fix recipe references that directly reference ti-multimedia-common

Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
15 years agoti-codecs-omap3530: Use real version number, remove duplicate
Roger Monk [Sat, 20 Mar 2010 22:13:51 +0000 (22:13 +0000)]
ti-codecs-omap3530: Use real version number, remove duplicate

   * Start using new SRC_URI link without binary suffix (-42/-44)
   * Rename to reflect real version number
   * Remove (source) duplicate version (-42)
   * Bump PE to account for negative version number change
   * Bump PR for consistency

Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
15 years agoti-dsplink: Remove old patches and old untested recipe
Roger Monk [Sat, 20 Mar 2010 22:02:10 +0000 (22:02 +0000)]
ti-dsplink: Remove old patches and old untested recipe

   * Remove ti-dsplink v.1.61.3 - no longer tested
   * Remove old patches for older development dsplink versions
      * Patches have now been rolled into dsplink 1.64
   * Remove old Makefiles which we no longer need
   * Remove old v.1.50 128M patch - we now use 'MEMHOLE' for this (if necessary)

Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
15 years agogstd/freondemo: Align with arago file locations
Roger Monk [Sat, 20 Mar 2010 10:52:18 +0000 (10:52 +0000)]
gstd/freondemo: Align with arago file locations

   * Move gstd and freondemo recipes to recipes/gstd /freondemo
   * Prepare for recipe sync
   * Later needs renaming and finding new (more appropriate) home

Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
15 years agolibgles-omap3: fix ES5.x binaries, fix initscript
Koen Kooi [Fri, 19 Mar 2010 19:11:40 +0000 (20:11 +0100)]
libgles-omap3: fix ES5.x binaries, fix initscript

15 years agobc-cube: add recipe for 0.1.0 + patch to build it against the 3.01.00.05 SGX SDK
Koen Kooi [Fri, 19 Mar 2010 14:41:46 +0000 (15:41 +0100)]
bc-cube: add recipe for 0.1.0 + patch to build it against the 3.01.00.05 SGX SDK

15 years agoti-dmai: bump the SRCREV for dm365 and dm6467
Denys Dmytriyenko [Thu, 18 Mar 2010 22:02:02 +0000 (18:02 -0400)]
ti-dmai: bump the SRCREV for dm365 and dm6467

Signed-off-by: Denys Dmytriyenko <denis@denix.org>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
15 years agolinux-davinci git: enable earlyprintk for hawkboard
Koen Kooi [Thu, 18 Mar 2010 12:51:03 +0000 (13:51 +0100)]
linux-davinci git: enable earlyprintk for hawkboard

15 years agomulti-kernel.inc: introduce MULTI_CONFIG_BASE_SUFFIX variable
Denys Dmytriyenko [Wed, 17 Mar 2010 23:23:11 +0000 (19:23 -0400)]
multi-kernel.inc: introduce MULTI_CONFIG_BASE_SUFFIX variable

Signed-off-by: Denys Dmytriyenko <denis@denix.org>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
15 years agogstreamer-ti: update dm365 bootscript with the correct values
Denys Dmytriyenko [Wed, 17 Mar 2010 19:32:02 +0000 (15:32 -0400)]
gstreamer-ti: update dm365 bootscript with the correct values

Signed-off-by: Denys Dmytriyenko <denis@denix.org>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
15 years agoti-codecs-dm6446_2.05.00.00: add LICENSE field
Brijesh Singh [Wed, 17 Mar 2010 16:56:35 +0000 (11:56 -0500)]
ti-codecs-dm6446_2.05.00.00: add LICENSE field

Signed-off-by: Brijesh Singh <bksingh@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
15 years agoti-codec-engine_2.25.01.06: add loadmodule.sh on DM365 platform.
Brijesh Singh [Wed, 17 Mar 2010 19:09:49 +0000 (14:09 -0500)]
ti-codec-engine_2.25.01.06: add loadmodule.sh on DM365 platform.

Signed-off-by: Brijesh Singh <bksingh@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
15 years agoti-codec-engine.inc: add conditional depedency on dsp tools (cgt, bios etc)
Brijesh Singh [Wed, 17 Mar 2010 19:04:05 +0000 (14:04 -0500)]
ti-codec-engine.inc: add conditional depedency on dsp tools (cgt, bios etc)

Signed-off-by: Brijesh Singh <bksingh@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
15 years agoti-dvsdk-demos: rework the build and install, update the version
Denys Dmytriyenko [Wed, 17 Mar 2010 18:09:47 +0000 (14:09 -0400)]
ti-dvsdk-demos: rework the build and install, update the version

Signed-off-by: Denys Dmytriyenko <denis@denix.org>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
15 years agoti-codecs-dm365: rework with the new version
Denys Dmytriyenko [Wed, 17 Mar 2010 18:05:14 +0000 (14:05 -0400)]
ti-codecs-dm365: rework with the new version

Signed-off-by: Denys Dmytriyenko <denis@denix.org>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
15 years agolibgles-omap3, omap3-sgx-modules: add 3.01.00.05 release
Koen Kooi [Wed, 17 Mar 2010 15:18:32 +0000 (16:18 +0100)]
libgles-omap3, omap3-sgx-modules: add 3.01.00.05 release

* DEFAULT_PREFERENCE = "-1" till it becomes widely available
* Hardcodes 3430, discussing with upstream to make it universal

15 years agoti-dmai_svn.bb: update 365 loadmodules to use modprobe
Brijesh Singh [Tue, 16 Mar 2010 22:40:18 +0000 (17:40 -0500)]
ti-dmai_svn.bb: update 365 loadmodules to use modprobe

Signed-off-by: Brijesh Singh <bksingh@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
15 years agolinux-omap-psp_2.6.32.bb : Use multikernel, add 3 framebuffers
Roger Monk [Tue, 16 Mar 2010 16:35:34 +0000 (16:35 +0000)]
linux-omap-psp_2.6.32.bb : Use multikernel, add 3 framebuffers

Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
15 years agoti-dmai_svn: add edma and irq module runtime depedency on dm365 platform.
Brijesh Singh [Tue, 16 Mar 2010 16:21:36 +0000 (11:21 -0500)]
ti-dmai_svn: add edma and irq module runtime depedency on dm365 platform.

Signed-off-by: Brijesh Singh <bksingh@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
15 years agoti-linuxutils.inc: build irq module on dm365 platform
Brijesh Singh [Tue, 16 Mar 2010 16:16:15 +0000 (11:16 -0500)]
ti-linuxutils.inc: build irq module on dm365 platform

Signed-off-by: Brijesh Singh <bksingh@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
15 years agoti recipes: add license section
Brijesh Singh [Sun, 14 Mar 2010 23:25:55 +0000 (18:25 -0500)]
ti recipes: add license section

Signed-off-by: Brijesh Singh <bksingh@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
15 years agogstreamer-ti: Update for OMAPL137 support
Roger Monk [Mon, 15 Mar 2010 00:20:07 +0000 (00:20 +0000)]
gstreamer-ti: Update for OMAPL137 support

   * Add Patch
   * Config XDC Variables
   * Bump PR

Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
15 years agoti-codecs-omapl137: Use L138 codecs for public URL and patch
Roger Monk [Mon, 15 Mar 2010 00:15:43 +0000 (00:15 +0000)]
ti-codecs-omapl137: Use L138 codecs for public URL and patch

   * Start using OMAPL138 codecs as basis for OMAPL137 combo
   * Patch to build combo package with L137 xdc config
   * Move common patch to 'files'

Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
15 years agoti-dmai: OMAPL137 include path fix for 2.6.33
Roger Monk [Sun, 14 Mar 2010 23:30:07 +0000 (23:30 +0000)]
ti-dmai: OMAPL137 include path fix for 2.6.33

   * Add ifdef in DMAI Fbdev driver for da830/l137

Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
15 years agoti-dsplink: Add support for OMAPL137
Roger Monk [Sun, 14 Mar 2010 22:25:59 +0000 (22:25 +0000)]
ti-dsplink: Add support for OMAPL137

   * Add patches to enable OMAP138 (OMAPL1XX) dsplink against PSP GIT kernel
   * Bump PR, to reflect patch change

Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
15 years agolinux-omap*: compile ext4 support into uImage instead of modules
Paul Menzel [Sun, 14 Mar 2010 15:47:53 +0000 (16:47 +0100)]
linux-omap*: compile ext4 support into uImage instead of modules

This allows booting from an ext4 rootfs

Signed-off-by: Koen Kooi <k-kooi@ti.com>
15 years agoti-recipes: Remove temporary (previously) commented (unused) variables
Roger Monk [Sun, 14 Mar 2010 15:35:34 +0000 (15:35 +0000)]
ti-recipes: Remove temporary (previously) commented (unused) variables

   * Variables were commented during cleanup - remove
   * Prepare for collapsing ti-paths/ti-multimedia-common in subsequent patch

Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
15 years agoti recipes: fix shlibs
Koen Kooi [Thu, 11 Mar 2010 16:57:20 +0000 (17:57 +0100)]
ti recipes: fix shlibs

15 years agoovero: switch to linux-omap-psp 2.6.32 as default
Koen Kooi [Thu, 11 Mar 2010 13:28:17 +0000 (14:28 +0100)]
overo: switch to linux-omap-psp 2.6.32 as default

15 years agogstreamer-ti: include MACHINE_KERNEL_PR in PR since it statically links to libs using...
Koen Kooi [Thu, 11 Mar 2010 09:35:13 +0000 (10:35 +0100)]
gstreamer-ti: include MACHINE_KERNEL_PR in PR since it statically links to libs using M_K_P

15 years agolinux-davinci: Update da8xx/omaplxx to latest commits, remove merged patch
Roger Monk [Wed, 10 Mar 2010 23:41:04 +0000 (23:41 +0000)]
linux-davinci: Update da8xx/omaplxx to latest commits, remove merged patch

   * Update to head of tree to pick up USB/SATA fixes
   * Remove merged patch
   * Switch git source repo from /people to /projects
   * Bump KERNEL_PR

Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
15 years agoti-recipes: Remove old unused patches/files, cleanup /files
Roger Monk [Wed, 10 Mar 2010 22:59:59 +0000 (22:59 +0000)]
ti-recipes: Remove old unused patches/files, cleanup /files

   * Remove old legacy patches (from older kernel version support)
   * Relocate files from /files to recipe specific directories

Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
15 years agoti-dm355-module: unbreak the build by accepting EULA
Denys Dmytriyenko [Tue, 9 Mar 2010 23:54:47 +0000 (18:54 -0500)]
ti-dm355-module: unbreak the build by accepting EULA

Signed-off-by: Denys Dmytriyenko <denis@denix.org>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
15 years agolinux-omap-psp 2.6.32: update SRCREV and fix DSI_PLL in beagleboard defconfig
Koen Kooi [Wed, 10 Mar 2010 15:58:41 +0000 (16:58 +0100)]
linux-omap-psp 2.6.32: update SRCREV and fix DSI_PLL in beagleboard defconfig

15 years agolinux-davinci: update to the latest staging snapshot
Denys Dmytriyenko [Tue, 9 Mar 2010 15:37:27 +0000 (16:37 +0100)]
linux-davinci: update to the latest staging snapshot

15 years agoalsa-state: update asound.state for beagle, omap3, and overo to reflect asoc changes...
Steve Sakoman [Thu, 26 Nov 2009 00:00:09 +0000 (16:00 -0800)]
alsa-state: update asound.state for beagle, omap3, and overo to reflect asoc changes in 2.6.31

Signed-off-by: Koen Kooi <k-kooi@ti.com>
15 years agolinux-omap-psp 2.6.32: add patch to add a proper 720p60 mode to modedb.c
Koen Kooi [Mon, 8 Mar 2010 13:55:02 +0000 (14:55 +0100)]
linux-omap-psp 2.6.32: add patch to add a proper 720p60 mode to modedb.c

15 years agoti-codecs-dm6446: change checksums and fix build
Koen Kooi [Mon, 8 Mar 2010 08:56:24 +0000 (09:56 +0100)]
ti-codecs-dm6446: change checksums and fix build

15 years agoti-local-power-manager: reinstate dm6446 support
Koen Kooi [Sat, 6 Mar 2010 10:54:07 +0000 (11:54 +0100)]
ti-local-power-manager: reinstate dm6446 support

15 years agoti-dsplink: Add support for DM6446 build (~ from Niclas)
Roger Monk [Fri, 5 Mar 2010 19:37:26 +0000 (19:37 +0000)]
ti-dsplink: Add support for DM6446 build (~ from Niclas)

   * patches for DM6446 dsplink build

Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
15 years agoomap3.inc: bump MACHINE_KERNEL_PR
Koen Kooi [Fri, 5 Mar 2010 16:08:59 +0000 (17:08 +0100)]
omap3.inc: bump MACHINE_KERNEL_PR

15 years agoti-codecs-dm355: codec server has no GNU_HASH
Denys Dmytriyenko [Thu, 4 Mar 2010 14:52:11 +0000 (09:52 -0500)]
ti-codecs-dm355: codec server has no GNU_HASH

Signed-off-by: Koen Kooi <k-kooi@ti.com>
15 years agolinux-omap-psp 2.6.32: add patch to fix SGX clocks on DM37xx and update omap3evm...
Koen Kooi [Thu, 4 Mar 2010 11:04:42 +0000 (12:04 +0100)]
linux-omap-psp 2.6.32: add patch to fix SGX clocks on DM37xx and update omap3evm defconfig to enable SRF

15 years agoti-codecs-dm355: fix checksums
Roger Monk [Wed, 3 Mar 2010 06:03:53 +0000 (06:03 +0000)]
ti-codecs-dm355: fix checksums

Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
15 years agoti-sysbios: Initial Support for BIOS 6 (6.21.01.16)
Roger Monk [Tue, 2 Mar 2010 21:33:41 +0000 (21:33 +0000)]
ti-sysbios: Initial Support for BIOS 6 (6.21.01.16)

   * Initial support for SysBios (Bios 6)

Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
15 years agoti-xdctools: Add latest XDC Tools 3.16.03.36
Roger Monk [Tue, 2 Mar 2010 21:31:20 +0000 (21:31 +0000)]
ti-xdctools: Add latest XDC Tools 3.16.03.36

Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
15 years agoti-dspbios: Add latest DSP/BIOS 5 - 5.41.03.17
Roger Monk [Tue, 2 Mar 2010 21:30:40 +0000 (21:30 +0000)]
ti-dspbios: Add latest DSP/BIOS 5 - 5.41.03.17

Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
15 years agoti-dm355mm-module: adjust for removed dm355 .inc
Koen Kooi [Tue, 2 Mar 2010 18:50:17 +0000 (19:50 +0100)]
ti-dm355mm-module: adjust for removed dm355 .inc

15 years agoti-codecs-dm355: Align with other codec recipes
Roger Monk [Tue, 2 Mar 2010 17:39:11 +0000 (17:39 +0000)]
ti-codecs-dm355: Align with other codec recipes

   * Use same structure as other codec recipes
      * Prepare for common include
   * Fix staged directory which broke after previous restructure
   * Rename to match full PV

Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
15 years agolinux-omap-psp 2.6.32: bump SRCREV to get USB and cpufreq fixes
Koen Kooi [Tue, 2 Mar 2010 17:44:01 +0000 (18:44 +0100)]
linux-omap-psp 2.6.32: bump SRCREV to get USB and cpufreq fixes

Signed-off-by: Koen Kooi <k-kooi@ti.com>
15 years agolinux-davinci_git: Latest kernel DA8/OMAPL + improved hawkboard support
Roger Monk [Tue, 2 Mar 2010 17:01:17 +0000 (17:01 +0000)]
linux-davinci_git: Latest kernel DA8/OMAPL + improved hawkboard support

   * Update all omapl kernels to latest commit (da830/da850/hawk)
   * Add small patch for compile warning if REGULATOR disabled
   * Hawkboard
      * Add latest hawkboard patch
         * Boardfile cleanup
         * Addition of cpufreq/cpuidle/pm
      * Updated defconfig to disable regulator/rtc (no battery on hawk)
   * Start da830 using multi-kernel
   * Update defconfigs
      * Only deconfig updated (some configs not rebased,
      * i.e. no ATA, still using ONDEMAND governor

Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
15 years agolinux-davinci git: VPIF fix for hawkboard and tweak defconfig
Koen Kooi [Tue, 2 Mar 2010 07:44:00 +0000 (08:44 +0100)]
linux-davinci git: VPIF fix for hawkboard and tweak defconfig

15 years agoti-dvsdk-demos: use the proper variable for the build
Denys Dmytriyenko [Mon, 1 Mar 2010 22:31:35 +0000 (17:31 -0500)]
ti-dvsdk-demos: use the proper variable for the build

PLATFORM variable is no longer set in the common .inc file, use the
local TARGET var instead.

Signed-off-by: Denys Dmytriyenko <denis@denix.org>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
15 years agoti-codecs-omapl138: Fix DMA resource allocation in DSP Server
Roger Monk [Mon, 1 Mar 2010 18:23:29 +0000 (18:23 +0000)]
ti-codecs-omapl138: Fix DMA resource allocation in DSP Server

   * This patch configures DMAN3 resources to be used by DSP
     * TCCs and PaRams configured to match those marked exclusively
       for DSP usage (and reserved accordingly in ARM linux kernel)
     * 12 TCC allocated
     * 50 PaRams
   * Scratch group sizing adjusted to match max 12 TCC available

Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
15 years agogstreamer_ti: Patch dm6467 config to remove multiple cs servers
Roger Monk [Mon, 1 Mar 2010 11:27:58 +0000 (11:27 +0000)]
gstreamer_ti: Patch dm6467 config to remove multiple cs servers

   * dm6467 uses single cs server in latest codecs drop
      * patch ticodecplugin to match

Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
15 years agoti-codecs-dm6467: Recipe align with omap3/omapl/dm6446
Roger Monk [Mon, 1 Mar 2010 09:12:40 +0000 (09:12 +0000)]
ti-codecs-dm6467: Recipe align with omap3/omapl/dm6446

   * rename to match PV
   * public SRC_URI based on DVSDK 3.10 beta
   * prepsources/compile
   * package into ti-codecs-server
   * prepare for common .inc

Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
15 years agolinux-omap-psp 2.6.32: update to latest PSP git
Koen Kooi [Thu, 25 Feb 2010 15:12:56 +0000 (16:12 +0100)]
linux-omap-psp 2.6.32: update to latest PSP git

* refresh patches and make them all git am'able
* Add initial beagleboardXM support
* make it the default for beagleboard
* turn off rtc-ds1307 since it renders beagles without zippy expansion boards unbootable
* PSP git broke multi usb gadget, disable it for now

15 years agoti recipes: Start moving /files into package specific directories
Roger Monk [Thu, 25 Feb 2010 12:44:16 +0000 (12:44 +0000)]
ti recipes: Start moving /files into package specific directories

ti-codec-engine: Cleanup Codec Engine Recipe

   * Fix Installer Issues
   * Cleanup Variable Names + Add for all targets
   * Remove non-tspa older 2.24.01 recipe
   * Add omapl137 depends

ti-xdais: Recipe Cleanup

ti-dsplink: Add runscript to run all example applications (for easy testing)

   * Add run script
   * Rename load/unload scripts for consistency
   * Use _append instead of += for RDEPENDS
   * ti-dsplink: fix GPPOS for omapl137
   * SED out CROSS_COMPILE from dsplink Makefile

gstreamer-ti: Recipe Cleanup align with other recipes

   * Recipe cleanup, cosmetics
   * Move required variables inside recipe
   * Ensure all targets have variables assigned
   * Add -rc scripts for all targets
   * Add runtime recommends for all targets
   * Needs LINUXKERNEL_INSTALL_DIR setting
   * export LINUXKERNEL_INSTALL_DIR for gstreamer_ti
   * add logic for patching to newer kernel (mach/omapfb)
   * don't error out if the sed on omapfb fails since the header won't be there for non-omap3
ti-codecs: Recipe cleanup for omapl, omap3 and dm6446

   * Cleanup of omap3, omapl138, omapl137, dm6446
   * Start building omapl138 recipe
   * Add prepsources step
   * Package codecs into -server package
   * Add qualiTI reports and codec data sheet
   * Variable cleanup
   * Set stage for common codec build recipe
   * Temp comment out variables, for removal in subsequent commit after validation

ti-dmai: Recipe cleanup

   * Recipe cleanup, cosmetics
   * Move required variables inside recipe, remove unused variables
   * Runtime deps for -apps, -tests
   * Add loadmodules script for omapl137
   * Need to pass path to CE 'example' codecs for arm side audio codec (g711)

ti-local-power-manager: Set XDC_PLATFORM

   * lpm needs XDC platform defined.

Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
15 years agoti-dsplib: Add TI 64x+ DSPLIB support to OE
Roger Monk [Thu, 25 Feb 2010 18:59:29 +0000 (18:59 +0000)]
ti-dsplib: Add TI 64x+ DSPLIB support to OE

   * Download, Unpack and Stage DSPLIB kernels
   * Download is tgz, but named gz + contains IJ installer
      * Add custom unpack for this
   * Multimedia Common path addition (DSPLIB/CODEC)

Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
15 years agofreondemo: update to latest git, add ipcsink
Koen Kooi [Wed, 24 Feb 2010 16:16:59 +0000 (17:16 +0100)]
freondemo: update to latest git, add ipcsink

15 years agolinux: multi-kernel: Fix softlinks - squashme
Roger Monk [Mon, 22 Feb 2010 19:01:31 +0000 (19:01 +0000)]
linux: multi-kernel: Fix softlinks - squashme

   * Make softlinks relative (remove hardcode host paths)

Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
15 years agoti-dmai: fix GPPOS/G711 issue similar to ti-codec-engine
Denys Dmytriyenko [Wed, 17 Feb 2010 08:31:12 +0000 (09:31 +0100)]
ti-dmai: fix GPPOS/G711 issue similar to ti-codec-engine

Signed-off-by: Koen Kooi <k-kooi@ti.com>
15 years agoti-codec-engine: set GPPOS for dm355 to fix G711 dmai failure
Koen Kooi [Tue, 16 Feb 2010 12:01:06 +0000 (13:01 +0100)]
ti-codec-engine: set GPPOS for dm355 to fix G711 dmai failure

15 years agou-boot: Update da830/da850-omapl138 targets to use latest 2009.11
Roger Monk [Mon, 15 Feb 2010 17:59:28 +0000 (17:59 +0000)]
u-boot: Update da830/da850-omapl138 targets to use latest 2009.11

   * Switch to arago/projects instead of arago/people

Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
15 years agolinux-omap-psp: Update AM3517 to latest kernel + defconfig + add ehci patch
Roger Monk [Mon, 15 Feb 2010 15:01:59 +0000 (15:01 +0000)]
linux-omap-psp: Update AM3517 to latest kernel + defconfig + add ehci patch

Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
15 years agolinux-davinci: Start using multi-kernel flow for da850-omapl138-evm
Roger Monk [Wed, 10 Feb 2010 22:51:45 +0000 (22:51 +0000)]
linux-davinci: Start using multi-kernel flow for da850-omapl138-evm

   * Main defconfig now has more options 'angstrom'-like
      * Note USB gadget disabled while debugging
   * Update to latest master da850-omapl138 kernel + config mods
   * All configs add ts driver added (since now multifunction device)
   * Added 'stats' version with extra pm config options (kernel stats/etc)
   * new config for uicapture + lcd display
   * More options + OHCI enabled in 'regular' config
   * Remove da850-omapl138 merged patches
   * Add new patches for Hawkboard Kernel
      * Introduce board file for hawkboard
      * Remove machine patch
      * Config update
      * All peripherals sanity tested
         * OK - Console, Enet, Audio, Display, USB OHCI, Video Capture, MMC, NAND, SATA
         * Some Issues - USB OTG disconnect problems
         * KO - RTC, (PM, etc)
      * increase kernel partition to 4MiB for hawkboard

      * dm6467t-evm is SOC_FAMILY=dm6467

Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>