summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-core/recipes-kernel
diff options
context:
space:
mode:
authorSivaprasad Addepalli <sivaprasad.addepalli@xilinx.com>2024-01-24 12:58:01 +0530
committerSiva Addepalli <sivaprasad.addepalli@xilinx.com>2024-01-24 14:47:10 +0530
commit64c4329de9c78853e6aa2213a4709cbd189bc14d (patch)
tree188f26cdee0f3e7f5a04135421fe5b4e380d068a /meta-xilinx-core/recipes-kernel
parentf9e7a36b1a9a5816a7943e95346091f41bf215bd (diff)
downloadmeta-xilinx-64c4329de9c78853e6aa2213a4709cbd189bc14d.tar.gz
linux-xlnx : Updated SRCREV for 2024.1_6043
net: macb: Fix missing wakeup attribute on zu+ and versal media: dt-bindings: ov8856: decouple lanes and link frequency from driver dt-bindings: serial: rs485: Add rs485-rts-active-high media: dt-bindings: ti,ds90ub960: Add missing type for "i2c-alias" ASoC: dt-bindings: Simplify port schema dt-bindings: display: panel: one file of all simple LVDS panels with dual ports ASoC: dt-bindings: Simplify referencing dai-params.yaml dt-bindings: Drop kernel copy of common reserved-memory bindings dt-bindings: iio: honeywell,mprls0025pa: drop ref from pressure properties
Diffstat (limited to 'meta-xilinx-core/recipes-kernel')
-rw-r--r--meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2024.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2024.1.bb b/meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2024.1.bb
index 4363c29f..6f0c3211 100644
--- a/meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2024.1.bb
+++ b/meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2024.1.bb
@@ -1,7 +1,7 @@
1LINUX_VERSION = "6.6.0" 1LINUX_VERSION = "6.6.0"
2YOCTO_META ?= "git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-6.6;destsuffix=yocto-kmeta" 2YOCTO_META ?= "git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-6.6;destsuffix=yocto-kmeta"
3KBRANCH="master" 3KBRANCH="master"
4SRCREV = "6ceb721218b64dd2c6ef478849ec6fb464f608bd" 4SRCREV = "4a9aa5b144a6d3d77049d5f3af58fe810a130b96"
5SRCREV_meta = "5d0809d0d939c7738cb6e5391126c73fd0e4e865" 5SRCREV_meta = "5d0809d0d939c7738cb6e5391126c73fd0e4e865"
6 6
7KCONF_AUDIT_LEVEL="0" 7KCONF_AUDIT_LEVEL="0"