diff --git a/recipes-kernel/linux/compulab/imx8mm.inc b/recipes-kernel/linux/compulab/imx8mm.inc index d633e43..305e16b 100644 --- a/recipes-kernel/linux/compulab/imx8mm.inc +++ b/recipes-kernel/linux/compulab/imx8mm.inc @@ -105,6 +105,6 @@ SRC_URI:append = " \ file://0104-make-Fix-IT6161-conditional-build.patch \ file://0105-defconfig-Fix-FB-console.patch \ file://0106-defconfig-Fix-expert-deps.patch \ - file://0999-firmware-Add-the-brcm-firmware-to-the.patch \ + file://0107-firmware-Add-the-brcm-firmware-to-the.patch \ file://defconfig \ " diff --git a/recipes-kernel/linux/compulab/imx8mm/0999-firmware-Add-the-brcm-firmware-to-the.patch b/recipes-kernel/linux/compulab/imx8mm/0107-firmware-Add-the-brcm-firmware-to-the.patch similarity index 99% rename from recipes-kernel/linux/compulab/imx8mm/0999-firmware-Add-the-brcm-firmware-to-the.patch rename to recipes-kernel/linux/compulab/imx8mm/0107-firmware-Add-the-brcm-firmware-to-the.patch index b6f4fb8..409ecc2 100644 --- a/recipes-kernel/linux/compulab/imx8mm/0999-firmware-Add-the-brcm-firmware-to-the.patch +++ b/recipes-kernel/linux/compulab/imx8mm/0107-firmware-Add-the-brcm-firmware-to-the.patch @@ -1,7 +1,7 @@ From 01c8830e05cf4112ba76a076b67474e87192c61f Mon Sep 17 00:00:00 2001 From: Valentin Raevsky Date: Tue, 11 Aug 2020 16:00:07 +0300 -Subject: [PATCH 0999] firmware: Add the brcm firmware to +Subject: [PATCH 0107] firmware: Add the brcm firmware to the kernel tree Signed-off-by: Valentin Raevsky