Hello Bruce, While I didn't test this series yet, as discussed, I've tried to switch to 6.4 by default. I got this warning:
https://autobuilder.yoctoproject.org/typhoon/#/builders/15/builds/7876/steps/13/logs/stdio WARNING: linux-yocto-tiny-6.4.3+gitAUTOINC+dab56f52aa_dee78ad196-r0 do_kernel_configcheck: [kernel config]: specified values did not make it into the kernel's final configuration: [NOTE]: 'CONFIG_USB_HID' last val (y) and .config val (n) do not match [INFO]: CONFIG_USB_HID : n [INFO]: raw config text: config USB_HID tristate "USB HID transport layer" default y select HID depends on USB && INPUT && USB && HID_SUPPORT help Say Y here if you want to connect USB keyboards, mice, joysticks, graphic tablets, or any other HID based devices to your computer via USB, as well as Uninterruptible Power Supply (UPS) and monitor control devices. You can't use this driver and the HIDBP (Boot Protocol) keyboard and mouse drivers at the same time. More information is available: <file:Documentation/input/input.rst>. If unsure, say Y. To compile this driver as a module, choose M here: the module will be called usbhid. Config 'USB_HID' has the following Direct dependencies (USB_HID=n): USB(=y) && INPUT(=y) && HID_SUPPORT(=n) Parent dependencies are: INPUT [y] USB [y] HID_SUPPORT [n] [INFO]: config 'CONFIG_USB_HID' was set, but it wasn't assignable, check (parent) dependencies master has 86adbe4db668 ("linux-yocto-tiny/6.4: fix configuration warnings (HID)") so I guess there is something missing. On 07/08/2023 23:35:46-0400, Bruce Ashfield wrote: > From: Bruce Ashfield <[email protected]> > > Richard, > > Here's my queued set of -stable updates (as well as a -dev kernel bump). > > I've got another round of updates under test, and will send them when > ready. > > 6.4 marches along, it'll be up to date when those last issues keeping > it from being the default are resolved. > > Bruce > > The following changes since commit 058a44165ce375f405063e73a9fcd1b2757ef8da: > > bitbake: fetch2: Check if path is 'None' before calculating checksums > (2023-08-04 11:48:26 +0100) > > are available in the Git repository at: > > https://git.yoctoproject.org/poky-contrib zedd/kernel > http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel > > Bruce Ashfield (7): > linux-yocto/6.4: fix CONFIG_LEDS_TRIGGER_GPIO kernel audit warning > linux-yocto/6.4: update to v6.4.6 > linux-yocto/6.1: update to v6.1.41 > linux-yocto/6.4: update to v6.4.7 > linux-yocto-dev: bump to v6.5+ > linux-yocto/6.4: update to v6.4.8 > linux-yocto/6.1: update to v6.1.43 > > meta/recipes-kernel/linux/linux-yocto-dev.bb | 4 +-- > .../linux/linux-yocto-rt_6.1.bb | 6 ++-- > .../linux/linux-yocto-rt_6.4.bb | 6 ++-- > .../linux/linux-yocto-tiny_6.1.bb | 6 ++-- > .../linux/linux-yocto-tiny_6.4.bb | 6 ++-- > meta/recipes-kernel/linux/linux-yocto_6.1.bb | 28 +++++++++---------- > meta/recipes-kernel/linux/linux-yocto_6.4.bb | 28 +++++++++---------- > 7 files changed, 42 insertions(+), 42 deletions(-) > > -- > 2.34.1 > > > > -- Alexandre Belloni, co-owner and COO, Bootlin Embedded Linux and Kernel engineering https://bootlin.com
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#185658): https://lists.openembedded.org/g/openembedded-core/message/185658 Mute This Topic: https://lists.openembedded.org/mt/100615695/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
