Add sunxi-mali version r3p0 packaging

Finalize chroot-buildpkg changes
This commit is contained in:
zador-blood-stained 2016-07-11 21:20:34 +03:00
parent d1159a081a
commit 86c514cca0
31 changed files with 312 additions and 11 deletions

View file

@ -237,8 +237,9 @@ fi
[[ -n $RELEASE ]] && create_board_package
# chroot-build-ackages
[[ $KERNEL_ONLY == yes && ($RELEASE == jessie || $RELEASE == xenial) && \
$EXPERIMENTAL_BUILDPKG == yes && $(lsb_release -sc) == xenial ]] && chroot_build_packages
$EXTERNAL_NEW == yes && $(lsb_release -sc) == xenial ]] && chroot_build_packages
if [[ $KERNEL_ONLY != yes ]]; then
if [[ $EXTENDED_DEBOOTSTRAP != no ]]; then