This commit is contained in:
Buzz 2022-05-12 17:08:35 +10:00
parent 9297447603
commit 5b745243a2

View File

@ -19,15 +19,9 @@ EULA=1 source ./setup-environment build
MACHINE=imx6solo-3dr-1080p bitbake 3dr-solo
if [ ! $? -eq 0 ]; then
#exit 1
fi
MACHINE=imx6solo-3dr-artoo bitbake 3dr-controller
if [ ! $? -eq 0 ]
then
#exit 1
fi
# Copy the relevant files to a date/time stamped completed directory in the git repo folder for easy access (on git ignore list).