summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* libgles-omap3: hide subpackages from shlib codeKoen Kooi2012-01-271-1/+8
| | | | | | This depends on a matching patch to OE-core: http://patches.openembedded.org/patch/20191/ Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libgles-omap3: make postinsts safe for offline-root usage (e.g. do_rootfs)Koen Kooi2012-01-271-8/+8
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libgles-omap3: enable X11 windowing system when installing the X11 WS subpackageKoen Kooi2012-01-271-1/+4
| | | | | | The X11 WS is not installed by default, but currently won't work when being manually installed. This change has no effect existing X11-less installs/images/tasks. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* meta-ti: Guard use of SOC_FAMILY to account for it being emptyKhem Raj2012-01-272-6/+6
| | | | | | | | | Right now SOC_FAMILY is set to 'Unknown' by default by angstrom distro but others might not set it as all so it will be empty hence we take care of the case if this is empty Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-ti33x-psp 3.1: fix beaglebone cape detectionKoen Kooi2012-01-262-1/+47
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* omap3-sgx-modules 4.05.00.03: adjust omap3 module locationKoen Kooi2012-01-261-2/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libgles-omap3: add DRI subpackages to PACKAGESKoen Kooi2012-01-261-1/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libgles-omap3: add 4.05.00.03Koen Kooi2012-01-261-0/+26
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* omap3-sgx-modules: add 4.05.00.03Koen Kooi2012-01-261-0/+45
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libgles-omap3: adjust packaging for all windowing systems to remove the ↵Koen Kooi2012-01-261-2/+26
| | | | | | magic esrev file Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libgles-omap3: install X11 windowing system for newer SDK releases as wellKoen Kooi2012-01-261-1/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libgles-omap3: package DRI windowing system as wellKoen Kooi2012-01-261-2/+11
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libgles-omap3: merge in updates from aragoKoen Kooi2012-01-263-16/+49
| | | | | | | | | * ES3.x do_install fix * AM335x support And one non-arago fix: break dependency on 'initscripts' package Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libgles-omap3: split support for ES revisions into subpackages where possibleKoen Kooi2012-01-261-7/+52
| | | | | | This allows deinstalling ES revisions which aren't wanted on your target. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-3.0: fix beagleboard DSI PLL regressionKoen Kooi2012-01-252-1/+31
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-ti335x-psp 3.1: enable support for beaglebone cape EEPROM based detectionKoen Kooi2012-01-256-2/+566
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* alsa-state: add beagleboard specific asound.stateJoshua Lock2012-01-252-0/+657
| | | | | Signed-off-by: Joshua Lock <josh@linux.intel.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-ti33x-psp 3.1: re-enable MUSB DMA for beagleboneKoen Kooi2012-01-242-3/+6
| | | | | | | | The production tester breaks with DMA disabled, so enable it again. Any breakage due to this should get reported to TI PSP so they can fix it. This effectively reverts aa209df889e2fce6f231e10552b5e7de4605889a Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* u-boot 2011.12: fix L2 cache on non-omap4 platformsKoen Kooi2012-01-232-1/+31
| | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Acked-by: Tom Rini <trini@ti.com>
* linux-3.0: Fix perf compile failure with eglibc 2.15Khem Raj2012-01-203-2/+35
| | | | | | | | | | There is a conflict with eglibc headers since new headers added the defines that compiler.h was redefining without undefining them Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* ti-hw-bringup-image: base on systemd-image to avoid duplicationKoen Kooi2012-01-161-17/+8
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* dmai: point license checksum to the correct fileKoen Kooi2012-01-131-1/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux 3.0: update to 3.0.17Koen Kooi2012-01-13204-456/+430
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* task-ti-drivers: add task for TI related driversKoen Kooi2012-01-131-0/+34
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* beaglebone-tester: bump SRCREV for usb fixKoen Kooi2012-01-131-2/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* u-boot_2011.09, u-boot_2011.12: Always use gnu ld for LDKhem Raj2012-01-133-2/+47
| | | | | | | | | u-boot wants GNU ld and cant link with gold so when default linker is gold we make sure that it still uses good old GNU ld Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* beaglebone-tester: update runtime dependenciesKoen Kooi2012-01-101-1/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* beaglebone-tester: clarify GPIO naming and print more EEPROM dataKoen Kooi2012-01-061-3/+3
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-ti33x-psp 3.1: register all cape/daugherboard EEPROM permutation in ↵Koen Kooi2012-01-062-1/+65
| | | | | | the boardfile for am335x Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* bonescript: make git config a CONFFILE to protect user updatesKoen Kooi2012-01-041-2/+3
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* bonescript: update to latest gitKoen Kooi2012-01-031-2/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux.inc: don't choke on missing defconfig in lzop depChristopher Larson2011-12-301-5/+10
| | | | | | | | | | When a recipe is being parsed which will be skipped due to an incompatible machine, no local defconfig will exist for the current machine. It seems that the fetch localpath code doesn't error in that case, so we need to check for an IOError on the attempted open. Without this, we can hit parse errors. Signed-off-by: Christopher Larson <chris_larson@mentor.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* u-boot 2011.12: OMAP MMC: Add delay before waiting for statusPeter A. Bigot2011-12-292-1/+47
| | | | | | | | | Pending upstream patch from http://patchwork.ozlabs.org/patch/132795/ is required to successfully boot on xM. Signed-off-by: Peter A. Bigot <bigotp@acm.org> Acked-by: Tom Rini <tom.rini@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* Merge branch 'master' of git.angstrom-distribution.org:meta-texasinstrumentsKoen Kooi2011-12-2952-516/+593
|\
| * ti-codec-engine: move PR_append into recipeKoen Kooi2011-12-292-2/+1
| | | | | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
| * ti-codec-engine: work around XDC runtime errorPeter A. Bigot2011-12-292-0/+25
| | | | | | | | | | | | | | | | | | | | | | | | do_compile produces: js: "/prj/oe/bb/build/tmp-eglibc/work/beagleboard-angstrom-linux-gnueabi/ti-codec-engine-2_26_02_11-r114a/codec_engine_2_26_02_11/packages/ti/sdo/ce/osal/linux/package.xs", line 50: XDC runtime error: gnu.targets.arm.GCArmv5T: '$used' is sealed Fix comments out the conditional check per suggestion in http://e2e.ti.com/support/dsp/omap_applications_processors/f/447/t/110920.aspx Signed-off-by: Peter A. Bigot <bigotp@acm.org> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
| * ti-codec-engine: move license checksum to recipeKoen Kooi2011-12-292-2/+1
| | | | | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
| * u-boot 2011.12RC: move to 2011.12 finalKoen Kooi2011-12-292-8/+25
| | | | | | | | | | | | Also fix the beagleboard expansionboard patch as reported by Peter Bigot Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
| * u-boot 2011.12rc1: add beagleboard and pandaboard patchesKoen Kooi2011-12-246-1/+254
| | | | | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
| * u-boot 2011.12: add 2011.12rc1Koen Kooi2011-12-241-0/+21
| | | | | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
| * pandaboard: new machine config to support both omap4430 and omap4460 based ↵Koen Kooi2011-12-242-0/+43
| | | | | | | | | | | | pandaboards Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
| * u-boot: cleanupKoen Kooi2011-12-243-24/+5
| | | | | | | | | | | | Set compatible machine in all recipes, remove deprecated versions for some machines Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
| * ti-dsplink: fix build with make 3.85 (e.g. fedora)Koen Kooi2011-12-243-2/+32
| | | | | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
| * ti-dmai: clean up recipeKoen Kooi2011-12-2412-410/+74
| | | | | | | | | | | | | | | | * remove DP = -1, there's only one recipe * remove unused files * add git patch header to remaining patches Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
| * linux 3.0: update to 3.0.14Koen Kooi2011-12-223-8/+7
| | | | | | | | | | | | Also make oprofile a module to workaround an oprofile bug highlighted in 3.0.13 Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
| * ti-cgt6x: add 7.2.7Koen Kooi2011-12-221-0/+11
| | | | | | | | | | Acked-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
| * ti-cgt6x: update to 6.1.20Koen Kooi2011-12-222-11/+11
| | | | | | | | | | Acked-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
| * ti-linuxutils: fix LICENSE syntaxKoen Kooi2011-12-221-2/+2
| | | | | | | | | | Acked-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
| * linux-ti335x-psp 3.1: disable whiteheat firmware to unbreak build with make 3.85Koen Kooi2011-12-212-2/+2
| | | | | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
| * linux-ti81xx-psp 2.6.37: update to match latest *SDKKoen Kooi2011-12-203-6/+50
| | | | | | | | | | | | | | Boot Tested on DM8148 EVM Acked-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>