Forum | Documentation | Website | Blog

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

chroot: this is gone..


Signed-off-by: default avatarRobert Nelson <robertcnelson@gmail.com>
parent bc4bb8dd
No related merge requests found
......@@ -833,8 +833,6 @@ if [ "x${chroot_COPY_SETUP_SDCARD}" = "xenable" ] ; then
sudo cp -v ${DIR}/tools/setup_sdcard.sh ${DIR}/deploy/${export_filename}/
sudo mkdir -p ${DIR}/deploy/${export_filename}/hwpack/
sudo cp -v ${DIR}/tools/hwpack/*.conf ${DIR}/deploy/${export_filename}/hwpack/
#just not these this week...
sudo rm -rf ${DIR}/deploy/${export_filename}/hwpack/mx*.conf || true
##FIXME: remove after WiFi/Video works...
sudo rm -rf ${DIR}/deploy/${export_filename}/hwpack/dt-panda.conf || true
fi
......
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