This commit is contained in:
zador-blood-stained 2016-08-19 19:22:04 +03:00
parent 916cb035cb
commit 195db932b0
6 changed files with 0 additions and 24 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

View file

@ -1,3 +0,0 @@
vo=vdpau
hwdec=vdpau
hwdec-codecs=all

View file

@ -1,17 +0,0 @@
Section "Device"
Identifier "Allwinner A10/A13 FBDEV"
Driver "fbturbo"
Option "fbdev" "/dev/fb0"
Option "HWCursor" "false"
Option "SwapbuffersWait" "true"
EndSection
Section "Monitor"
Identifier "Monitor0"
Option "DPMS" "false"
EndSection
Section "ServerFlags"
Option "BlankTime" "0"
Option "StandbyTime" "0"
Option "SuspendTime" "0"
Option "OffTime" "0"
EndSection

View file

@ -207,10 +207,6 @@ create_board_package()
fi
fi
# lamobo R1 router switch config
# TODO: compile from sources in sunxi-tools
tar xfz $SRC/lib/bin/swconfig.tgz -C $destination/usr/local/bin
# convert and add fex files
mkdir -p $destination/boot/bin
for i in $(ls -w1 $SRC/lib/config/fex/*.fex | xargs -n1 basename); do