|
|
@ -407,8 +407,8 @@ case $PROJECT in
|
|
|
|
# contains the framework definition
|
|
|
|
# contains the framework definition
|
|
|
|
add_package install ubuntu-core-libs
|
|
|
|
add_package install ubuntu-core-libs
|
|
|
|
|
|
|
|
|
|
|
|
# universe needed for 'system-image-cli'
|
|
|
|
# universe needed for 'system-image-cli' and multiverse for firmware
|
|
|
|
COMPONENTS='main restricted universe'
|
|
|
|
COMPONENTS='main restricted universe multiverse'
|
|
|
|
fi
|
|
|
|
fi
|
|
|
|
OPTS="${OPTS:+$OPTS }--bootstrap-flavour=minimal"
|
|
|
|
OPTS="${OPTS:+$OPTS }--bootstrap-flavour=minimal"
|
|
|
|
;;
|
|
|
|
;;
|
|
|
|