make_rootfs.sh: Use ppa:ayufan/pine64-ppa
Replace ppa:longsleep/ubuntu-pine64-flavour-makers with ppa:ayufan/pine64-ppa because it provides better support of the same deb packages for both Ubuntu 16.04 xenial and Ubuntu 18.04 bionic. Signed-off-by: Leon Anavi <leon@anavi.org>
This commit is contained in:
parent
e06c551982
commit
67bf85d84e
@ -298,7 +298,7 @@ EOF
|
|||||||
DEBUSERPW=olimex
|
DEBUSERPW=olimex
|
||||||
ADDPPACMD="apt-get -y update && \
|
ADDPPACMD="apt-get -y update && \
|
||||||
apt-get install -y software-properties-common && \
|
apt-get install -y software-properties-common && \
|
||||||
apt-add-repository -y ppa:longsleep/ubuntu-pine64-flavour-makers \
|
apt-add-repository -y ppa:ayufan/pine64-ppa \
|
||||||
"
|
"
|
||||||
EXTRADEBS="\
|
EXTRADEBS="\
|
||||||
zram-config \
|
zram-config \
|
||||||
|
Loading…
Reference in New Issue
Block a user