summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-core/recipes-kernel
diff options
context:
space:
mode:
authorSivaprasad Addepalli <sivaprasad.addepalli@xilinx.com>2024-01-01 12:42:33 +0530
committerSiva Addepalli <sivaprasad.addepalli@xilinx.com>2024-01-01 13:47:09 +0530
commit95f163333f04884eac642f19a948a9d1e6ec89f1 (patch)
treeb86f3200dc45eb5a9f105b135d8427845a544f94 /meta-xilinx-core/recipes-kernel
parent57b1213ff07b3f984a7b46f8552c516d5be37b14 (diff)
downloadmeta-xilinx-95f163333f04884eac642f19a948a9d1e6ec89f1.tar.gz
linux-xlnx : Updated SRCREV for 2024.1_2391
misc: xilinx-ai-engine: fixed the bitmap resource in aie_part_set_column_clock_from_user API
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 efbb4874..2c1a3ce2 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.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 = "1e3e2949e6e17986c436308ab34b265e5bd900b2" 4SRCREV = "de50f89f773185acfb1325c5959941c3579ac1af"
5SRCREV_meta = "185bcfcbe480c742247d9117011794c69682914f" 5SRCREV_meta = "185bcfcbe480c742247d9117011794c69682914f"
6 6
7KCONF_AUDIT_LEVEL="0" 7KCONF_AUDIT_LEVEL="0"