diff options
| author | Mark Hatle <mark.hatle@amd.com> | 2024-01-17 17:08:39 -0600 |
|---|---|---|
| committer | Mark Hatle <mark.hatle@amd.com> | 2024-01-18 12:55:48 -0600 |
| commit | 6dd621351e317b3328690efc34690b49b6c2ec8a (patch) | |
| tree | b7231250028a0527ac63d6f73d59a66f6f625b3a /meta-xilinx-core/conf | |
| parent | c31982ff273d0a997a359bdfa4cc7e880b701c86 (diff) | |
| download | meta-xilinx-6dd621351e317b3328690efc34690b49b6c2ec8a.tar.gz | |
Revert "meta-xilinx-core: layer.conf: Temporarily disable kernel-modules-{hdmi,dp}"
This reverts commit d26f98b857e30992f43f182c2a07f4b6ef6b3068.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
Diffstat (limited to 'meta-xilinx-core/conf')
| -rw-r--r-- | meta-xilinx-core/conf/layer.conf | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/meta-xilinx-core/conf/layer.conf b/meta-xilinx-core/conf/layer.conf index 59dceb1e..9c8e6b94 100644 --- a/meta-xilinx-core/conf/layer.conf +++ b/meta-xilinx-core/conf/layer.conf | |||
| @@ -76,6 +76,3 @@ PLNX_SCRIPTS_PATH = "${LAYERDIR}/gen-machine-conf/gen-machine-scripts" | |||
| 76 | BB_HASHEXCLUDE_COMMON:append = " PLNX_SCRIPTS_PATH" | 76 | BB_HASHEXCLUDE_COMMON:append = " PLNX_SCRIPTS_PATH" |
| 77 | 77 | ||
| 78 | IMAGE_CLASSES += "gen-machine-conf" | 78 | IMAGE_CLASSES += "gen-machine-conf" |
| 79 | |||
| 80 | SKIP_RECIPE[kernel-module-hdmi] = "Does not currently build with Linux 6.6" | ||
| 81 | SKIP_RECIPE[kernel-module-dp] = "Does not currenty build with Linux 6.6" | ||
