diff options
| author | Sivaprasad Addepalli <sivaprasad.addepalli@xilinx.com> | 2024-10-28 21:38:20 +0530 |
|---|---|---|
| committer | Siva Addepalli <sivaprasad.addepalli@xilinx.com> | 2024-10-29 00:17:09 +0530 |
| commit | 800b6ffb7c1731a5607e3bead49e51bd2255132f (patch) | |
| tree | 0835644d579bbce11eefedc1fa63306fd54e5da6 /meta-xilinx-core | |
| parent | 7a15b259eb704060da76a090a2fd610192b2ab4e (diff) | |
| download | meta-xilinx-800b6ffb7c1731a5607e3bead49e51bd2255132f.tar.gz | |
linux-xlnx : Updated SRCREV for 2024.2_5051
Revert "crypto: zynqmp-aes-gcm: Initialise key source before use"
misc: xilinx-ai-engine: Clock gating issue on multi partition flow on VEK280
Diffstat (limited to 'meta-xilinx-core')
| -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 ce6a99cb..d68bc407 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 = "10ae90d9dd64f3ab1bc6207100e9adfda6a9b0a2" | 4 | SRCREV = "8e26d1c7a02468e32a8dd6fa060771e2b761efc1" |
| 5 | SRCREV_meta = "5d0809d0d939c7738cb6e5391126c73fd0e4e865" | 5 | SRCREV_meta = "5d0809d0d939c7738cb6e5391126c73fd0e4e865" |
| 6 | 6 | ||
| 7 | KCONF_AUDIT_LEVEL="0" | 7 | KCONF_AUDIT_LEVEL="0" |
