|
@@ -10,6 +10,7 @@ BUILDDATE=`date +"%Y-%m-%d %H:%M"`
|
|
|
echo $BUILD > ../GfA/board/GfA/Display001/BUILD
|
|
|
|
|
|
chmod 600 ../GfA/board/GfA/Display001/rootfs/root/.ssh/id*
|
|
|
+chmod 700 ../GfA/board/GfA/Display001/rootfs/root/.ssh
|
|
|
cp -a ../GfA/board/GfA/Display001/rootfs/* $TARGETDIR/
|
|
|
cp -v output/staging/usr/bin/locale $TARGETDIR/usr/bin/
|
|
|
mkdir -p $TARGETDIR/usr/share/i18n
|