[ sunxi-dev ] Upstream patches and bump with version

This commit is contained in:
Igor Pecovnik 2019-04-23 18:18:58 +02:00
parent c8319a2740
commit a80fe61a57
3 changed files with 8728 additions and 1 deletions

View file

@ -10,7 +10,7 @@
# common options # common options
# daily beta build contains date in subrevision # daily beta build contains date in subrevision
if [[ $BETA == yes && -z $SUBREVISION ]]; then SUBREVISION="."$(date --date="tomorrow" +"%y%m%d"); fi if [[ $BETA == yes && -z $SUBREVISION ]]; then SUBREVISION="."$(date --date="tomorrow" +"%y%m%d"); fi
REVISION="5.82$SUBREVISION" # all boards have same revision REVISION="5.83$SUBREVISION" # all boards have same revision
ROOTPWD="1234" # Must be changed @first login ROOTPWD="1234" # Must be changed @first login
[[ -z $MAINTAINER ]] && MAINTAINER="Igor Pecovnik" # deb signature [[ -z $MAINTAINER ]] && MAINTAINER="Igor Pecovnik" # deb signature
[[ -z $MAINTAINERMAIL ]] && MAINTAINERMAIL="igor.pecovnik@****l.com" # deb signature [[ -z $MAINTAINERMAIL ]] && MAINTAINERMAIL="igor.pecovnik@****l.com" # deb signature

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff