aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-ti/beagleboard
AgeCommit message (Collapse)Author
2022-02-22meta-ti: create a sub-layer meta-ti-bsp from existing contentDenys Dmytriyenko
Extra sub-layers will be created next and relevant content moved across them. Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2021-12-15recipes: update github SRC_URIsDenys Dmytriyenko
https://github.blog/2021-09-01-improving-git-protocol-security-github/ GitHub is deprecating unauthenticated protocols, including git:// so update SRC_URIs with protocol=https Explicitly pass branch=master where omitted, as bitbake now requires it. While at it, update libion to the latest to eliminate upstreamed patch. Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Yogesh Siraswar <yogeshs@ti.com> Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2021-08-17meta-ti: convert to new override syntax in honisterDenys Dmytriyenko
Upcoming "honister" release changes the override syntax to improve usability, speed and memory footprint. Update recipes with the new syntax and set layer compatibility to honister. Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Tested-by: Paul Barker <paul.barker@sancloud.com> Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
2019-10-01beaglebone-getting-started: update to the latest and fix licensesKhem Raj
This is as per https://github.com/jadonk/beaglebone-getting-started/blob/master/LICENSE.txt * Mention CC-BY-SA-3.0 * Update to GPLv3+ since RNDIS addition * Remove ambiguous "others" license Package now contains sample bash scripts for the host * skip file-rdeps QA check Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-09-30recipes-ti: Use COMMON_LICENSE_DIR instead of COREBASEKhem Raj
Fixes beaglebone-capes-1.0-r4 do_populate_lic: ${COREBASE}/LICENSE is not a valid license file, please use '${COMMON_LICENSE_DIR}/MIT' for a MIT License file in LIC_FILES_CHKSUM. This will become an error in the future Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-05-12beaglebone-capes: Update checksums for LICENSEKhem Raj
OE-Core has reworded the license file see https://git.openembedded.org/openembedded-core/commit/?id=f8c9c511b5f1b7dbd45b77f345cb6c048ae6763e Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2018-10-16beaglebone-getting-started: Use cp options to not alter file modeKhem Raj
Fixes do_package_qa warnings <FILE> is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2018-03-01recipes: remove outdated recipes, some deps are no longer satisfiedDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2014-01-29beaglebone-capes: update oe-core's LICENSE checksumAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2014-01-29gadget-init: update oe-core's LICENSE checksumAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-10-14recipes: cruft removal and seasonal cleanupDenys Dmytriyenko
* Eliminate need for BBMASK - remove images requiring systemd/angstrom dependency * Move ti-test packagegroup to proper location and update from latest Arago * Move BoneScript and Bone GSG recipes to recipes-ti/beagleboard * README in recipes-ti warns about unsupported nature of those packages Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-09-14beaglebone-tester: FTDI eeprom test, v2Koen Kooi
Check descriptor instead of VID/PID Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-09-14beaglebone tester: bump SRCREV for FTDI testKoen Kooi
An extra test for the FTDI eeprom was added to catch programming errors that would break CCS. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-09-14beaglebone-tester: ship testaudio, fix dependsKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-07-25beaglebone-capes: use backlight hack for all LCD4 variantsKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-07-25beaglebone-tester: re-enable pmic testKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-07-25beaglebone-tester: bump SRCREV to fix serial console raceKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-06-11beaglebone-tester: bump SRCREV to fix failure reportingKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-06-11beaglebone-capes: add support for weatherstation capeKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-06-11beaglebone-capes: add support for 4.3" LCD capeKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-05-21beaglebone-capes: add a powerdown script as wellKoen Kooi
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>
2012-04-18beaglebone-capes: userspace support for capesKoen Kooi
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>
2012-04-10beaglebone-tester: bump SRCREV to fix PMIC testKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-03-07gadget init: don't dump info to info.txt on bootKoen Kooi
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>
2012-02-27gadget-init: remove ehrPWM polarity workaroundKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-02-27beaglebone-tester: include Jasons debug tweaksKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-02-10beaglebone-tester: bump SRCREVKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-02-07beaglebone-tester: bump SRCREVKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-02-07gadget-init: adjust for kernel 3.2 based sysfs layoutKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-13beaglebone-tester: bump SRCREV for usb fixKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-10beaglebone-tester: update runtime dependenciesKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-06beaglebone-tester: clarify GPIO naming and print more EEPROM dataKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-15gadget-init: Add image-version-info to info.txtJoel A Fernandes
Signed-off-by: Joel A Fernandes <joelagnel@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-15gadget-init: create info.txt upon starting storage gadgetJason Kridner
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>
2011-11-11udhcpd: Fixes and new udev ruleJoel A Fernandes
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>
2011-11-10gadget-init: minor logic cleanupsKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-10gadget-init: also package activation symlinksKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-10gadget-init: Add network-gadget services and other fixesJoel A Fernandes
* 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>
2011-11-08beaglebone-tester: Update to latest, add quiet option to bootargsJoel A Fernandes
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>
2011-11-06beaglebone-tester: Update to latest with fixesJoel A Fernandes
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>
2011-11-03beaglebone-tester: Use optargs instead of ip_method on kernel cmdlineJoel A Fernandes
Signed-off-by: Joel A Fernandes <joelagnel@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-31beaglebone-tester: Update with latest fixesJoel A Fernandes
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>
2011-10-26beaglebone-tester: Update to latest, bump PRJoel A Fernandes
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>
2011-10-24beaglebone-tester: Update to latest and bump PRJoel A Fernandes
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>
2011-10-21gadget-init: adjust to latest 335x kernelKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-21gadget-init: add in latest batch of workaroundsKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-20beaglebone-tester: Update to latest and bump PRJoel A Fernandes
* 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>
2011-10-18gadget-init: fix target in the unit filesKoen Kooi
This only caused issues when manually systemctl disabling and enabling them Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-18gadget-init: add ugly, ugly hack to make USB work on ti33x boardsKoen Kooi
This is NOT suitable for customers or production. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-14beaglebone-tester: A component-based test framework for BeagleBoneJoel A Fernandes
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>