Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 5072fbdf authored by Robert Nelson's avatar Robert Nelson
Browse files

cleanup: beagleboard.org_stretch_image.sh


Signed-off-by: default avatarRobert Nelson <robertcnelson@gmail.com>
parent ff8d4fb4
No related merge requests found
......@@ -4,10 +4,10 @@ time=$(date +%Y-%m-%d)
DIR="$PWD"
./RootStock-NG.sh -c bb.org-debian-stretch-console-v4.14
#./RootStock-NG.sh -c bb.org-debian-stretch-iot-v4.14
#./RootStock-NG.sh -c bb.org-debian-stretch-lxqt-2gb-v4.14
#./RootStock-NG.sh -c bb.org-debian-stretch-lxqt-v4.14
#./RootStock-NG.sh -c bb.org-debian-stretch-lxqt-xm
./RootStock-NG.sh -c bb.org-debian-stretch-iot-v4.14
./RootStock-NG.sh -c bb.org-debian-stretch-lxqt-2gb-v4.14
./RootStock-NG.sh -c bb.org-debian-stretch-lxqt-v4.14
./RootStock-NG.sh -c bb.org-debian-stretch-lxqt-xm
debian_stretch_console="debian-9.8-console-armhf-${time}"
debian_stretch_iot="debian-9.8-iot-armhf-${time}"
......
......@@ -81,8 +81,7 @@ pru_uio_v419="--enable-uboot-pru-uio-419"
beagle_xm="--dtb omap3-beagle-xm --rootfs_label rootfs --hostname beagleboard"
beagle_x15="--dtb am57xx-beagle-x15 --rootfs_label rootfs \
--hostname BeagleBoard-X15"
beagle_x15="--dtb am57xx-beagle-x15 --rootfs_label rootfs --hostname BeagleBoard-X15"
cat > ${DIR}/deploy/gift_wrap_final_images.sh <<-__EOF__
#!/bin/bash
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment