summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-core/recipes-kernel
diff options
context:
space:
mode:
authorAddepalli, Siva <siva.addepalli@amd.com>2023-08-09 17:27:29 +0530
committerSiva Addepalli <siva.addepalli@amd.com>2023-08-09 18:47:10 +0530
commit3470e5006791704a01188007eb4e2a90a72f7570 (patch)
treed35016c53abe64b3c9f1da87fcd37fe0d9651e54 /meta-xilinx-core/recipes-kernel
parente8f00a367904561a213d10d5200eb13ad3e254e8 (diff)
downloadmeta-xilinx-3470e5006791704a01188007eb4e2a90a72f7570.tar.gz
linux-xlnx : Updated SRCREV for 2023.2_5175
arm64: versal-net: Add sysmon node entry Revert "arm64: xilinx: Replace _ from clock node names by -" drm: xlnx: hdmi: Fix kernel documentation for xlnx_hdmi_set_frl_tmds_mode() drm: xlnx: hdcp: Fix kernel documentation for xlnx_hdcp_tx_init() pinctrl: pinctrl-zynqmp: Add support for output-enable and bias-high impedance dt-bindings: pinctrl-zynqmp: Add output-enable configuration firmware: xilinx: Add version check for TRISTATE configuration firmware: xilinx: Use GENMASK for Family and SubFamily macros firmware: xilinx: remove clock_setrate and clock_getrate api Signed-off-by: Siva Addepalli <siva.addepalli@amd.com>
Diffstat (limited to 'meta-xilinx-core/recipes-kernel')
-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 0a1c7279..8765c1b2 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 = "6e3e2d41e824b449a50630936414e447638ccdb7" 4SRCREV = "305343f9d8594eb5753413ba16b0e0152d1af68f"
5SRCREV_meta = "185bcfcbe480c742247d9117011794c69682914f" 5SRCREV_meta = "185bcfcbe480c742247d9117011794c69682914f"
6 6
7KCONF_AUDIT_LEVEL="0" 7KCONF_AUDIT_LEVEL="0"