ETH didn't work after first reboot

Merge pull request #45 from chwe17/20180831-orangepizero-default
This commit is contained in:
chwe17
2018-08-31 19:17:50 +02:00
committed by GitHub
2 changed files with 10 additions and 1 deletions

View File

@@ -98,7 +98,7 @@ pullRequestUpgrade () {
BRANCH=$(cat /etc/armbian-release | grep BRANCH= | cut -c 8-)
VERSION_BEFORE=$(cat /etc/armbian-release | grep VERSION= | cut -c 9-)
echo "Update from: "$VERSION_BEFORE
apt update && sudo apt upgrade
sudo apt update && sudo apt upgrade
VERSION_AFTER=$(cat /etc/armbian-release | grep VERSION= | cut -c 9-)
git checkout -b $(date +%Y%m%d)-$BOARD-$BRANCH
echo 'BOOT=no' > ${BOARD}-${BRANCH}.report

View File

@@ -0,0 +1,9 @@
BOOT=yes
VERSION=5.59
KERNEL=3.4.113-sun8i
NETWORK=no
WIRELESS=yes
HDMI=na
USB=yes
DVFS=yes
ARMBIANMONITOR=http://ix.io/1lFw