Skip to content

Commit

Permalink
Merge pull request #47 from m-tmatma/feature/show-result
Browse files Browse the repository at this point in the history
add ls
  • Loading branch information
m-tmatma authored Apr 25, 2020
2 parents e6c779a + 9a2a2ca commit d04604c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions raspberry-pi/yocto-build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@ mkdir -p $DOCKER_HOME
mkdir -p $DOCKER_OPT
docker run --rm -u yocto:yocto -v $DOCKER_OPT:$TARGET_OPT -v $DOCKER_HOME:$TARGET_HOME -w $TARGET_HOME yocto-raspberry $TARGET_HOME/build-yocto.sh

ls -Ll $DOCKER_HOME/poky/build-rpi/tmp/deploy/images/raspberrypi4/console-image-raspberrypi4.rpi-sdimg

0 comments on commit d04604c

Please sign in to comment.