All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/3] u-boot: switch to upstream SRCREV for rk-u-boot-env
@ 2024-12-12 19:57 Trevor Woerner
  2024-12-12 19:57 ` [PATCH 2/3] u-boot: use upstream for radxa-zero-3{e|w} Trevor Woerner
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Trevor Woerner @ 2024-12-12 19:57 UTC (permalink / raw)
  To: yocto-patches

When the rk-u-boot-env feature was implemented, in order for it to work the
build needed a version of U-Boot that was slightly newer than 2024.04 (the
current release supported by Yocto at that time). Now that 2024.10 is out,
remove the SRCREV pin since the necessary code is now part of this release.

Signed-off-by: Trevor Woerner <twoerner@gmail.com>
---
 recipes-bsp/u-boot/u-boot_%.bbappend | 1 -
 1 file changed, 1 deletion(-)

diff --git a/recipes-bsp/u-boot/u-boot_%.bbappend b/recipes-bsp/u-boot/u-boot_%.bbappend
index de7024545841..06ba6d54de8e 100644
--- a/recipes-bsp/u-boot/u-boot_%.bbappend
+++ b/recipes-bsp/u-boot/u-boot_%.bbappend
@@ -7,7 +7,6 @@ SRCREV:radxa-zero-3 = "8cdf606e616baa36751f3b4adcfaefc781126c8c"
 SRCREV:radxa-zero-3:rk-u-boot-env = "8cdf606e616baa36751f3b4adcfaefc781126c8c"
 
 SRC_URI:append:rk-u-boot-env = " file://rockchip-enable-environment-mmc.cfg"
-SRCREV:rk-u-boot-env = "cdfcc37428e06f4730ab9a17cc084eeb7676ea1a"
 
 DEPENDS:append:rk3308 = " u-boot-tools-native"
 DEPENDS:append:rock-pi-4 = " gnutls-native"
-- 
2.44.0.478.g7774cfed6261



^ permalink raw reply related	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2024-12-16  4:12 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-12 19:57 [PATCH 1/3] u-boot: switch to upstream SRCREV for rk-u-boot-env Trevor Woerner
2024-12-12 19:57 ` [PATCH 2/3] u-boot: use upstream for radxa-zero-3{e|w} Trevor Woerner
2024-12-15 14:49   ` Oleksii Kurochko
2024-12-15 14:59     ` Oleksii Kurochko
     [not found]     ` <181161B988FC6012.23577@lists.yoctoproject.org>
2024-12-15 15:15       ` [yocto-patches] " Oleksii Kurochko
2024-12-15 16:08         ` Trevor Woerner
2024-12-16  4:12   ` Trevor Woerner
2024-12-12 19:57 ` [PATCH 3/3] radxa-zero-3: switch to yocto-dev kernel Trevor Woerner
2024-12-15 15:10   ` Oleksii Kurochko
2024-12-15 16:10     ` Trevor Woerner
2024-12-15 17:30       ` [yocto-patches] " Oleksii Kurochko
2024-12-16  4:09   ` Trevor Woerner
2024-12-16  4:00 ` [PATCH 1/3] u-boot: switch to upstream SRCREV for rk-u-boot-env Trevor Woerner

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.