diff options
| author | Sivaprasad Addepalli <sivaprasad.addepalli@xilinx.com> | 2023-04-12 14:56:22 +0530 |
|---|---|---|
| committer | Siva Addepalli <sivaprasad.addepalli@xilinx.com> | 2023-04-12 16:47:10 +0530 |
| commit | 656bca670c7f9ff1e8842ef7afbd221ffd3a98a1 (patch) | |
| tree | c736f95d25b6e00bfd4abd647d14be9b60b11949 | |
| parent | b7faca8b6b82d76e55b48f9b80a00fed53214d62 (diff) | |
| download | meta-xilinx-656bca670c7f9ff1e8842ef7afbd221ffd3a98a1.tar.gz | |
Updated SRCREV of linux-xlnx for 2023.2_4983
Revert "firmware: xilinx: znqmp_pm_init_finalize as late_initcall"
Revert "soc: xilinx: znqmp_pm_init_finalize as late_initcall of PM driver"
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
| -rw-r--r-- | meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2023.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2023.2.bb b/meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2023.2.bb index 3db09378..f609c001 100644 --- a/meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2023.2.bb +++ b/meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2023.2.bb | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | LINUX_VERSION = "6.1.5" | 1 | LINUX_VERSION = "6.1.5" |
| 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="xlnx_rebase_v6.1_LTS" | 3 | KBRANCH="xlnx_rebase_v6.1_LTS" |
| 4 | SRCREV = "39d8eba78d4806607f72cf1ca3fbeb5ec8a9ed0b" | 4 | SRCREV = "e5753363b5e03fc0a3055d5476c6cca93e9ea28b" |
| 5 | SRCREV_meta = "185bcfcbe480c742247d9117011794c69682914f" | 5 | SRCREV_meta = "185bcfcbe480c742247d9117011794c69682914f" |
| 6 | 6 | ||
| 7 | KCONF_AUDIT_LEVEL="0" | 7 | KCONF_AUDIT_LEVEL="0" |
