summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSivaprasad Addepalli <sivaprasad.addepalli@xilinx.com>2023-02-21 12:50:17 +0530
committerSiva Addepalli <sivaprasad.addepalli@xilinx.com>2023-02-21 14:17:11 +0530
commitbc70ada0a78eb479ec3c4aa489c61dc6e572aa1c (patch)
tree3728fdd50895120dddf64ac3bc51dbbd9ed8fdfb
parent7b1e6df1c51a7b281c01edd2cf4d44a6a11b7313 (diff)
downloadmeta-xilinx-bc70ada0a78eb479ec3c4aa489c61dc6e572aa1c.tar.gz
Updated SRCREV for 2023.1_7779
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
-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 aee201a3..15fd7e8f 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.5" 1LINUX_VERSION = "6.1.5"
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="xlnx_rebase_v6.1_LTS" 3KBRANCH="xlnx_rebase_v6.1_LTS"
4SRCREV = "e88ba5602cf3b520dc8fbc27d0261e284ff85092" 4SRCREV = "4bc9a3b2e260f5a8a47af5a0fecd6a2e4765af2b"
5SRCREV_meta = "185bcfcbe480c742247d9117011794c69682914f" 5SRCREV_meta = "185bcfcbe480c742247d9117011794c69682914f"
6 6
7KCONF_AUDIT_LEVEL="0" 7KCONF_AUDIT_LEVEL="0"