1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-07-17 06:48:07 +00:00

7 Commits

Author SHA1 Message Date
LCPD Automation Script 27ff52dd41 ti-k3-secdev: CI/CD Auto-Merger: cicd.dunfell.202303021800
Updated the value(s) for:
  GIT_SRCREV

Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
2023-03-02 18:00:25 -06:00
Ryan Eatmon 39e7dad122 Revert "ti-k3-secdev: CI/CD Auto-Merger: cicd.dunfell.202302231358"
This reverts commit 7f773f3b5b.

An error in our CICD script picked an invalid hash.  Rollback to the
previous SRCREV.
2023-02-24 11:36:16 -06:00
LCPD Automation Script 7f773f3b5b ti-k3-secdev: CI/CD Auto-Merger: cicd.dunfell.202302231358
Updated the value(s) for:
  GIT_SRCREV

Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
2023-02-23 13:59:06 -06:00
Denys Dmytriyenko 2f8ce3d345 ti-k3-secdev: include ti-paths.inc
Include ti-paths.inc so TI_K3_SECDEV_INSTALL_DIR_RECIPE gets defined and
artifacts are installed in the correct location.

Cc: Andrew Davis <afd@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@konsulko.com>
Acked-by: Andrew Davis <afd@ti.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-11-09 12:06:46 -06:00
Randolph Sapp 01a25a1e86 all: Fix new git://git.ti.com URLs
The regex originally to correct all URLs that were still using the old
git protocol didn't have a check in place to see if the URL was already
using the correct protocol.

This just fixes the two affected URLs.

Signed-off-by: Randolph Sapp <rs@ti.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-09-07 09:56:44 -05:00
Ryan Eatmon daccda80cd all: Stop using git://git.ti.com
Stop using un-encrypted git:// protocol to access TI repositories.

This is inline with the same arguments as made by github in
https://github.blog/2021-09-01-improving-git-protocol-security-github/

Signed-off-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-08-26 14:33:15 -05:00
Andrew Davis a5cb2b74b4 recipies-ti: Add TI K3 Security Development Package
Signed-off-by: Andrew Davis <afd@ti.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-08-26 14:33:15 -05:00