Skip to content

Commit

Permalink
README.rst: remove left-over reference to tmp/deploy/tools
Browse files Browse the repository at this point in the history
Support for placing the native rauc tool under the deploy directory was
removed a while ago in favor of the better oe-run-native approach (which
uses the proper native sysroot, too).
Somehow this misleading comment survived the README update then.

Fixes: 79554c6 ("rauc-native: do not deploy tool anymore")
Signed-off-by: Enrico Jörns <[email protected]>
  • Loading branch information
ejoerns authored and jluebbe committed Jun 18, 2024
1 parent b5be595 commit a41fc0b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,6 @@ calling ``rauc info`` on your built bundle, simply run::
bitbake rauc-native -caddto_recipe_sysroot
oe-run-native rauc-native rauc info --keyring=/path/to/keyring.pem tmp/deploy/images/<machine>/<bundle-name>.raucb

This will place the rauc binary at ``tmp/deploy/tools/rauc``.

If you need to execute the ``casync`` host tool manually, you can do this by running::

bitbake casync-native -caddto_recipe_sysroot
Expand Down

0 comments on commit a41fc0b

Please sign in to comment.