From 6dc5a85dba64cb4ed6c28fc778b08137325b3e6a Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Wed, 28 Jul 2021 19:10:55 +0100 Subject: [PATCH] arm/linux-yocto: remove SRCREV pin This SRCREV pin isn't needed anymore, so remove it. Change-Id: I39a02617840cfccb006b2e1e77cd2ce4f4e942e4 Signed-off-by: Ross Burton Signed-off-by: Jon Mason --- meta-arm/recipes-kernel/linux/linux-yocto_5.10.bbappend | 2 -- 1 file changed, 2 deletions(-) diff --git a/meta-arm/recipes-kernel/linux/linux-yocto_5.10.bbappend b/meta-arm/recipes-kernel/linux/linux-yocto_5.10.bbappend index a612cdb7..0ba89926 100644 --- a/meta-arm/recipes-kernel/linux/linux-yocto_5.10.bbappend +++ b/meta-arm/recipes-kernel/linux/linux-yocto_5.10.bbappend @@ -8,8 +8,6 @@ SRC_URI_append_generic-arm64 = " \ " FILESEXTRAPATHS_prepend_qemuarm64-sbsa = "${ARMFILESPATHS}" -LINUX_VERSION_qemuarm64-sbsa = "5.10.30" -SRCREV_machine_qemuarm64-sbsa = "d6e20b2257ecfa6e796a45a4175863862a28fa11" SRC_URI_append_qemuarm64-sbsa = " \ file://defconfig.patch \ "