no updates for sunnix firmware
This commit is contained in:
parent
c1e183b6ce
commit
eaa152538b
1 changed files with 3 additions and 0 deletions
3
build.sh
3
build.sh
|
@ -186,6 +186,9 @@ echo KEYMAP=de-latin1-nodeadkeys > $DEST/output/sdcard/etc/vconsole.conf
|
||||||
# set hostname
|
# set hostname
|
||||||
echo cubie > $DEST/output/sdcard/etc/hostname
|
echo cubie > $DEST/output/sdcard/etc/hostname
|
||||||
|
|
||||||
|
# not update the firmware!!
|
||||||
|
echo IgnorePkg=linux-sun7i > $DEST/output/sdcard/etc/pacman.conf
|
||||||
|
|
||||||
# load modules you may load them per sysctl
|
# load modules you may load them per sysctl
|
||||||
cat > $DEST/output/sdcard/etc/modules-load.d/cubieModules.conf <<EOT
|
cat > $DEST/output/sdcard/etc/modules-load.d/cubieModules.conf <<EOT
|
||||||
hci_uart
|
hci_uart
|
||||||
|
|
Loading…
Add table
Reference in a new issue