[bootlin/training-materials] d40e80: yocto: slides: yocto-recipe-advanced: reword misle...

Luca Ceresoli noreply at github.com
Wed Aug 31 16:16:44 CEST 2022


  Branch: refs/heads/master
  Home:   https://github.com/bootlin/training-materials
  Commit: d40e808df54d9d9f876f6c1dbec3c1e162bc3926
      https://github.com/bootlin/training-materials/commit/d40e808df54d9d9f876f6c1dbec3c1e162bc3926
  Author: Luca Ceresoli <luca.ceresoli at bootlin.com>
  Date:   2022-08-31 (Wed, 31 Aug 2022)

  Changed paths:
    M slides/yocto-recipe-advanced/yocto-recipe-advanced.tex

  Log Message:
  -----------
  yocto: slides: yocto-recipe-advanced: reword misleading explanation

To some trainees, the "filter" word suggests ideas that have nothing to do
with what the base class does to apply patches. Rephrase to go straight to
the point.

Signed-off-by: Luca Ceresoli <luca.ceresoli at bootlin.com>


  Commit: 5dcd0e307403e88122abe288e940e83b44bb0af5
      https://github.com/bootlin/training-materials/commit/5dcd0e307403e88122abe288e940e83b44bb0af5
  Author: Luca Ceresoli <luca.ceresoli at bootlin.com>
  Date:   2022-08-31 (Wed, 31 Aug 2022)

  Changed paths:
    M slides/yocto-recipe-advanced/yocto-recipe-advanced.tex

  Log Message:
  -----------
  yocto: slides: mention .bbappend file names can use wildcards

Signed-off-by: Luca Ceresoli <luca.ceresoli at bootlin.com>


  Commit: 13b5fcbc5d8c4d161a69ff0db1df81249ac485ed
      https://github.com/bootlin/training-materials/commit/13b5fcbc5d8c4d161a69ff0db1df81249ac485ed
  Author: Luca Ceresoli <luca.ceresoli at bootlin.com>
  Date:   2022-08-31 (Wed, 31 Aug 2022)

  Changed paths:
    M slides/yocto-recipe-advanced/yocto-recipe-advanced.tex

  Log Message:
  -----------
  yocto: slides: use "require", not "include" in example

Using "require" is safer and it should be used unless there is a good
reason to use "include". Let's make our example coherent with this.

Signed-off-by: Luca Ceresoli <luca.ceresoli at bootlin.com>


  Commit: d83f89182e7630459d60868701d8dd98498a99bc
      https://github.com/bootlin/training-materials/commit/d83f89182e7630459d60868701d8dd98498a99bc
  Author: Luca Ceresoli <luca.ceresoli at bootlin.com>
  Date:   2022-08-31 (Wed, 31 Aug 2022)

  Changed paths:
    M slides/yocto-recipe-advanced/yocto-recipe-advanced.tex

  Log Message:
  -----------
  yocto: slides: add --runall=fetch example where BB_NO_NETWORK is

BB_NO_NETWORK is an excellent example of when one would need `bitbake
--runall=fetch <image>', but but --runall is explained a long way back in
our slides. Add an example here, when it clearly shows its usefulness.

Signed-off-by: Luca Ceresoli <luca.ceresoli at bootlin.com>


  Commit: 84c6dc846ebf3bb11fa4fb56472f0729dd6547a2
      https://github.com/bootlin/training-materials/commit/84c6dc846ebf3bb11fa4fb56472f0729dd6547a2
  Author: Luca Ceresoli <luca.ceresoli at bootlin.com>
  Date:   2022-08-31 (Wed, 31 Aug 2022)

  Changed paths:
    M slides/yocto-recipe-advanced/yocto-recipe-advanced.tex

  Log Message:
  -----------
  yocto: slides: clarify that own-mirrors acts on PREMIRRORS, not MIRRORS

...and since this slide is totally about premirrors, update the title
accordingly.

Signed-off-by: Luca Ceresoli <luca.ceresoli at bootlin.com>


Compare: https://github.com/bootlin/training-materials/compare/9d31159d9293...84c6dc846ebf


More information about the training-materials-updates mailing list