diff options
| author | Sivaprasad Addepalli <sivaprasad.addepalli@xilinx.com> | 2023-02-08 15:14:38 +0530 |
|---|---|---|
| committer | Siva Addepalli <sivaprasad.addepalli@xilinx.com> | 2023-02-08 16:37:15 +0530 |
| commit | 6597def45ee3fc081301ba93450729070d6bb9de (patch) | |
| tree | 9788adb3f96435de763d268e2026bd75649cb75c | |
| parent | d4434ddfd92130cf1443b539ef128c0115d23d3f (diff) | |
| download | meta-xilinx-6597def45ee3fc081301ba93450729070d6bb9de.tar.gz | |
Updated commit ID for linux
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
| -rw-r--r-- | meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2023.1.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2023.1.bb b/meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2023.1.bb index 6d22e0c4..4559577c 100644 --- a/meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2023.1.bb +++ b/meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2023.1.bb | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | LINUX_VERSION = "6.1.0" | 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 = "5c04db09ed76281a764d6221f9b1195dd3a0fd61" | 4 | SRCREV = "2a770adfedb506d6bb891b23d93c1a86313e8932" |
| 5 | SRCREV_meta = "185bcfcbe480c742247d9117011794c69682914f" | 5 | SRCREV_meta = "185bcfcbe480c742247d9117011794c69682914f" |
| 6 | 6 | ||
| 7 | KCONF_AUDIT_LEVEL="0" | 7 | KCONF_AUDIT_LEVEL="0" |
