summaryrefslogtreecommitdiffstats
path: root/meta-ti-test
Commit message (Collapse)AuthorAgeFilesLines
* CI/CD Auto-Merger: cicd.master.202606112200HEADcicd.master.202606142200cicd.master.202606112200masterLCPD Automation Script9 days1-1/+1
| | | | | | | | | | | | | | | Updated the value(s) for: atf: SRCREV_tfa:am62lxx u-boot-ti-staging_2026.01: SRCREV_uboot linux-ti-staging_6.18: SRCREV ltp-ddt: SRCREV Changelogs: u-boot-ti-staging_2026.01: https://git.ti.com/cgit/ti-u-boot/ti-u-boot/log/?qt=range&q=1f603935204df4b34054fa3bac80158e528e2c36..617c6fa1c50fab2acb3955b8888ec71ae7630769 linux-ti-staging_6.18: https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/log/?qt=range&q=0472fbafd7277ece9e1bae4189bc6099e33cdbc4..4c3bfa15a22a5c6729519e730459c483c125d5db ltp-ddt: https://git.ti.com/cgit/test-automation/ltp-ddt/log/?qt=range&q=44a5a7ecf3eb23614b801d7f5a10f2deed4542ce..b042b729cf573537f68fa3ea5050f5d22b07c811 Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
* README: update and clean upDenys Dmytriyenko (TI)10 days1-9/+9
| | | | | | | | | | | Update READMEs as follows: * Don't point to CGit interface, as the old URL is no longer valid * Use https:// instead of git:// protocol due to deprecation * Add missing revisions and use the same ordering * Correct some sub-layer dependencies Signed-off-by: Denys Dmytriyenko (TI) <denys@konsulko.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* CI/CD Auto-Merger: cicd.master.202605060400cicd.master.202605061800cicd.master.202605060400LCPD Automation Script2026-05-061-1/+1
| | | | | | | | | | | | | Updated the value(s) for: atf: SRCREV_tfa:am62lxx linux-ti-staging_6.18: PV,SRCREV ltp-ddt: SRCREV Changelogs: linux-ti-staging_6.18: https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/log/?qt=range&q=4495407cc08e68dd65abaa542e1f13ad2ec90045..0085e69eaf041684d5806e4d1fde49c325519a9f ltp-ddt: https://git.ti.com/cgit/test-automation/ltp-ddt/log/?qt=range&q=6a1c144a4bde8cd26c6cb4ce76e12ac1ca1ce079..44a5a7ecf3eb23614b801d7f5a10f2deed4542ce Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
* meta-ti-test: bc: remove unneeded workaroundDenys Dmytriyenko (TI)2026-05-041-3/+0
| | | | | | | | RM_WORK_EXCLUDE was used as a workaround for sourceipk in Arago, which is long since gone. Signed-off-by: Denys Dmytriyenko (TI) <denys@konsulko.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* meta-ti-test: layer.conf: recommend dynamic layersDenys Dmytriyenko (TI)2026-05-041-0/+5
| | | | | | | Set additional LAYERRECOMMENDS for dynamic layers. Signed-off-by: Denys Dmytriyenko (TI) <denys@konsulko.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* meta-ti-test: layer.conf: explicitly depend on meta-ti-bspDenys Dmytriyenko (TI)2026-05-041-0/+1
| | | | | | | | Set meta-ti-test layer to explicitly depend on meta-ti-bsp for ti-soc definition. Signed-off-by: Denys Dmytriyenko (TI) <denys@konsulko.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* ltp-ddt: Remove orphaned patchRyan Eatmon2026-04-291-49/+0
| | | | | | | | When I rebased before moving from meta-arago to meta-ti, I accidentally removed the wrong patch. Net result was this orphaned patch was left and imported incorrectly. Remove it. Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* meta-ti-test: Import the ti-test packagegroupRyan Eatmon2026-04-291-0/+227
| | | | | | | We are moving the meta-arago-test layer to meta-ti-test. This commit imports the ti-test packagegroup that uses all of the previous commits.. Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* meta-ti-test: Import the dynamic-layers recipesRyan Eatmon2026-04-297-0/+114
| | | | | | | We are moving the meta-arago-test layer to meta-ti-test. This commit imports all of the recipes under dynamic-layers. Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* meta-ti-test: Import the recipes-support recipesRyan Eatmon2026-04-297-0/+286
| | | | | | | We are moving the meta-arago-test layer to meta-ti-test. This commit imports all of the recipes under recipes-support. Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* meta-ti-test: Import the recipes-kernel recipesRyan Eatmon2026-04-295-0/+139
| | | | | | | We are moving the meta-arago-test layer to meta-ti-test. This commit imports all of the recipes under recipes-kernel. Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* meta-ti-test: Import the recipes-graphics recipesRyan Eatmon2026-04-296-0/+189
| | | | | | | We are moving the meta-arago-test layer to meta-ti-test. This commit imports all of the recipes under recipes-graphics. Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* meta-ti-test: Import the recipes-extended recipesRyan Eatmon2026-04-291-0/+3
| | | | | | | We are moving the meta-arago-test layer to meta-ti-test. This commit imports all of the recipes under recipes-extende. Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* meta-ti-test: Import the recipes-devtools recipesRyan Eatmon2026-04-2922-0/+768
| | | | | | | We are moving the meta-arago-test layer to meta-ti-test. This commit imports all of the recipes under recipes-devtools. Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* meta-ti-test: Import the recipes-connectivity recipesRyan Eatmon2026-04-291-0/+24
| | | | | | | We are moving the meta-arago-test layer to meta-ti-test. This commit imports all of the recipes under recipes-connectivity. Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* meta-ti-test: Import the recipes-bsp recipesRyan Eatmon2026-04-292-0/+60
| | | | | | | We are moving the meta-arago-test layer to meta-ti-test. This commit imports all of the recipes under recipes-bsp. Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* meta-ti-test: Import the recipes-benchmark recipesRyan Eatmon2026-04-2911-0/+226
| | | | | | | We are moving the meta-arago-test layer to meta-ti-test. This commit imports all of the recipes under recipes-benchmark. Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* meta-ti-test: Create layout for new layerRyan Eatmon2026-04-294-0/+103
We are moving the meta-arago-test layer to meta-ti-test. This is the first commit that creates the layer directory structure. Follow on patches will import all of the various recipes. Signed-off-by: Ryan Eatmon <reatmon@ti.com>