diff mbox series

[master/kirkstone] ti-k3-secdev: update to the latest commit

Message ID 20230622-core-sec-dev-bump-v1-1-988dbb925456@ti.com
State Rejected
Delegated to: Ryan Eatmon
Headers show
Series [master/kirkstone] ti-k3-secdev: update to the latest commit | expand

Commit Message

Kamlesh Gurudasani June 22, 2023, 9:27 a.m. UTC
Update to the latest commit

Signed-off-by: Kamlesh Gurudasani <kamlesh@ti.com>
---
 meta-ti-bsp/recipes-ti/secdev/ti-k3-secdev_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


---
base-commit: e15df9d32c5fb5980e7cc04398396e7d1a380806
change-id: 20230622-core-sec-dev-bump-68311d9e7248

Best regards,

Comments

Ryan Eatmon June 22, 2023, 11:51 a.m. UTC | #1
On 6/22/2023 4:27 AM, Kamlesh Gurudasani wrote:
> Update to the latest commit
> 
> Signed-off-by: Kamlesh Gurudasani <kamlesh@ti.com>
> ---
>   meta-ti-bsp/recipes-ti/secdev/ti-k3-secdev_git.bb | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/meta-ti-bsp/recipes-ti/secdev/ti-k3-secdev_git.bb b/meta-ti-bsp/recipes-ti/secdev/ti-k3-secdev_git.bb
> index 87987ae0..e3267a23 100644
> --- a/meta-ti-bsp/recipes-ti/secdev/ti-k3-secdev_git.bb
> +++ b/meta-ti-bsp/recipes-ti/secdev/ti-k3-secdev_git.bb
> @@ -15,7 +15,7 @@ COMPATIBLE_MACHINE:class-nativesdk = "(.*)"
>   GIT_URI = "git://git.ti.com/git/security-development-tools/core-secdev-k3.git"
>   GIT_PROTOCOL = "https"
>   GIT_BRANCH = "master"
> -GIT_SRCREV = "bba9cabaeee96f7f287385188ff289b46769a4bf"
> +GIT_SRCREV = "ed6951fd3877c6cac7f1237311f7278ac21634f3"

NAK.  This repo is under CICD control.  It looks like someone pushed 
directly to master and bypassed the master-next branch.  We need to get 
that fixed and then the recipe will be kept up to date automatically.


>   SRC_URI = "${GIT_URI};protocol=${GIT_PROTOCOL};branch=${GIT_BRANCH}"
>   SRCREV = "${GIT_SRCREV}"
> 
> ---
> base-commit: e15df9d32c5fb5980e7cc04398396e7d1a380806
> change-id: 20230622-core-sec-dev-bump-68311d9e7248
> 
> Best regards,
diff mbox series

Patch

diff --git a/meta-ti-bsp/recipes-ti/secdev/ti-k3-secdev_git.bb b/meta-ti-bsp/recipes-ti/secdev/ti-k3-secdev_git.bb
index 87987ae0..e3267a23 100644
--- a/meta-ti-bsp/recipes-ti/secdev/ti-k3-secdev_git.bb
+++ b/meta-ti-bsp/recipes-ti/secdev/ti-k3-secdev_git.bb
@@ -15,7 +15,7 @@  COMPATIBLE_MACHINE:class-nativesdk = "(.*)"
 GIT_URI = "git://git.ti.com/git/security-development-tools/core-secdev-k3.git"
 GIT_PROTOCOL = "https"
 GIT_BRANCH = "master"
-GIT_SRCREV = "bba9cabaeee96f7f287385188ff289b46769a4bf"
+GIT_SRCREV = "ed6951fd3877c6cac7f1237311f7278ac21634f3"
 
 SRC_URI = "${GIT_URI};protocol=${GIT_PROTOCOL};branch=${GIT_BRANCH}"
 SRCREV = "${GIT_SRCREV}"