[bootlin/training-materials updates] master: yocto: lab5: upgrade to kirkstone (stm32 boards) (84adc717)

Luca Ceresoli luca.ceresoli at bootlin.com
Thu Jul 14 11:48:08 CEST 2022


Repository : https://github.com/bootlin/training-materials
On branch  : master
Link       : https://github.com/bootlin/training-materials/commit/84adc71763d3b58836342527c1640f1f681c3fad

>---------------------------------------------------------------

commit 84adc71763d3b58836342527c1640f1f681c3fad
Author: Luca Ceresoli <luca.ceresoli at bootlin.com>
Date:   Tue Jul 12 10:55:52 2022 +0200

    yocto: lab5: upgrade to kirkstone (stm32 boards)
    
    The current patches don't build on the 5.15 kernel used in the kirkstone
    branch of meta-st-stm32mp.
    
    Upgrade with these steps:
    
     * copy the kernel patch from the Buildroot labs
     * copy the STM32MP157A DT patch from the Buildroot labs
     * rewrite the STM32MP157D DT patch taking the 157A patch as an example
     * replace the defconfig with the default one from meta-st + nunchuk driver
       - bitbake virtual/kernel -c menuconfig
       - enable the JOYSTICK_WIICHUCK driver
       - bitbake virtual/kernel -c savedefconfig
    
    Signed-off-by: Luca Ceresoli <luca.ceresoli at bootlin.com>


>---------------------------------------------------------------

84adc71763d3b58836342527c1640f1f681c3fad
 .../nunchuk/linux/0001-Add-nunchuk-driver.patch    |  110 +-
 ...32mp157a-dk1-add-description-of-Nunchuk-o.patch |   35 +
 .../0002-ARM-dts-stm32mp157a-dk1-add-nunchuk.patch |   41 -
 .../0002-ARM-dts-stm32mp157d-dk1-add-nunchuk.patch |   41 -
 ...32mp157d-dk1-add-description-of-Nunchuk-o.patch |   34 +
 .../bootlin-lab-data/nunchuk/linux/defconfig       | 5498 +-------------------
 .../nunchuk/linux/0001-Add-nunchuk-driver.patch    |  108 +-
 labs/yocto-extend-recipe/yocto-extend-recipe.tex   |    4 +-
 8 files changed, 438 insertions(+), 5433 deletions(-)

Diff suppressed because of size. To see it, use:

    git diff-tree --root --patch-with-stat --no-color --ignore-space-at-eol --textconv --ext-diff --cc 84adc71763d3b58836342527c1640f1f681c3fad



More information about the training-materials-updates mailing list