summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-core/recipes-kernel
diff options
context:
space:
mode:
authorSivaprasad Addepalli <sivaprasad.addepalli@xilinx.com>2023-01-05 12:49:09 +0530
committerSiva Addepalli <sivaprasad.addepalli@xilinx.com>2023-01-05 14:17:14 +0530
commit663c30b4844b53940e995e4c17eb85276139c17c (patch)
treef8690a44a8e335d1b9e1811e22e54f438cc72cea /meta-xilinx-core/recipes-kernel
parentd04f53509295be5040efbc98c59f5c5c0c54ba5e (diff)
downloadmeta-xilinx-663c30b4844b53940e995e4c17eb85276139c17c.tar.gz
Updated SRCREV for 2023.1_5295
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 9254d7e1..01b10529 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 = "66047f17b3e38228bf4fbae2de4947f2dfe66c19" 4SRCREV = "35d1d3f8a60afcd8ef9c6f0fcc36f266695d856c"
5SRCREV_meta = "185bcfcbe480c742247d9117011794c69682914f" 5SRCREV_meta = "185bcfcbe480c742247d9117011794c69682914f"
6 6
7KCONF_AUDIT_LEVEL="0" 7KCONF_AUDIT_LEVEL="0"