1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-05-07 11:59:49 +00:00
Commit Graph

533 Commits

Author SHA1 Message Date
Koen Kooi 0d4418518a SOC_FAMILY: add to MACHINE_OVERRIDES locally
This breaks the hard dependency on Angstrom for getting a sane set of recipes.

The variable name is kept the same and the actual code moved from angstrom.inc to soc-family.inc to make it clear what it is doing and how.

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-03-04 00:32:39 -05:00
Denys Dmytriyenko 020b6f893d multi-kernel.inc: fix the unpack issue when there's no machine configs
BitBake's fetch2 unpack() seems to be picky about multi-kernel's
file://configs/* and defaults to only looking into machine-specific
location. This fixes the issue, as tested by building these platforms:
beaglebone, am335x-evm and am180x-evm.

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-03-03 03:07:40 -05:00
Koen Kooi 2dbb7f09bf linux 3.0: update to 3.0.23
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-03-01 16:57:18 -05:00
Koen Kooi 05d3883a78 linux 3.0: enable 'option' serial for beagleboard
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-03-01 16:56:41 -05:00
Chase Maupin 8172b803e7 linux-ti33x-psp: add am335x-evm support
* Added a defconfig file for the am335x-evm and moved the common
  configs directory from the beaglebone directory to the top
  of the kernel files tree.

Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-03-01 16:28:23 -05:00
Denys Dmytriyenko f581b98514 recipes: fix the remaining missing quotes
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-02-29 15:43:39 -05:00
Khem Raj c44b242d85 meta-ti: Fix quotes to make new bitbake happy
Changes from the original patch:
* Matrix is no longer available, no fixes necessary
* Most of the recipes-ti/ was cleaned up by Koen's earlier patch

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-02-28 17:56:05 -05:00
Koen Kooi caaffe1aad various recipes: fix quoting to work with bitbake master
Changes from the original patch:
* Matrix is no longer available, not fixes necessary
* INSANE_SKIP is set to "1", like in oe-core - may need to list individual QA tests

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-02-28 17:54:30 -05:00
Denys Dmytriyenko 266d76ba87 matrix: remove old Matrix and replace with README to point to new location
Matrix is now hosted in the meta-arago-extras (sub-)layer of meta-arago. This
sub-layer is not Arago-specific and can be used with any distro. More details
at git://arago-project.org/git/meta-arago.git

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-02-28 17:10:55 -05:00
Denys Dmytriyenko 827f9e9a8a matrix-tui: deprecated
Remove matrix-tui, since it has been deprecated and no longer supported.

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-02-28 17:05:03 -05:00
Koen Kooi 263ddd1879 linux-davinci: quoting fixes
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-02-28 10:19:00 -05:00
Denys Dmytriyenko cac9367c1a README: describe the current dependency on Angstrom and future plans
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-02-27 23:15:13 -05:00
Koen Kooi 7657df6284 linux-ti33x-psp 3.2: enable PRU support for beaglebone
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-02-27 09:07:29 -05:00
Koen Kooi f5d2815cb9 beaglebone-getting-started: update SRM to rev A5
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-02-27 09:07:12 -05:00
Koen Kooi 29b5e9cc86 cloud9-image: ship connman-test as well to manipulate interfaces using the CLI
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-02-27 09:07:05 -05:00
Koen Kooi c3c095c83f gadget-init: remove ehrPWM polarity workaround
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-02-27 09:06:06 -05:00
Koen Kooi 72f3c75164 beaglebone-getting-started: update to latest git
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-02-27 09:05:15 -05:00
Koen Kooi 2a67d5076d beaglebone-tester: include Jasons debug tweaks
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-02-27 09:05:08 -05:00
Koen Kooi c5f5ead491 u-boot 2011.09: add patch to support 'cold' AM335x silicon
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-02-27 09:04:55 -05:00
Koen Kooi b43e9fc0e1 linux 3.0: update from 3.0.17 to 3.0.22
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-02-27 09:04:40 -05:00
Koen Kooi 2425d6e457 linux-ti335x-psp 3.2: update to 3.2.6
Readahead fixed!

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-02-27 09:04:29 -05:00
Koen Kooi c4eefd7530 linux-ti33x-psp 3.2: update to 3.2.5
Runtime tested on a beaglebone A3

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-02-27 09:04:13 -05:00
Koen Kooi 14f31c3c5a linux-ti33x-psp 3.2: fix ehrPWM polarity inversion
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-02-27 09:04:02 -05:00
Koen Kooi a94f765b98 libgles-omap3: fix S for IJ unpack changes
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-02-25 22:22:17 -05:00
Tom Rini 1471bbad17 u-boot git: Update omap3-touchbook for u-boot-fw-utils change
Signed-off-by: Tom Rini <trini@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-02-20 21:29:45 -05:00
Tom Rini 5bd4167ac1 u-boot 2011.12: Add fw_env.config for beagleboard
beagleboard provides a correct fw_env.config file so add to the SRC_URI
and RRECOMMENDS on u-boot-fw-utils.

