diff options
| author | Sivaprasad Addepalli <sivaprasad.addepalli@xilinx.com> | 2024-01-05 12:53:13 +0530 |
|---|---|---|
| committer | Siva Addepalli <sivaprasad.addepalli@xilinx.com> | 2024-01-05 14:17:10 +0530 |
| commit | c48ed6889876da240d743ed2db70343466ce59c5 (patch) | |
| tree | 5295d04637efe27d476b684c05e7af5d6c556e56 | |
| parent | 38909e0f6525787ad2db590f956a477781de06de (diff) | |
| download | meta-xilinx-c48ed6889876da240d743ed2db70343466ce59c5.tar.gz | |
linux-xlnx : Updated SRCREV for 2024.1_7575
firmware: xilinx: Remove zynqmp_pm_write_aes_key*()
nvmem: Use versal_pm_aes_key_write
| -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 2c1a3ce2..5a34fc45 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.1.0" | 1 | LINUX_VERSION = "6.1.0" |
| 2 | YOCTO_META ?= "git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-6.1;destsuffix=yocto-kmeta" | 2 | YOCTO_META ?= "git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-6.1;destsuffix=yocto-kmeta" |
| 3 | KBRANCH="master" | 3 | KBRANCH="master" |
| 4 | SRCREV = "de50f89f773185acfb1325c5959941c3579ac1af" | 4 | SRCREV = "5928e9762d9bd76b32521147b42a4102a7a6cb33" |
| 5 | SRCREV_meta = "185bcfcbe480c742247d9117011794c69682914f" | 5 | SRCREV_meta = "185bcfcbe480c742247d9117011794c69682914f" |
| 6 | 6 | ||
| 7 | KCONF_AUDIT_LEVEL="0" | 7 | KCONF_AUDIT_LEVEL="0" |
