|
|
@ -43,7 +43,7 @@ unset KERNEL_DEB
|
|
|
|
|
|
|
|
|
|
|
|
GIT_VERSION=$(git rev-parse --short HEAD)
|
|
|
|
GIT_VERSION=$(git rev-parse --short HEAD)
|
|
|
|
|
|
|
|
|
|
|
|
DIST=wheezy
|
|
|
|
DIST=jessie
|
|
|
|
ARCH=armhf
|
|
|
|
ARCH=armhf
|
|
|
|
DISTARCH="${DIST}-${ARCH}"
|
|
|
|
DISTARCH="${DIST}-${ARCH}"
|
|
|
|
deb_distribution="debian"
|
|
|
|
deb_distribution="debian"
|
|
|
@ -1381,8 +1381,8 @@ check_distro () {
|
|
|
|
-----------------------------
|
|
|
|
-----------------------------
|
|
|
|
--distro <distro>
|
|
|
|
--distro <distro>
|
|
|
|
Debian:
|
|
|
|
Debian:
|
|
|
|
wheezy-armhf (Debian 7) <default>
|
|
|
|
wheezy-armhf (Debian 7)
|
|
|
|
jessie (Debian 8)
|
|
|
|
jessie (Debian 8) <default>
|
|
|
|
Ubuntu:
|
|
|
|
Ubuntu:
|
|
|
|
trusty (14.04) (EOL: April 2019)
|
|
|
|
trusty (14.04) (EOL: April 2019)
|
|
|
|
utopic (14.10) (EOL: July 2015)
|
|
|
|
utopic (14.10) (EOL: July 2015)
|
|
|
@ -1437,8 +1437,8 @@ usage () {
|
|
|
|
Optional:
|
|
|
|
Optional:
|
|
|
|
--distro <distro>
|
|
|
|
--distro <distro>
|
|
|
|
Debian:
|
|
|
|
Debian:
|
|
|
|
wheezy-armhf (Debian 7) <default>
|
|
|
|
wheezy-armhf (Debian 7)
|
|
|
|
jessie (Debian 8)
|
|
|
|
jessie (Debian 8) <default>
|
|
|
|
Ubuntu:
|
|
|
|
Ubuntu:
|
|
|
|
trusty (14.04) (EOL: April 2019)
|
|
|
|
trusty (14.04) (EOL: April 2019)
|
|
|
|
utopic (14.10) (EOL: July 2015)
|
|
|
|
utopic (14.10) (EOL: July 2015)
|
|
|
|