summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Hatle <mark.hatle@amd.com>2024-01-22 14:28:35 -0600
committerMark Hatle <mark.hatle@amd.com>2024-01-22 14:28:35 -0600
commite7caaf9739e4075721e44f602b7dd44ccb585666 (patch)
tree393d58972c0e7093000a9425d6f2c17447345600
parent8494e2dfb9cefc379241762de7c3a490db4d1e9c (diff)
downloadmeta-xilinx-e7caaf9739e4075721e44f602b7dd44ccb585666.tar.gz
Revert "meta-xilinx-core: layer.conf: Temporarily disable kernel-modules-dp"
This reverts commit 6fd65d4b54258e3fe10c8d960fe33af51504f9d4. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
-rw-r--r--meta-xilinx-core/conf/layer.conf2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-xilinx-core/conf/layer.conf b/meta-xilinx-core/conf/layer.conf
index fbfe0a6d..9c8e6b94 100644
--- a/meta-xilinx-core/conf/layer.conf
+++ b/meta-xilinx-core/conf/layer.conf
@@ -76,5 +76,3 @@ PLNX_SCRIPTS_PATH = "${LAYERDIR}/gen-machine-conf/gen-machine-scripts"
76BB_HASHEXCLUDE_COMMON:append = " PLNX_SCRIPTS_PATH" 76BB_HASHEXCLUDE_COMMON:append = " PLNX_SCRIPTS_PATH"
77 77
78IMAGE_CLASSES += "gen-machine-conf" 78IMAGE_CLASSES += "gen-machine-conf"
79
80SKIP_RECIPE[kernel-module-dp] = "Does not currenty build with Linux 6.6"