summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Hatle <mark.hatle@amd.com>2024-08-29 10:41:00 -0500
committerMark Hatle <mark.hatle@amd.com>2024-09-04 09:01:06 -0500
commit5156e201f9797c18a01648a55e5aea059e458fa6 (patch)
treef50ccdcca5ee07a4cf689a2d930787391ad68477
parentede162212333ba92d338226efcc1d4afb90de302 (diff)
downloadmeta-xilinx-5156e201f9797c18a01648a55e5aea059e458fa6.tar.gz
Revert "linux-xlnx : Updated SRCREV for 2024.2_9047"
This reverts commit 110ab8cc450c4a17b5b62ceb96fd0bd8a0364e3d. Triggers a problem booting Kria boards. Reverting until we can understand why. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
-rw-r--r--meta-xilinx-core/recipes-kernel/linux/linux-xlnx_6.6.40-v2024.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-core/recipes-kernel/linux/linux-xlnx_6.6.40-v2024.2.bb b/meta-xilinx-core/recipes-kernel/linux/linux-xlnx_6.6.40-v2024.2.bb
index 4cec7c0d..471fc847 100644
--- a/meta-xilinx-core/recipes-kernel/linux/linux-xlnx_6.6.40-v2024.2.bb
+++ b/meta-xilinx-core/recipes-kernel/linux/linux-xlnx_6.6.40-v2024.2.bb
@@ -1,7 +1,7 @@
1LINUX_VERSION = "6.6.40" 1LINUX_VERSION = "6.6.40"
2YOCTO_META ?= "git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-6.6;destsuffix=yocto-kmeta" 2YOCTO_META ?= "git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-6.6;destsuffix=yocto-kmeta"
3KBRANCH="xlnx_rebase_v6.6_LTS" 3KBRANCH="xlnx_rebase_v6.6_LTS"
4SRCREV = "d843902a0e867caec7b67edc246d4f1a718abd9a" 4SRCREV = "7786f04362306b120db12f0f5db846c226425336"
5SRCREV_meta = "5d0809d0d939c7738cb6e5391126c73fd0e4e865" 5SRCREV_meta = "5d0809d0d939c7738cb6e5391126c73fd0e4e865"
6 6
7KCONF_AUDIT_LEVEL="0" 7KCONF_AUDIT_LEVEL="0"