Skip to content

Commit

Permalink
add ls
Browse files Browse the repository at this point in the history
  • Loading branch information
m-tmatma committed Apr 25, 2020
1 parent e6c779a commit 9a2a2ca
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 9a2a2ca

Please sign in to comment.