Signed-off-by: Tom Rini <trini@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-02-20 21:29:45 -05:00
Tom Rini 0022cd46d1 u-boot.inc: Move fw_env.config to main package
Now that u-boot-fw-utils is a separate recipe (in oe-core) we do not
want to try and build the tools here.  We also want to package the
fw_env.config file in the main package, if it exists.

Acked-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Tom Rini <trini@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-02-20 21:29:45 -05:00
Peter A. Bigot 108e0894e8 omap3-sgx-modules: fix for corrected ti-eula-unpack
Signed-off-by: Peter A. Bigot <bigotp@acm.org>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-02-20 21:25:24 -05:00
Peter A. Bigot a365e31ab2 ti-dmai_svn: correct path within svn checkout
At r642 as currently retrieved, the contents of ${S} are subdirectories dmai
and patches, so the subsequent attempt to run "make clean" in ${S} fails
because there is no Makefile there.  Append /dmai to the default ${S},
remove the now incorrect /dmai from LIC_FILES_CHKSUM, and correct the
strippath for the patches to reflect the new starting location.

Signed-off-by: Peter A. Bigot <bigotp@acm.org>
Acked-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-02-20 21:24:08 -05:00
Peter A. Bigot 7a9f438424 ti-codecs-omap3530: fix for corrected ti-eula-unpack
Remove directory prefix for tar files that use TI_BIN_UNPK_CMDS that
specifies unpacking into workdir; formerly that specification was ignored
and these were unpacked into a package-specific subdirectory of
${HOME}=${WORKDIR}.  Note c64xplus_deinterlacer overrides TI_BIN_UNPK_CMDS
and does not specify workdir, so its prefix is correct.

Signed-off-by: Peter A. Bigot <bigotp@acm.org>
Acked-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-02-20 21:24:04 -05:00
Peter A. Bigot d56107533b various: fix installation directories for corrected ti-eula-unpack
Signed-off-by: Peter A. Bigot <bigotp@acm.org>
Acked-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-02-20 21:24:00 -05:00
Peter A. Bigot d8fc4a6862 ti-eula-unpack: remove extraneous newline in cmd output
print adds one already; to add another causes the input to be off and the
default installation directory to be used, at least on Fedora 15.

Signed-off-by: Peter A. Bigot <bigotp@acm.org>
Acked-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-02-20 21:23:55 -05:00
Koen Kooi 263dac0f94 linux-ti33x-psp 3.2: rebase patches onto latest v3.2-staging branch
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-02-10 21:32:46 -05:00
Koen Kooi 2405c41767 linux-ti33x-psp 3.2: add support for Towertech TT3201 CAN cape
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-02-10 21:32:46 -05:00
Koen Kooi 80f44e2127 beaglebone-tester: bump SRCREV
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-02-10 21:32:46 -05:00
Koen Kooi 9c197d7079 cloud9-image: include CAN support
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-02-10 21:32:46 -05:00
Koen Kooi a924b24328 bonescript: major rework
* switch to tarball to get a working .git
* post-process out x86 binaries
* remove allarch

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-02-10 21:32:46 -05:00
Koen Kooi e58c65aca3 beaglebone-getting-started: update to latest git
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-02-10 21:32:46 -05:00
Enrico Butera f88a0a9d7c ti-dmai: build fix
Properly set ${S} dir.

