diff options
| author | Sivaprasad Addepalli <sivaprasad.addepalli@xilinx.com> | 2023-07-19 13:14:57 +0530 |
|---|---|---|
| committer | Siva Addepalli <sivaprasad.addepalli@xilinx.com> | 2023-07-19 14:57:12 +0530 |
| commit | ed8f6491c1e5ce1d1a08f559023c05431f990b9f (patch) | |
| tree | 13279c47b118db90cee56769beae8ee2cc31fd96 | |
| parent | e64e4a29315dc34b61b4290523dabb52f913baff (diff) | |
| download | meta-xilinx-ed8f6491c1e5ce1d1a08f559023c05431f990b9f.tar.gz | |
linux-xlnx : Updated SRCREV for 2023.2_4743
v4l2: xilinx: vpss-scaler: fix kernel doc typo for function names
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 6d45f90e..3528b75c 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 = "153f7bc5328f94aaf844698f816800996821a96b" | 4 | SRCREV = "65e83cb0575c6ac3d8faf68bc7de6cdcad76ddb2" |
| 5 | SRCREV_meta = "185bcfcbe480c742247d9117011794c69682914f" | 5 | SRCREV_meta = "185bcfcbe480c742247d9117011794c69682914f" |
| 6 | 6 | ||
| 7 | KCONF_AUDIT_LEVEL="0" | 7 | KCONF_AUDIT_LEVEL="0" |
