summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-core/recipes-kernel
diff options
context:
space:
mode:
authorSivaprasad Addepalli <sivaprasad.addepalli@xilinx.com>2022-12-22 16:12:13 +0530
committerSiva Addepalli <sivaprasad.addepalli@xilinx.com>2022-12-22 19:07:12 +0530
commit6a5cb91eabe3c8f15ec0d8f55215d6d2d6028515 (patch)
treec7bd67be974e9c8bb34ab931c9a9fdbed5ce238e /meta-xilinx-core/recipes-kernel
parente44470fc90d77bf044bc5d1f9171170f0aa978c8 (diff)
downloadmeta-xilinx-6a5cb91eabe3c8f15ec0d8f55215d6d2d6028515.tar.gz
Updated SRCREV for 2023.1_4251
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 fc48843b..9254d7e1 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 = "155ae9648df275d38841cfe45231ba0471baa1cb" 4SRCREV = "66047f17b3e38228bf4fbae2de4947f2dfe66c19"
5SRCREV_meta = "185bcfcbe480c742247d9117011794c69682914f" 5SRCREV_meta = "185bcfcbe480c742247d9117011794c69682914f"
6 6
7KCONF_AUDIT_LEVEL="0" 7KCONF_AUDIT_LEVEL="0"