From f003bd9bda395a70f65da8335ef488f25a3bbb50 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Fri, 10 Jan 2025 13:15:53 -0500 Subject: [PATCH] yocto-bsp: drop genericarm64 SRCREV The OEcore SRCREVs now contain the fixes this machine specific SRCREV was added to incorporate. Dropping it to ensure that all reference boards are at the same source and configuration level. (From meta-yocto rev: 11d690061d67ab0f84265d609e129d8717e88bcb) Signed-off-by: Bruce Ashfield Signed-off-by: Richard Purdie --- meta-yocto-bsp/recipes-kernel/linux/linux-yocto_6.12.bbappend | 2 -- 1 file changed, 2 deletions(-) diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_6.12.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_6.12.bbappend index b47b3aa5a9..1ffd2194d9 100644 --- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_6.12.bbappend +++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_6.12.bbappend @@ -7,5 +7,3 @@ KMACHINE:beaglebone-yocto ?= "beaglebone" KMACHINE:genericx86 ?= "common-pc" KMACHINE:genericx86-64 ?= "common-pc-64" -# Incorporate fixes post 6.12.3 -SRCREV_meta:genericarm64 = "9ee4baec963b10d213c060622fce6d2b34166f40"