summaryrefslogtreecommitdiffstats
path: root/recipes-ti
Commit message (Collapse)AuthorAgeFilesLines
* extras: move things to extrassplitDenys Dmytriyenko2012-06-1199-7038/+34
| | | | | | | Move non-essential, outdated, best-effort pieces, as well, as those requiring extra non-standard dependencies besides oe-core. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* beaglebone-tester: bump SRCREV to fix failure reportingKoen Kooi2012-06-111-2/+2
| | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* beaglebone-capes: add support for weatherstation capeKoen Kooi2012-06-112-1/+7
| | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* beaglebone-capes: add support for 4.3" LCD capeKoen Kooi2012-06-113-1/+8
| | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* beaglebone-capes: add a powerdown script as wellKoen Kooi2012-05-213-1/+18
| | | | | | | The current powerdown script disables the PMIC backlight Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* omap3-sgx-modules, ti-staging.inc, ti-linuxutils: change PACKAGE_STRIP = ↵Koen Kooi2012-05-112-2/+2
| | | | | | | | | "no" to the proper INHIBIT_PACKAGE_STRIP = "1" PACKAGE_STRIP doesn't exit in oe-core (anymore) Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* beaglebone-capes: userspace support for capesKoen Kooi2012-04-183-0/+43
| | | | | | | | Not everything can be done inside the kernel yet, so have a script that does the userspace portion. Only the LCD3 cape is supported currently, more will follow later. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* beaglebone-tester: bump SRCREV to fix PMIC testKoen Kooi2012-04-101-2/+2
| | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-eula-unpack: fix the check for 32bit glibc, make it a warningDenys Dmytriyenko2012-03-221-4/+3
| | | | | | | | | | This makes better checking for 32bit glibc on Ubuntu 11.10 In general, change to a WARNING instead of breaking the build with an ERROR, to accomodate other different implementations of 32/64bit system libraries, as well as multiarch setups. Will need to come up with more robust solution later. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-eula-unpack: throw error message in case 32bit glibc is missingAndreas Müller2012-03-121-0/+8
| | | | | | | | | | TI installation tool requires 32bit glibc [1] [1] https://lists.yoctoproject.org/pipermail/meta-ti/2012-January/000357.html Signed-off-by: Andreas M??ller <schnitzeltony@googlemail.com> Acked-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* gadget init: don't dump info to info.txt on bootKoen Kooi2012-03-072-2/+1
| | | | | | | | | | | This script adds ~10s to the boot time, doesn't have error checking and prevents loading the storage gadget 3 out of 10 times. Remove it from ExecStartPre to get a fast, consistent boot. The functionality should be moved to bone101. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* recipes: fix the remaining missing quotesDenys Dmytriyenko2012-02-291-2/+1
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* meta-ti: Fix quotes to make new bitbake happyKhem Raj2012-02-281-1/+1
| | | | | | | | | 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>
* various recipes: fix quoting to work with bitbake masterKoen Kooi2012-02-286-6/+6
| | | | | | | | | 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>
* matrix: remove old Matrix and replace with README to point to new locationDenys Dmytriyenko2012-02-2823-2286/+5
| | | | | | | | 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>
* matrix-tui: deprecatedDenys Dmytriyenko2012-02-283-72/+0
| | | | | | Remove matrix-tui, since it has been deprecated and no longer supported. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* gadget-init: remove ehrPWM polarity workaroundKoen Kooi2012-02-271-5/+2
| | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* beaglebone-tester: include Jasons debug tweaksKoen Kooi2012-02-271-2/+2
| | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-dmai_svn: correct path within svn checkoutPeter A. Bigot2012-02-201-3/+6
| | | | | | | | | | | | 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>
* ti-codecs-omap3530: fix for corrected ti-eula-unpackPeter A. Bigot2012-02-201-10/+10
| | | | | | | | | | | | 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>
* various: fix installation directories for corrected ti-eula-unpackPeter A. Bigot2012-02-203-3/+6
| | | | | | 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>
* ti-eula-unpack: remove extraneous newline in cmd outputPeter A. Bigot2012-02-201-1/+1
| | | | | | | | | 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>
* beaglebone-tester: bump SRCREVKoen Kooi2012-02-101-2/+2
| | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-dmai: build fixEnrico Butera2012-02-101-1/+1
| | | | | | | Properly set ${S} dir. Signed-off-by: Enrico Butera <ebutera@users.berlios.de> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* beaglebone-tester: bump SRCREVKoen Kooi2012-02-071-2/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gadget-init: adjust for kernel 3.2 based sysfs layoutKoen Kooi2012-02-074-16/+7
| | | | 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>
* dmai: point license checksum to the correct fileKoen Kooi2012-01-131-1/+1
| | | | 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>
* 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>
* 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>
* 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>
* 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>
* ti-sysbios: add 6.33.00.19Koen Kooi2011-12-192-8/+9
| | | | | Acked-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* ti-ipc: update to 1_24_00_16Koen Kooi2011-12-192-9/+8
| | | | | Acked-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* ti-dspbios: update to 5.41.11.38Koen Kooi2011-12-193-11/+9
| | | | | Acked-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* ti-xdctools: update to 3.23.00.32Koen Kooi2011-12-193-19/+12
| | | | | Acked-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* matrix-tui.inc: drop 'PRIORITY = "optional"' as it is the defaultOtavio Salvador2011-12-141-1/+0
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* gadget-init: Add image-version-info to info.txtJoel A Fernandes2011-11-152-1/+5
| | | | | Signed-off-by: Joel A Fernandes <joelagnel@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gadget-init: create info.txt upon starting storage gadgetJason Kridner2011-11-153-1/+37
| | | | | | | | This creates a file called info.txt that saves some useful information for image versioning, network connectivity and beginner user debugging. Signed-off-by: Jason Kridner <jdk@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* udhcpd: Fixes and new udev ruleJoel A Fernandes2011-11-114-5/+7
| | | | | | | | | | | This moves the logic to configure and start dhcp to a udev rule which is a better place than a systemd service Also fixes a bug where stopping and starting network service would cause dhcp to fail. Signed-off-by: Joel A Fernandes <joelagnel@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gadget-init: minor logic cleanupsKoen Kooi2011-11-103-7/+11
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gadget-init: also package activation symlinksKoen Kooi2011-11-101-1/+3
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gadget-init: Add network-gadget services and other fixesJoel A Fernandes2011-11-109-3/+117
| | | | | | | | | | | | | | * Add rule to start network-gadget when mass storage is ejected * Add network-gadget-init service and scripts to switch to g_ether * Add DHCP service / conf * Update to storage-gadget: rmmod on stop v2 changes: * Fix g-ether MAC address by reading from mac_id * Split into multiple packages Signed-off-by: Joel A Fernandes <joelagnel@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>