Skip to content

Commit

Permalink
Prepend DISTRO=poky when sourcing ./setup-environment
Browse files Browse the repository at this point in the history
  • Loading branch information
gmacario authored Apr 20, 2017
1 parent bda2d52 commit 16efdb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ export EULA=1
# ./setup-environment --help
MACHINE=udooneo source ./setup-environment build
MACHINE=udooneo DISTRO=poky source ./setup-environment build
# Add extra Yocto layers
echo 'BBLAYERS += " ${BSPDIR}/sources/meta-udoo "' >>conf/bblayers.conf
Expand Down

0 comments on commit 16efdb0

Please sign in to comment.