mirror of
https://github.com/OpenSolo/OpenSolo.git
synced 2025-04-29 22:24:32 +02:00
fix3
This commit is contained in:
parent
9297447603
commit
5b745243a2
@ -19,15 +19,9 @@ EULA=1 source ./setup-environment build
|
|||||||
|
|
||||||
|
|
||||||
MACHINE=imx6solo-3dr-1080p bitbake 3dr-solo
|
MACHINE=imx6solo-3dr-1080p bitbake 3dr-solo
|
||||||
if [ ! $? -eq 0 ]; then
|
|
||||||
#exit 1
|
|
||||||
fi
|
|
||||||
|
|
||||||
MACHINE=imx6solo-3dr-artoo bitbake 3dr-controller
|
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).
|
# Copy the relevant files to a date/time stamped completed directory in the git repo folder for easy access (on git ignore list).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user