Update ardrone2 authored by Guillaume Sanahuja's avatar Guillaume Sanahuja
...@@ -155,6 +155,7 @@ Copy ardrone2 files ([zImage.plf](https://devel.hds.utc.fr/flair/ardrone2/roboma ...@@ -155,6 +155,7 @@ Copy ardrone2 files ([zImage.plf](https://devel.hds.utc.fr/flair/ardrone2/roboma
`$ scp zImage.plf root@192.168.7.2:` `$ scp zImage.plf root@192.168.7.2:`
(be careful this is the same kernel file name for installer and production, but files are different!) (be careful this is the same kernel file name for installer and production, but files are different!)
`$ scp core-image-flair-ardrone2.tar.bz2 root@192.168.7.2:` `$ scp core-image-flair-ardrone2.tar.bz2 root@192.168.7.2:`
flash the system: flash the system:
... ...
......