diff options
| author | Mark Hatle <mark.hatle@amd.com> | 2024-08-29 10:41:00 -0500 |
|---|---|---|
| committer | Mark Hatle <mark.hatle@amd.com> | 2024-09-04 09:01:06 -0500 |
| commit | 5156e201f9797c18a01648a55e5aea059e458fa6 (patch) | |
| tree | f50ccdcca5ee07a4cf689a2d930787391ad68477 | |
| parent | ede162212333ba92d338226efcc1d4afb90de302 (diff) | |
| download | meta-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.bb | 2 |
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 @@ | |||
| 1 | LINUX_VERSION = "6.6.40" | 1 | LINUX_VERSION = "6.6.40" |
| 2 | YOCTO_META ?= "git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-6.6;destsuffix=yocto-kmeta" | 2 | YOCTO_META ?= "git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-6.6;destsuffix=yocto-kmeta" |
| 3 | KBRANCH="xlnx_rebase_v6.6_LTS" | 3 | KBRANCH="xlnx_rebase_v6.6_LTS" |
| 4 | SRCREV = "d843902a0e867caec7b67edc246d4f1a718abd9a" | 4 | SRCREV = "7786f04362306b120db12f0f5db846c226425336" |
| 5 | SRCREV_meta = "5d0809d0d939c7738cb6e5391126c73fd0e4e865" | 5 | SRCREV_meta = "5d0809d0d939c7738cb6e5391126c73fd0e4e865" |
| 6 | 6 | ||
| 7 | KCONF_AUDIT_LEVEL="0" | 7 | KCONF_AUDIT_LEVEL="0" |
