Stretch bugfix and Tinkerboard upstream patch
This commit is contained in:
parent
3d9ea39a68
commit
f3fcea2358
@ -1,6 +1,6 @@
|
||||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 4.4.132 Kernel Configuration
|
||||
# Linux/arm 4.4.133 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_ARM_HAS_SG_CHAIN=y
|
||||
|
||||
@ -251,6 +251,8 @@ install_distribution_specific()
|
||||
exit 0
|
||||
EOF
|
||||
chmod +x $SDCARD/etc/rc.local
|
||||
# DNS fix
|
||||
sed -i "s/#DNS=.*/DNS=1.1.1.1/g" $SDCARD/etc/systemd/resolved.conf
|
||||
;;
|
||||
bionic)
|
||||
# remove doubled uname from motd
|
||||
|
||||
5003
patch/kernel/rockchip-default/04-patch-4.4.132-133.patch
Normal file
5003
patch/kernel/rockchip-default/04-patch-4.4.132-133.patch
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user