From cdcf6c6c538f4458e798530762d9d1b0db510f7a Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Thu, 6 Aug 2020 15:56:09 +0200 Subject: linux-toradex-mainline: fix src_uri name Add the accidently dropped file reference name so the checksums are found. fixes 9b13de4 ("linux-toradex-mainline: update to latest") Signed-off-by: Max Krummenacher --- recipes-kernel/linux/linux-toradex-mainline_5.4.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-kernel/linux/linux-toradex-mainline_5.4.bb b/recipes-kernel/linux/linux-toradex-mainline_5.4.bb index b4123c6..8b5f9bf 100644 --- a/recipes-kernel/linux/linux-toradex-mainline_5.4.bb +++ b/recipes-kernel/linux/linux-toradex-mainline_5.4.bb @@ -15,7 +15,7 @@ SRC_URI += " \ " SRC_URI_append_preempt-rt = " \ - ${KERNELORG_MIRROR}/linux/kernel/projects/rt/5.4/older/patch-5.4.54-rt32.patch.xz \ + ${KERNELORG_MIRROR}/linux/kernel/projects/rt/5.4/older/patch-5.4.54-rt32.patch.xz;name=rt-patch \ " SRC_URI[rt-patch.md5sum] = "f83f14b18f66873f6a3a26925a62d0c4" SRC_URI[rt-patch.sha256sum] = "3385c8a64233f7f34c509626aaa6b5084bf75b1b27a0dc0dd5024d9736270b03" -- cgit v1.2.3