summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2024-01-13 11:52:32 +0100
committerMax Krummenacher <max.krummenacher@toradex.com>2024-01-18 21:46:52 +0000
commitd2e4686e1a17abdc56ce331dd7fc34af75467685 (patch)
tree152faba9afdb593e5d346960939293a84e202e69
parentfed473492c8ce8becc5d01cf0fc4d8cc432f64d1 (diff)
linux-firmware: drop recipe in favour of the one in oe-core
openembedded-core bumped to the 20231030 release which includes the updated firmware files we need. Drop the recipe. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
-rw-r--r--recipes-kernel/linux-firmware/linux-firmware_20230928.bb6
1 files changed, 0 insertions, 6 deletions
diff --git a/recipes-kernel/linux-firmware/linux-firmware_20230928.bb b/recipes-kernel/linux-firmware/linux-firmware_20230928.bb
deleted file mode 100644
index f2c46a6..0000000
--- a/recipes-kernel/linux-firmware/linux-firmware_20230928.bb
+++ /dev/null
@@ -1,6 +0,0 @@
-require recipes-kernel/linux-firmware/linux-firmware_20230804.bb
-
-SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git;protocol=https;branch=main"
-SRCREV = "8b855f3797e6b1d207b7a2b8dae0e9913f907e5b"
-S = "${WORKDIR}/git"
-WHENCE_CHKSUM = "18ad0db97d180df261ba964945e736ff"