summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-core/recipes-kernel
diff options
context:
space:
mode:
authorSivaprasad Addepalli <sivaprasad.addepalli@xilinx.com>2023-11-06 12:53:38 +0530
committerSiva Addepalli <sivaprasad.addepalli@xilinx.com>2023-11-06 14:47:10 +0530
commit6d2bc5a705caed396e7a689dfa2e2a03e29e22c4 (patch)
tree9335f2ab3b530d45c33c36c763cf4a1f9ddaa4bd /meta-xilinx-core/recipes-kernel
parent1d476f23bd743eda98b62c8ea5f06dad269daa98 (diff)
downloadmeta-xilinx-6d2bc5a705caed396e7a689dfa2e2a03e29e22c4.tar.gz
linux-xlnx : Updated SRCREV for 2024.1_3139
arm64: xilinx: Enable KASLR in defconfig
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 32d0d2b2..d6c920b3 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 = "8256ca0ce692402ad16cd35d26e7a31cc06d8215" 4SRCREV = "0da933a76e088d51446285fcbcd4da73a36f054b"
5SRCREV_meta = "185bcfcbe480c742247d9117011794c69682914f" 5SRCREV_meta = "185bcfcbe480c742247d9117011794c69682914f"
6 6
7KCONF_AUDIT_LEVEL="0" 7KCONF_AUDIT_LEVEL="0"