diff options
| author | Mark Hatle <mark.hatle@amd.com> | 2023-08-29 16:12:54 -0500 |
|---|---|---|
| committer | Mark Hatle <mark.hatle@amd.com> | 2023-08-29 16:29:25 -0500 |
| commit | 9bad24f1a6dd55df29f5d068c79aed4b6df56333 (patch) | |
| tree | 5bdddfff6f9dacb86f6fa74701234c785751ad3a /meta-xilinx-core/recipes-kernel | |
| parent | 7238de6b473fa87798a577f9b2557057cff5c0dc (diff) | |
| download | meta-xilinx-9bad24f1a6dd55df29f5d068c79aed4b6df56333.tar.gz | |
linux-xlnx: Branch to 2024.1
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
Diffstat (limited to 'meta-xilinx-core/recipes-kernel')
| -rw-r--r-- | meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2024.1.bb | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2024.1.bb b/meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2024.1.bb new file mode 100644 index 00000000..ce505895 --- /dev/null +++ b/meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2024.1.bb | |||
| @@ -0,0 +1,11 @@ | |||
| 1 | LINUX_VERSION = "6.1.30" | ||
| 2 | YOCTO_META ?= "git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-6.1;destsuffix=yocto-kmeta" | ||
| 3 | KBRANCH="xlnx_rebase_v6.1_LTS" | ||
| 4 | SRCREV = "5cfa8a2ffb8ecdb3388280bf95dd82349e26a5fb" | ||
| 5 | SRCREV_meta = "185bcfcbe480c742247d9117011794c69682914f" | ||
| 6 | |||
| 7 | KCONF_AUDIT_LEVEL="0" | ||
| 8 | |||
| 9 | include linux-xlnx.inc | ||
| 10 | |||
| 11 | FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:" | ||
