From 986ea26811f0e00a9e47eee11a33d5d0a67aebde Mon Sep 17 00:00:00 2001 From: Mahesh Rao Date: Tue, 20 Aug 2024 15:18:59 +0530 Subject: [PATCH] Update linux-socfpga-lts_%.bbappend --- recipes-kernel/linux/linux-socfpga-lts_%.bbappend | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-kernel/linux/linux-socfpga-lts_%.bbappend b/recipes-kernel/linux/linux-socfpga-lts_%.bbappend index 1bfe143..37c07cf 100644 --- a/recipes-kernel/linux/linux-socfpga-lts_%.bbappend +++ b/recipes-kernel/linux/linux-socfpga-lts_%.bbappend @@ -1,6 +1,6 @@ # Append GSRD SoCFPGA device tree source include files # As this is custom to Intel SoCFPGA GSRD, hence it is not suitable to be upstreamed to meta-intel-fpga - +Ddd FILESEXTRAPATHS:prepend := "${THISDIR}/linux-socfpga-lts:" DEPENDS = "u-boot-mkimage-native dtc-native"