summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSivaprasad Addepalli <sivaprasad.addepalli@xilinx.com>2023-09-20 18:57:59 +0530
committerSiva Addepalli <sivaprasad.addepalli@xilinx.com>2023-09-20 20:37:14 +0530
commit504e113159d4357e159f7d09405e2323b9edc586 (patch)
tree62d52d4729853b55469bdfa96c1f1fcc0b7e9ccd
parent658dc1c77ec2e6db8da533be68d9514628a446d6 (diff)
downloadmeta-xilinx-504e113159d4357e159f7d09405e2323b9edc586.tar.gz
linux-xlnx : Updated SRCREV for 2023.2_7327
arm64: zynqmp: Add output-enable pins to SOMs v4l: xilinx: xcsirxss: Fix YUV420 format Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
-rw-r--r--meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2023.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2023.2.bb b/meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2023.2.bb
index a464cdde..31f3a61f 100644
--- a/meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2023.2.bb
+++ b/meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2023.2.bb
@@ -1,7 +1,7 @@
1LINUX_VERSION = "6.1.30" 1LINUX_VERSION = "6.1.30"
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 = "4f412ed20fd2c5353c1e878ef9ed77952a5040a1" 4SRCREV = "008e6788f5aa09862307822bfc396c926dc0dbac"
5SRCREV_meta = "185bcfcbe480c742247d9117011794c69682914f" 5SRCREV_meta = "185bcfcbe480c742247d9117011794c69682914f"
6 6
7KCONF_AUDIT_LEVEL="0" 7KCONF_AUDIT_LEVEL="0"