Remove Ubuntu Groovy from package making
This commit is contained in:
parent
ed787f4a16
commit
e16b48ac18
@ -369,7 +369,7 @@ function build_all()
|
||||
IFS=',' read -r -a RELBRANCH <<< "${KERNEL_TARGET}"
|
||||
for BRANCH in "${RELBRANCH[@]}"
|
||||
do
|
||||
RELTARGETS=(xenial stretch buster bullseye bionic groovy focal hirsute sid)
|
||||
RELTARGETS=(xenial stretch buster bullseye bionic focal hirsute sid)
|
||||
for RELEASE in "${RELTARGETS[@]}"
|
||||
do
|
||||
display_alert "BSP for ${BOARD} ${BRANCH} ${RELEASE}."
|
||||
|
||||
Loading…
Reference in New Issue
Block a user