bsp/rootfs/build.sh
@@ -20,11 +20,6 @@ EXTRA_APPS="vim net-tools network-manager tree file parted locales lsb-release tzdata wireless-tools openssh-server" if [ `id -u` != 0 ] ; then echo "ERRROR: This shell script must excuted as root privilege." exit 0; fi set -u set -e @@ -143,6 +138,11 @@ exit 0; fi if [ `id -u` != 0 ] ; then echo "ERRROR: This shell script must excuted as root privilege." exit 0; fi do_systools do_fetch