mirror of
https://git.yoctoproject.org/poky
synced 2026-07-16 15:57:04 +00:00
linux-yocto/4.18: kernel configuration cleanups
Integrating the following kernel config cleanups: 2c4eb01d57fd media-radio.cfg: change CONFIG_RADIO_SI470X to m 3d38c0dbb0f4 usb-typec: enable CONFIF_TYPEC ae6272d621dd iio: rename CONFIG_TSL2x7x to CONFIG_TSL2772 10c18d643dea iio: change CONFIG_AD5686 to CONFIG_AD5686_SPI f06703a4c55e media-rc: CONFIG_LIRC is now a bool a8cbad4a0533 media-i2c: remove configs selected by zoran drivers 9c43f6157a44 media-pci-capture: remove zoran configs (From OE-Core rev: 72e9ad0f24a31693b5f06df6d1e6da23e30e1627) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
440ddf972b
commit
9c27e66d6f
@@ -12,7 +12,7 @@ python () {
|
||||
}
|
||||
|
||||
SRCREV_machine ?= "4eb8994d5c8556fe917d851d678f7db8cfc30c77"
|
||||
SRCREV_meta ?= "607726b2d0b8e1d8c5653003448a24353a88c63b"
|
||||
SRCREV_meta ?= "76b18ecbd6c324b400c4f08e212b8acd605d2d69"
|
||||
|
||||
SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine \
|
||||
git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.18;destsuffix=${KMETA}"
|
||||
|
||||
Reference in New Issue
Block a user