Skip to content

Commit

Permalink
qemux86: kas-qemu-grub.yml: no need to clone again
Browse files Browse the repository at this point in the history
Assume we have already checked out the layer when having access to the
kas file. So use it as-is.

Signed-off-by: Enrico Jörns <[email protected]>
  • Loading branch information
ejoerns committed Aug 15, 2024
1 parent 7cee0d8 commit 42c8e68
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion meta-rauc-qemux86/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,6 @@ A. Using 'kas' Tool to Build
$ git clone https://github.com/rauc/meta-rauc-community.git
$ kas checkout meta-rauc-community/meta-rauc-qemux86/kas-qemu-grub.yml
$ kas shell meta-rauc-community/meta-rauc-qemux86/kas-qemu-grub.yml
% ../meta-rauc-community/create-example-keys.sh
% ../create-example-keys.sh
% bitbake core-bundle-minimal

2 changes: 0 additions & 2 deletions meta-rauc-qemux86/kas-qemu-grub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ machine: qemux86-64
distro: poky
repos:
meta-rauc-community:
url: "https://github.com/rauc/meta-rauc-community.git"
refspec: "refs/remotes/origin/master"
layers:
meta-rauc-qemux86:
meta-rauc:
Expand Down

0 comments on commit 42c8e68

Please sign in to comment.