summaryrefslogtreecommitdiff
path: root/recipes-kernel/linux
diff options
context:
space:
mode:
authorMing Liu <ming.liu@toradex.com>2022-03-12 17:57:00 +0100
committerMing Liu <ming.liu@toradex.com>2022-03-29 12:24:04 +0200
commit831f8d07f08ab9d03c9b9f40f9c02124c3be0b54 (patch)
tree4aeebe30aa87e1296e7ef32042728be3cec1af22 /recipes-kernel/linux
parent75f13d0ab12c85034ac742793ed820372272a7a8 (diff)
linux-imx-headers: adapt to 5.10
linux-imx-headers 5.4 has been dropped from meta-freescale, we need adjust its bbappend file to be able to build 5.4 headers. Signed-off-by: Ming Liu <ming.liu@toradex.com>
Diffstat (limited to 'recipes-kernel/linux')
-rw-r--r--recipes-kernel/linux/linux-imx-headers_5%.bbappend (renamed from recipes-kernel/linux/linux-imx-headers_5.4%.bbappend)2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-imx-headers_5.4%.bbappend b/recipes-kernel/linux/linux-imx-headers_5%.bbappend
index 8cda03c..ab58e84 100644
--- a/recipes-kernel/linux/linux-imx-headers_5.4%.bbappend
+++ b/recipes-kernel/linux/linux-imx-headers_5%.bbappend
@@ -4,3 +4,5 @@ LOCALVERSION = "-2.3.2"
SRC_URI = "git://git.toradex.com/linux-toradex.git;protocol=https;branch=${SRCBRANCH}"
# Keep that one stable, i.e. use the exact git hash from the NXP BSP.
SRCREV = "dea2fede7e024ee7029b13e8d82a00ec14427777"
+PV = "5.4"
+IMX_UAPI_HEADERS:remove = "imx_vpu.h"