linux-yocto/6.1: cfg: remove depreciated configs

Integrating the following commit(s) to linux-yocto/.:

    dcb315fe731 media/media-usb-tv: remove tm6000 config
    45a27304655 media/media-pci-capture: remove deprecated configs

(From OE-Core rev: 977b95b6f4bbb51776a0d573839370756d8117e8)

Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Bruce Ashfield
2023-02-01 11:28:22 -05:00
committed by Richard Purdie
parent c112613967
commit 885dd2abcc
3 changed files with 3 additions and 3 deletions

View File

@@ -15,7 +15,7 @@ KMETA = "kernel-meta"
KCONF_BSP_AUDIT_LEVEL = "2"
SRCREV_machine ?= "f1bd1a02a3f480a0b0a234effd548068374d4299"
SRCREV_meta ?= "fdad265d2bff2ddb937b3eebdabe344d1f450cf4"
SRCREV_meta ?= "dcb315fe731825c2d2f1b443c6ee46df1afbe533"
PV = "${LINUX_VERSION}+git${SRCPV}"