summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-contrib/recipes-kernel
diff options
context:
space:
mode:
authorMark Hatle <mark.hatle@amd.com>2023-03-03 15:12:57 -0800
committerMark Hatle <mark.hatle@amd.com>2023-04-10 09:03:22 -0700
commit24d29cef6e9f3cfbd9361727d04ec948053d44b2 (patch)
tree8f48a3c0e728bf3ee6c5ac26069f0b7a6dbf5b23 /meta-xilinx-contrib/recipes-kernel
parentb7984c01d8810f5118a93c9da09d6b739364c4e7 (diff)
downloadmeta-xilinx-24d29cef6e9f3cfbd9361727d04ec948053d44b2.tar.gz
meta-xilinx-contrib: linux-xlnx: Fix filesextrapaths calculation
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
Diffstat (limited to 'meta-xilinx-contrib/recipes-kernel')
-rw-r--r--meta-xilinx-contrib/recipes-kernel/linux/linux-xlnx_2022.1.bbappend2
-rw-r--r--meta-xilinx-contrib/recipes-kernel/linux/linux-xlnx_2022.2.bbappend2
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-xilinx-contrib/recipes-kernel/linux/linux-xlnx_2022.1.bbappend b/meta-xilinx-contrib/recipes-kernel/linux/linux-xlnx_2022.1.bbappend
index 8ba7a490..c789c7a9 100644
--- a/meta-xilinx-contrib/recipes-kernel/linux/linux-xlnx_2022.1.bbappend
+++ b/meta-xilinx-contrib/recipes-kernel/linux/linux-xlnx_2022.1.bbappend
@@ -1,4 +1,4 @@
1FILESEXTRAPATHS:prepend := "${THISDIR}/linux-xlnx:" 1FILESEXTRAPATHS:prepend := "${THISDIR}/linux-xlnx/v${@bb.parse.vars_from_file(d.getVar('FILE', False),d)[1] or ''}:"
2 2
3# Note: These patches are very old and doesn't apply on top of 5.x 3# Note: These patches are very old and doesn't apply on top of 5.x
4# kernel. For more details refer README.md file. 4# kernel. For more details refer README.md file.
diff --git a/meta-xilinx-contrib/recipes-kernel/linux/linux-xlnx_2022.2.bbappend b/meta-xilinx-contrib/recipes-kernel/linux/linux-xlnx_2022.2.bbappend
index 8ba7a490..c789c7a9 100644
--- a/meta-xilinx-contrib/recipes-kernel/linux/linux-xlnx_2022.2.bbappend
+++ b/meta-xilinx-contrib/recipes-kernel/linux/linux-xlnx_2022.2.bbappend
@@ -1,4 +1,4 @@
1FILESEXTRAPATHS:prepend := "${THISDIR}/linux-xlnx:" 1FILESEXTRAPATHS:prepend := "${THISDIR}/linux-xlnx/v${@bb.parse.vars_from_file(d.getVar('FILE', False),d)[1] or ''}:"
2 2
3# Note: These patches are very old and doesn't apply on top of 5.x 3# Note: These patches are very old and doesn't apply on top of 5.x
4# kernel. For more details refer README.md file. 4# kernel. For more details refer README.md file.