[bootlin/training-materials] 287c56: sysdev: labs: mention ipcalc alongside libgpiod

Luca Ceresoli noreply at github.com
Thu Feb 16 12:52:04 CET 2023


  Branch: refs/heads/master
  Home:   https://github.com/bootlin/training-materials
  Commit: 287c56e1c9290dd942d24c8eaae427ae8be36cd0
      https://github.com/bootlin/training-materials/commit/287c56e1c9290dd942d24c8eaae427ae8be36cd0
  Author: Luca Ceresoli <luca.ceresoli at bootlin.com>
  Date:   2023-02-16 (Thu, 16 Feb 2023)

  Changed paths:
    M labs/sysdev-thirdparty-bbb/sysdev-thirdparty-bbb.tex
    M labs/sysdev-thirdparty-qemu/sysdev-thirdparty-qemu.tex
    M labs/sysdev-thirdparty-stm32/sysdev-thirdparty-stm32.tex

  Log Message:
  -----------
  sysdev: labs: mention ipcalc alongside libgpiod

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


  Commit: 6ef931453b185149357942d6c82a1132c748f29e
      https://github.com/bootlin/training-materials/commit/6ef931453b185149357942d6c82a1132c748f29e
  Author: Luca Ceresoli <luca.ceresoli at bootlin.com>
  Date:   2023-02-16 (Thu, 16 Feb 2023)

  Changed paths:
    M labs/sysdev-thirdparty-bbb/sysdev-thirdparty-bbb.tex
    M labs/sysdev-thirdparty-stm32/sysdev-thirdparty-stm32.tex

  Log Message:
  -----------
  sysdev: labs: fix typos

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


  Commit: 02ce425937787d24115e76b5ffdc8f5ad1606667
      https://github.com/bootlin/training-materials/commit/02ce425937787d24115e76b5ffdc8f5ad1606667
  Author: Luca Ceresoli <luca.ceresoli at bootlin.com>
  Date:   2023-02-16 (Thu, 16 Feb 2023)

  Changed paths:
    M labs/sysdev-thirdparty-bbb/sysdev-thirdparty-bbb.tex
    M labs/sysdev-thirdparty-stm32/sysdev-thirdparty-stm32.tex

  Log Message:
  -----------
  sysdev: labs: fix indentation of long command

The line with "ac_cv_func_malloc_0_nonnull=yes" overflows in a bad way, resulting in:

  $ ac_cv_func_malloc_0_nonnull=yes CC=arm-linux-gcc ./configure --host=arm-linux --prefix
  =/usr --enable-tools

Avoid this issue by switching to bashinput.

While there, also switch to bashinput the other long-ish lines in the same
section, even though they currently don't overflow, both to keep coding
style uniform and in case of future changes, especially related to
expanding __SESSION_NAME__.

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


  Commit: 3b695865448ceadea82943e07c4443ec57bc2f7c
      https://github.com/bootlin/training-materials/commit/3b695865448ceadea82943e07c4443ec57bc2f7c
  Author: Luca Ceresoli <luca.ceresoli at bootlin.com>
  Date:   2023-02-16 (Thu, 16 Feb 2023)

  Changed paths:
    M labs/sysdev-thirdparty-bbb/sysdev-thirdparty-bbb.tex
    M labs/sysdev-thirdparty-qemu/sysdev-thirdparty-qemu.tex
    M labs/sysdev-thirdparty-stm32/sysdev-thirdparty-stm32.tex

  Log Message:
  -----------
  sysdev: labs: add apt line to install meson

Just like all other packages whose installation is required in this
training labs.

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


  Commit: 25862117d7be4c5291ff74d21201c5a2aab895e2
      https://github.com/bootlin/training-materials/commit/25862117d7be4c5291ff74d21201c5a2aab895e2
  Author: Luca Ceresoli <luca.ceresoli at bootlin.com>
  Date:   2023-02-16 (Thu, 16 Feb 2023)

  Changed paths:
    M labs/sysdev-buildroot-qemu/sysdev-buildroot-qemu.tex
    M labs/sysdev-buildroot/sysdev-buildroot.tex

  Log Message:
  -----------
  sysdev: labs: add commands to clone Buildroot

Not only this is the only program that has no 'git clone' instructions, it
also has an extremely slow website, that results in long delays and even
timeouts just to be able to find out the git or tarball URL.

See commit 57f0c7d9e131 ("sysdev: labs: add commands to clone Busybox").

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


  Commit: 75c3e30c9e8fc1a7eab098c329e5323afee008cd
      https://github.com/bootlin/training-materials/commit/75c3e30c9e8fc1a7eab098c329e5323afee008cd
  Author: Luca Ceresoli <luca.ceresoli at bootlin.com>
  Date:   2023-02-16 (Thu, 16 Feb 2023)

  Changed paths:
    M labs/sysdev-buildroot-qemu/sysdev-buildroot-qemu.tex
    M labs/sysdev-buildroot/sysdev-buildroot.tex

  Log Message:
  -----------
  sysdev: labs: remove wrong mention of manual.html in Buildroot

There is no such file in the Buildroot source tree.

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


  Commit: a4eaaaaa5387ea6a1606af2c1b78744e33e91ac4
      https://github.com/bootlin/training-materials/commit/a4eaaaaa5387ea6a1606af2c1b78744e33e91ac4
  Author: Luca Ceresoli <luca.ceresoli at bootlin.com>
  Date:   2023-02-16 (Thu, 16 Feb 2023)

  Changed paths:
    M labs/sysdev-buildroot/sysdev-buildroot.tex

  Log Message:
  -----------
  sysdev: labs: fix typo

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


Compare: https://github.com/bootlin/training-materials/compare/db71ef729a1b...a4eaaaaa5387


More information about the training-materials-updates mailing list