This shows you the differences between two versions of the page.
buildroot [2017/04/22 09:48] rzr [Usage] |
buildroot [2017/04/22 09:49] (current) rzr [Usage] |
||
---|---|---|---|
Line 7: | Line 7: | ||
apt-get update ; apt-get install git ; apt-get upgrade | apt-get update ; apt-get install git ; apt-get upgrade | ||
git clone -b avatar/devel https://github.com/tizenteam/buildroot && cd buildroot | git clone -b avatar/devel https://github.com/tizenteam/buildroot && cd buildroot | ||
- | ./build.sh | + | $SHELL -x -e ./build.sh |
</code> | </code> | ||