diff options
| author | Sivaprasad Addepalli <sivaprasad.addepalli@xilinx.com> | 2024-04-28 14:25:11 +0530 |
|---|---|---|
| committer | Siva Addepalli <sivaprasad.addepalli@xilinx.com> | 2024-04-28 20:05:35 +0530 |
| commit | 50265130ad1480d860f7dad4f9d9a58b2c26857f (patch) | |
| tree | ea453eadb56e4b2b5298a23548478e458224356d | |
| parent | edba71bbcf910119881f9a4fcbc201489ca21f93 (diff) | |
| download | meta-xilinx-50265130ad1480d860f7dad4f9d9a58b2c26857f.tar.gz | |
linux-xlnx : Updated SRCREV for 2024.1_5455
drivers: crypto: xilinx: Fix the request size
| -rw-r--r-- | meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2024.1.bb | 2 |
1 files changed, 1 insertions, 1 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 index e835e2f7..0356f594 100644 --- a/meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2024.1.bb +++ b/meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2024.1.bb | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | LINUX_VERSION = "6.6.10" | 1 | LINUX_VERSION = "6.6.10" |
| 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 = "08ceadacc1da15a77045dee6654f9cd906906271" | 4 | SRCREV = "2de012957c3555b5d1f46cdd63729f43b9bb4514" |
| 5 | SRCREV_meta = "5d0809d0d939c7738cb6e5391126c73fd0e4e865" | 5 | SRCREV_meta = "5d0809d0d939c7738cb6e5391126c73fd0e4e865" |
| 6 | 6 | ||
| 7 | KCONF_AUDIT_LEVEL="0" | 7 | KCONF_AUDIT_LEVEL="0" |
