From 2624d44503bb598cdf104a9382251bc6396052b1 Mon Sep 17 00:00:00 2001 From: Eduardo Ferreira Date: Wed, 13 Nov 2024 10:32:21 -0300 Subject: [PATCH] greenboot: bump from v0.15.4 to v0.15.7 Related-to: TOR-3476 Signed-off-by: Eduardo Ferreira --- recipes-sota/greenboot/greenboot_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-sota/greenboot/greenboot_git.bb b/recipes-sota/greenboot/greenboot_git.bb index cd56b37d..2c149953 100644 --- a/recipes-sota/greenboot/greenboot_git.bb +++ b/recipes-sota/greenboot/greenboot_git.bb @@ -20,8 +20,8 @@ SRC_URI = "\ S = "${WORKDIR}/git" -SRCREV = "15c09320786165853de446b3b351e436ab252486" -PV = "0.15.4+git${SRCPV}" +SRCREV = "9f997198416415a426d0ac394e38a391dd9b2e0a" +PV = "0.15.7+git${SRCPV}" RDEPENDS:${PN} = "bash"