mbox series

[v2,0/3] Improvements to "bmaptool" usage documentation

Message ID 20241204104432.2094236-1-michael.opdenacker@rootcommit.com
Headers show
Series Improvements to "bmaptool" usage documentation | expand

Message

Michael Opdenacker Dec. 4, 2024, 10:44 a.m. UTC
From: Michael Opdenacker <michael.opdenacker@rootcommit.com>

- Changes in V2:

  - Fix typo in "sudo" (thanks to Ulrich Ölmann)

  - Use "chmod a+w" instead of "chmod o+w",
    and put this right before calling "oe-run-native"
    (thanks to Antonin Godard)

  - Remove "bitbake bmaptool-native" as
    "bitbake bmaptool-native -caddto_recipe_sysroot" is enough
    (thanks to Antonin Godard)

Michael Opdenacker (3):
  dev-manual: fix styling of references to bmaptool
  dev-manual/bmaptool.rst: correct command for bmaptool-native
  dev-manual/bmaptool.rst: simplify and fix instructions

 documentation/dev-manual/bmaptool.rst | 32 ++++++++++++++-------------
 documentation/dev-manual/wic.rst      |  4 ++--
 2 files changed, 19 insertions(+), 17 deletions(-)