Buildall Stretch preparation

This commit is contained in:
Igor Pecovnik
2017-08-02 13:26:15 +02:00
parent f8efd3d41a
commit 1254af3369
2 changed files with 3 additions and 3 deletions

View File

@@ -342,7 +342,7 @@ addtorepo()
# add all deb files to repository
# parameter "remove" dumps all and creates new
# function: cycle trough distributions
local distributions=("jessie" "xenial")
local distributions=("jessie" "xenial" "stretch")
for release in "${distributions[@]}"; do
@@ -534,7 +534,7 @@ prepare_host()
# SGID bit on cache/sources breaks kernel dpkg packaging
chmod --quiet g+w,g+s output userpatches
fi
find $SRC/patch -type d ! -name . | sed "s%/patch%/userpatches%" | xargs mkdir -p
# download external Linaro compiler and missing special dependencies since they are needed for certain sources