diff options
author | Sivaprasad Addepalli <sivaprasad.addepalli@xilinx.com> | 2023-03-08 15:08:59 +0530 |
---|---|---|
committer | Siva Addepalli <sivaprasad.addepalli@xilinx.com> | 2023-03-08 17:27:28 +0530 |
commit | be54059330fd467224d558f7c45ece6722c6cdb2 (patch) | |
tree | 14698a3fb5a792e90c6e5d33968ca77738f56e0e /meta-xilinx-core | |
parent | 7b00991accbe4f2c0e0bd2c1f7cbfb3553068c17 (diff) | |
download | meta-xilinx-be54059330fd467224d558f7c45ece6722c6cdb2.tar.gz |
Updated SRCREV for 2023.1_6391
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 d3a64fe7..e1ff86b9 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 = "1f32394ff220656017d3ed6fdced01e587566097" | 4 | SRCREV = "90cfb53ea56cce5fce0553cfb984412293795556" |
5 | SRCREV_meta = "185bcfcbe480c742247d9117011794c69682914f" | 5 | SRCREV_meta = "185bcfcbe480c742247d9117011794c69682914f" |
6 | 6 | ||
7 | KCONF_AUDIT_LEVEL="0" | 7 | KCONF_AUDIT_LEVEL="0" |