Browse Source

fix MakeImage.sh, change build

Reinhard Russinger 8 years ago
parent
commit
5b383359e8
2 changed files with 2 additions and 2 deletions
  1. 1 1
      GfA-buildroot-changes.patch
  2. 1 1
      board/GfA/Display001/BUILD

+ 1 - 1
GfA-buildroot-changes.patch

@@ -63,7 +63,7 @@ index 0000000..02271d3
 +#-- build imagefile
 +dd if=/dev/zero ibs=1M count=1 > $IMAGEFILE
 +dd if=/dev/zero ibs=1M count=2048 | tr "\000" "\377" >> $IMAGEFILE
-+apt-get install codelite wxcrafter
++#-------------------------------------------------------
 +#-- create partitions BOOT rootfs !!! don't change !!!!
 +fdisk $IMAGEFILE << EOF
 +o

+ 1 - 1
board/GfA/Display001/BUILD

@@ -1 +1 @@
-332
+333