diff options
author | Sivaprasad Addepalli <sivaprasad.addepalli@xilinx.com> | 2023-03-16 15:56:40 +0530 |
---|---|---|
committer | Siva Addepalli <sivaprasad.addepalli@xilinx.com> | 2023-03-16 18:07:12 +0530 |
commit | 1a93ddaa7bc2ce61a2e25f1934be8ebb6a644a4a (patch) | |
tree | fe803d0b74b17e9bc8bddcb69c056d4ec0f5b5e4 /meta-xilinx-core | |
parent | 641e380442ad62c46c832a6c618de1f61df263f2 (diff) | |
download | meta-xilinx-1a93ddaa7bc2ce61a2e25f1934be8ebb6a644a4a.tar.gz |
Updated SRCREV for 2023.1_9627
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
Diffstat (limited to 'meta-xilinx-core')
-rw-r--r-- | meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2023.1.bb | 2 |
1 files changed, 1 insertions, 1 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 d369b93e..fdd0b73b 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.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 = "952c167632ed184e5f9d5bac3203b8e32e82af30" | 4 | SRCREV = "c3a3550b2d20d2fd38bd64a733e85b931e49ec04" |
5 | SRCREV_meta = "185bcfcbe480c742247d9117011794c69682914f" | 5 | SRCREV_meta = "185bcfcbe480c742247d9117011794c69682914f" |
6 | 6 | ||
7 | KCONF_AUDIT_LEVEL="0" | 7 | KCONF_AUDIT_LEVEL="0" |