summaryrefslogtreecommitdiffstats
path: root/recipes-ti
Commit message (Collapse)AuthorAgeFilesLines
...
* 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>
* beaglebone-tester: Update to latest, add quiet option to bootargsJoel A Fernandes2011-11-081-2/+2
| | | | | | | | | | | Changes: * Fix a bug where I was removing g_mass_storage causing the storage-gadget service to appear to not work * Add quiet option Signed-off-by: Joel A Fernandes <joelagnel@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* matrix-gui: depend on matrix-lighttpd-configKoen Kooi2011-11-071-2/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* matrix-lighttpd-config: enable matrix in lighttpdKoen Kooi2011-11-072-0/+367
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* beaglebone-tester: Update to latest with fixesJoel A Fernandes2011-11-061-2/+2
| | | | | | | | | | Hopefully the last round of minor fixes: * only leds 3 and 4 are touched, 1 and 2 are for system use * halt after test fail so that the user doesn't accidentaly corrupt the card * remove all usb gadget modules before test start Signed-off-by: Joel A Fernandes <joelagnel@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* matrix-gui-submenus: fix license checksumKoen Kooi2011-11-041-1/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* matrix-gui: include php.ini in SRC_URIKoen Kooi2011-11-031-2/+3
|
* matrix-gui: fix license after php rewriteKoen Kooi2011-11-031-1/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* matrix-gui 2.0: remove initscript, lighttpd takes care of that nowKoen Kooi2011-11-032-24/+3
| | | | | | Also get rid of browser dependency, it's not needed for the server to work Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* matrix: sync with aragoKoen Kooi2011-11-039-65/+1413
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* beaglebone-tester: Use optargs instead of ip_method on kernel cmdlineJoel A Fernandes2011-11-031-2/+2
| | | | | Signed-off-by: Joel A Fernandes <joelagnel@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* Revert "matrix: sync with arago"Koen Kooi2011-11-029-1413/+65
| | | | | | No php in meta-oe yet :( This reverts commit 51a7587cde6e7380181907caee86b2cff678f5b6.
* matrix: sync with aragoKoen Kooi2011-11-029-65/+1413
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* beaglebone-tester: Update with latest fixesJoel A Fernandes2011-10-311-2/+2
| | | | | | | | | Fixes: * 100% CPU usage when no test is running * Turn on USB host session before checking for usb-serial device Signed-off-by: Joel A Fernandes <joelagnel@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* beaglebone-tester: Update to latest, bump PRJoel A Fernandes2011-10-261-2/+2
| | | | | | | | | Added: - Output test status to USB serial port - Made more verbose Signed-off-by: Joel A Fernandes <joelagnel@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* beaglebone-tester: Update to latest and bump PRJoel A Fernandes2011-10-241-3/+3
| | | | | | | | | | | Added: * PMIC tests * EEPROM tests * Memory tests * GPIO 38 grounding check Signed-off-by: Joel A Fernandes <joelagnel@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gadget-init: adjust to latest 335x kernelKoen Kooi2011-10-212-2/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gadget-init: add in latest batch of workaroundsKoen Kooi2011-10-215-11/+22
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* matrix: sync with arago-nextKoen Kooi2011-10-211-8/+13
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* beaglebone-tester: Update to latest and bump PRJoel A Fernandes2011-10-202-28/+3
| | | | | | | | * Remove usb gadget modules in advance before running the tests * Merge Koen's patch - check for command line argument using systemd (hardware tests trigger) Signed-off-by: Joel A Fernandes <joelagnel@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gadget-init: fix target in the unit filesKoen Kooi2011-10-182-2/+2
| | | | | | This only caused issues when manually systemctl disabling and enabling them Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gadget-init: add ugly, ugly hack to make USB work on ti33x boardsKoen Kooi2011-10-183-0/+40
| | | | | | This is NOT suitable for customers or production. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* matrix-gui: add missing service file, as spotted by Roger MonkKoen Kooi2011-10-171-0/+10
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* beaglebone-tester: A component-based test framework for BeagleBoneJoel A Fernandes2011-10-142-0/+76
| | | | | | | | | | | Test scripts to be integrated into BeagleBone hardware testing images and run automatically during boot time to determine if all hardware components are working correctly. Auto tests controllable from uEnv.txt which is auto deleted on a test success. For future use, the individual scripts can be run from /var/lib/bone-tester/component Signed-off-by: Joel A Fernandes <joelagnel@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* matrix: merge changes from arago/next/fa8563ae1238c38c779226ebed375c61560c647eKoen Kooi2011-10-143-8/+11
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* task-ti-test: clean up machine specific bits, inherit allarchKoen Kooi2011-10-131-10/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* matrix 2.0: first round of fixesKoen Kooi2011-10-1112-47/+29
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* Matrix 2.0: initial addKoen Kooi2011-10-1113-0/+427
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* ti-msp430-chronos: import from OE classicKoen Kooi2011-09-211-0/+55
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gstreamer-ti: use MEMARGS variable instead of hardcoding omap3 configKoen Kooi2011-09-161-1/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gstreamer-ti: add native system unit fileKoen Kooi2011-09-023-5/+31
| | | | | | systemd will only run the platform script if the right bootargs are passed, so no more cmem suprises! Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* task-ti-test: import task-arago-test.bb from arago gitKoen Kooi2011-09-011-0/+33
| | | | | | * ltp-ddt isn't in meta-oe or meta-ti yet, but will be soon Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* ti-linuxutils: use MACHINE_KERNEL_PRKoen Kooi2011-08-181-0/+2
| | | | | | This fixes the kernelversion mismatch reported for beagleboard Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* ti-linux-utils: ensure fixdep exists before trying to build modulesKoen Kooi2011-08-161-0/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* TI recipes: only use PACKAGE_ARCH = "${MACHINE_ARCH}" where neededKoen Kooi2011-08-166-2/+8
| | | | | | With machine specific staging in OE-core the tools (xdc, dmai, etc) can drop the PACKAGE_ARCH munging. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gstreamer-ti: bump srcrev to fix runtime error, build fixEnrico Butera2011-08-163-14/+25
| | | | | | | | Bumped srcrev to fix a runtime error and added a build fix (include linux/videodev.h was removed from kernel). Signed-off-by: Enrico Butera <ebutera@users.berlios.de> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gstreamer-ti: import from oe classic and fix buildEnrico Butera2011-08-1619-0/+2772
| | | | | | | Note: c6accel support is disabled. Signed-off-by: Enrico Butera <ebutera@users.berlios.de> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* dmai: fix build and update omap3 srcrev to 642Enrico Butera2011-08-164-2/+93
| | | | | Signed-off-by: Enrico Butera <ebutera@users.berlios.de> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* ti-codecs-omap3530: disable c6accel, build fix, add LIC_FILES_CHKSUMEnrico Butera2011-08-162-2/+52
| | | | | | | | c6accel build is still broken so disable it in codec server for now, at least we have a buildable codec server. Signed-off-by: Enrico Butera <ebutera@users.berlios.de> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>