common: change the buster build
Signed-off-by: Caesar Wang <wxt@rock-chips.com> Change-Id: I0f1739fbb1f74f5caa8d51b092df2a2ea8761792
This commit is contained in:
@ -700,7 +700,7 @@ function build_debian(){
|
||||
echo "=========Start building debian for $ARCH========="
|
||||
|
||||
cd debian
|
||||
if [ ! -e linaro-$RK_DEBIAN_VERSON-$ARCH.tar.gz ]; then
|
||||
if [ ! -e linaro-$RK_DEBIAN_VERSION-alip-*.tar.gz ]; then
|
||||
RELEASE=$RK_DEBIAN_VERSION TARGET=desktop ARCH=$ARCH ./mk-base-debian.sh
|
||||
ln -rsf linaro-$RK_DEBIAN_VERSION-alip-*.tar.gz linaro-$RK_DEBIAN_VERSION-$ARCH.tar.gz
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user