diff options
| author | Sivaprasad Addepalli <sivaprasad.addepalli@xilinx.com> | 2023-09-06 17:46:01 +0530 |
|---|---|---|
| committer | Siva Addepalli <sivaprasad.addepalli@xilinx.com> | 2023-09-06 18:57:13 +0530 |
| commit | 4f66789386fff320e317fefe7ab806c289167e43 (patch) | |
| tree | e7e8d794cdc1b6d8269ee1824fce6db115d2380b | |
| parent | 1d9c26a8158b3093c1753d81df145685fb8ff766 (diff) | |
| download | meta-xilinx-4f66789386fff320e317fefe7ab806c289167e43.tar.gz | |
linux-xlnx : Updated SRCREV for 2023.2_8435
v4l2: xilinx: dprx: Add HDCP2x support
v4l2: xilinx: Add HDCP2x Rx support
config: xilinx: versal: Enable reset-controller
ptp: xilinx: Add workaround for EXTTS interrupt handling
spi: spi-zynq-qspi: Fix issue in accessing the upper flash
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
| -rw-r--r-- | meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2023.2.bb | 2 |
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 98257604..88651319 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 @@ | |||
| 1 | LINUX_VERSION = "6.1.30" | 1 | LINUX_VERSION = "6.1.30" |
| 2 | YOCTO_META ?= "git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-6.1;destsuffix=yocto-kmeta" | 2 | YOCTO_META ?= "git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-6.1;destsuffix=yocto-kmeta" |
| 3 | KBRANCH="xlnx_rebase_v6.1_LTS" | 3 | KBRANCH="xlnx_rebase_v6.1_LTS" |
| 4 | SRCREV = "b88eef72401fcc3c669c785fdf114997bd63a5ac" | 4 | SRCREV = "63a2ddb4ca597d67d4e4e858761c1f7ff81ebd11" |
| 5 | SRCREV_meta = "185bcfcbe480c742247d9117011794c69682914f" | 5 | SRCREV_meta = "185bcfcbe480c742247d9117011794c69682914f" |
| 6 | 6 | ||
| 7 | KCONF_AUDIT_LEVEL="0" | 7 | KCONF_AUDIT_LEVEL="0" |
