diff options
author | Sivaprasad Addepalli <sivaprasad.addepalli@xilinx.com> | 2024-10-09 11:07:15 +0530 |
---|---|---|
committer | Siva Addepalli <sivaprasad.addepalli@xilinx.com> | 2024-10-09 13:27:09 +0530 |
commit | 9e5be1fd74527d3d4c65b513b1552c99862bf10a (patch) | |
tree | 0d90fac6744612589152c387321e64d0846e4eb6 | |
parent | ee2c208d4e6b56506252968457e09058fcdf5424 (diff) | |
download | meta-xilinx-9e5be1fd74527d3d4c65b513b1552c99862bf10a.tar.gz |
linux-xlnx : Updated SRCREV for 2024.2_4039
phy: xilinx-xhdmiphy: Fix video/link ready signals not getting asserted
arm64: versal-net: Also remove emu/ipp from Makefile
-rw-r--r-- | meta-xilinx-core/recipes-kernel/linux/linux-xlnx_6.6.40-v2024.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-core/recipes-kernel/linux/linux-xlnx_6.6.40-v2024.2.bb b/meta-xilinx-core/recipes-kernel/linux/linux-xlnx_6.6.40-v2024.2.bb index 588928b4..a791ebd4 100644 --- a/meta-xilinx-core/recipes-kernel/linux/linux-xlnx_6.6.40-v2024.2.bb +++ b/meta-xilinx-core/recipes-kernel/linux/linux-xlnx_6.6.40-v2024.2.bb | |||
@@ -1,7 +1,7 @@ | |||
1 | LINUX_VERSION = "6.6.40" | 1 | LINUX_VERSION = "6.6.40" |
2 | YOCTO_META ?= "git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-6.6;destsuffix=yocto-kmeta" | 2 | YOCTO_META ?= "git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-6.6;destsuffix=yocto-kmeta" |
3 | KBRANCH="xlnx_rebase_v6.6_LTS" | 3 | KBRANCH="xlnx_rebase_v6.6_LTS" |
4 | SRCREV = "1e1058a370bc386aac4066ee63aa5a965d1c92ac" | 4 | SRCREV = "0deb9f8630d8fc6443807c37158c7ca5b3a4ee5e" |
5 | SRCREV_meta = "5d0809d0d939c7738cb6e5391126c73fd0e4e865" | 5 | SRCREV_meta = "5d0809d0d939c7738cb6e5391126c73fd0e4e865" |
6 | 6 | ||
7 | KCONF_AUDIT_LEVEL="0" | 7 | KCONF_AUDIT_LEVEL="0" |