summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-core/recipes-kernel
diff options
context:
space:
mode:
authorSivaprasad Addepalli <sivaprasad.addepalli@xilinx.com>2023-01-05 16:24:31 +0530
committerSiva Addepalli <sivaprasad.addepalli@xilinx.com>2023-01-05 21:37:09 +0530
commita6bbe1adb83bcb0edc62fc9f1d3f5c54db34a916 (patch)
treedf61f12d7acdd2d88f930f2c63a36b2ce942c193 /meta-xilinx-core/recipes-kernel
parent663c30b4844b53940e995e4c17eb85276139c17c (diff)
downloadmeta-xilinx-a6bbe1adb83bcb0edc62fc9f1d3f5c54db34a916.tar.gz
Updated SRCREV for 2023.1_6435
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
Diffstat (limited to 'meta-xilinx-core/recipes-kernel')
-rw-r--r--meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2023.1.bb2
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 01b10529..80cb9fdb 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 @@
1LINUX_VERSION = "6.1.0" 1LINUX_VERSION = "6.1.0"
2YOCTO_META ?= "git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-6.1;destsuffix=yocto-kmeta" 2YOCTO_META ?= "git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-6.1;destsuffix=yocto-kmeta"
3KBRANCH="master" 3KBRANCH="master"
4SRCREV = "35d1d3f8a60afcd8ef9c6f0fcc36f266695d856c" 4SRCREV = "4141348a90b289f09400964663938995ccc8af6c"
5SRCREV_meta = "185bcfcbe480c742247d9117011794c69682914f" 5SRCREV_meta = "185bcfcbe480c742247d9117011794c69682914f"
6 6
7KCONF_AUDIT_LEVEL="0" 7KCONF_AUDIT_LEVEL="0"