Signed-off-by: Enrico Butera <ebutera@users.berlios.de>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-02-10 21:32:36 -05:00
Tom Rini c4ca936b97 beagleboard: Add fw_env.config
This adds a fw_env.config file that is valid for BeagleBoard's
with NAND for U-Boot environment.

Signed-off-by: Tom Rini <trini@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-02-10 21:32:16 -05:00
Koen Kooi d874e60546 beaglebone-tester: bump SRCREV
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-02-07 19:50:29 +01:00
Koen Kooi a02281a08a cloud9-image: include systemd-analyze
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-02-07 17:36:47 +01:00
Koen Kooi 08a7895618 cloud9-image: add tslib-tests to test touchscreens
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-02-07 17:36:47 +01:00
Koen Kooi 6ba16f8b93 cloud9-image: add mplayer to test media playback
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-02-07 17:36:46 +01:00
Koen Kooi f244d42300 gadget-init: adjust for kernel 3.2 based sysfs layout
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-02-07 17:36:46 +01:00
Koen Kooi 4a759de7bb linux-ti33x-psp 3.2: enable w1 for beaglebone, fix bootlogo
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-02-07 17:36:39 +01:00
Koen Kooi 584043688c linux-ti335x-psp 3.2: fix sd timeout, use pwm for backlight, add SPI fb support
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-02-07 12:12:29 +01:00
Koen Kooi 034e54254f linux-ti335x-psp: add 3.2 based on 3.2-staging branch
runtime tested on beaglebone

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-02-01 15:38:22 +01:00
Koen Kooi b43739d77a omap3-sgx-modules 4.05.00.03: add missing quote for 814x machines
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-30 16:26:41 +01:00
Koen Kooi 149faa3769 u-boot 2011.12: fix beagleboard C4 memory detection
Test results (which emberassingly enough lack an actual C4):

BeagleBoard B6:

	OMAP3530-GP ES2.1, CPU-OPP2, L3-165MHz, Max CPU Clock 600 mHz
	OMAP3 Beagle board + LPDDR/NAND
	I2C:   ready
	DRAM:  128 MiB
	NAND:  256 MiB
	[..]
	Beagle Rev Ax/Bx

BeagleBoard C3:

	OMAP3530-GP ES3.0, CPU-OPP2, L3-165MHz, Max CPU Clock 600 mHz
	OMAP3 Beagle board + LPDDR/NAND
	I2C:   ready
	DRAM:  256 MiB
	NAND:  256 MiB
	[..]
	Beagle Rev C1/C2/C3

BeagleBoard C5:

	OMAP3530-GP ES3.1, CPU-OPP2, L3-165MHz, Max CPU Clock 720 mHz
	OMAP3 Beagle board + LPDDR/NAND
	I2C:   ready
	DRAM:  256 MiB
	NAND:  512 MiB
	[..]
	Beagle Rev C4

BeagleBoard xM A:

	OMAP3630/3730-GP ES1.1, CPU-OPP2, L3-165MHz, Max CPU Clock 1 Ghz
	OMAP3 Beagle board + LPDDR/NAND
	I2C:   ready
	DRAM:  512 MiB
	NAND:  0 MiB
	[..]
	Beagle xM Rev A

BeagleBoard xM C:

	OMAP3630/3730-GP ES1.2, CPU-OPP2, L3-165MHz, Max CPU Clock 1 Ghz
	OMAP3 Beagle board + LPDDR/NAND
	I2C:   ready
	DRAM:  512 MiB
	NAND:  0 MiB
	[..]
	Beagle xM Rev C

Acked-by: Tom Rini <trini@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-30 16:26:41 +01:00