1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-07-16 22:38:04 +00:00

18 Commits

Author SHA1 Message Date
LCPD Automation Script 693f0d251b CI/CD Auto-Merger: cicd.master.202606112200
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>
2026-06-11 22:01:01 -05:00
Denys Dmytriyenko (TI) 7c9af9bdca README: update and clean up
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>
2026-06-10 21:08:30 -05:00
LCPD Automation Script 08fcd10abd CI/CD Auto-Merger: cicd.master.202605060400
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>
2026-05-06 04:00:46 -05:00
Denys Dmytriyenko (TI) 181a350e9e meta-ti-test: bc: remove unneeded workaround
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>
2026-05-04 15:00:36 -05:00
Denys Dmytriyenko (TI) b962467d15 meta-ti-test: layer.conf: recommend dynamic layers
Set additional LAYERRECOMMENDS for dynamic layers.

Signed-off-by: Denys Dmytriyenko (TI) <denys@konsulko.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2026-05-04 15:00:36 -05:00
Denys Dmytriyenko (TI) 6fedcf1c21 meta-ti-test: layer.conf: explicitly depend on meta-ti-bsp
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>
2026-05-04 15:00:36 -05:00
Ryan Eatmon da3f31ce1f ltp-ddt: Remove orphaned patch
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>
2026-04-29 15:48:08 -05:00
Ryan Eatmon d4df25bf4a meta-ti-test: Import the ti-test packagegroup
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>
2026-04-29 10:41:53 -05:00
Ryan Eatmon fc38d0dbfb meta-ti-test: Import the dynamic-layers recipes
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>
2026-04-29 10:41:53 -05:00
Ryan Eatmon d375af07c7 meta-ti-test: Import the recipes-support recipes
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>
2026-04-29 10:41:53 -05:00
Ryan Eatmon 5d91191e80 meta-ti-test: Import the recipes-kernel recipes
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>
2026-04-29 10:41:53 -05:00
Ryan Eatmon 308329b59e meta-ti-test: Import the recipes-graphics recipes
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>
2026-04-29 10:41:53 -05:00
Ryan Eatmon 5efba3a380 meta-ti-test: Import the recipes-extended recipes
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>
2026-04-29 10:41:53 -05:00
Ryan Eatmon 97fde0cad2 meta-ti-test: Import the recipes-devtools recipes
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>
2026-04-29 10:41:53 -05:00
Ryan Eatmon e3e2209d17 meta-ti-test: Import the recipes-connectivity recipes
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>
2026-04-29 10:37:37 -05:00
Ryan Eatmon 731d4b3d02 meta-ti-test: Import the recipes-bsp recipes
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>
2026-04-29 10:37:37 -05:00
Ryan Eatmon 7018264d66 meta-ti-test: Import the recipes-benchmark recipes
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>
2026-04-29 10:37:37 -05:00
Ryan Eatmon 7c4b1ed307 meta-ti-test: Create layout for new layer
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>
2026-04-29 10:37:37 -05:00