Skip to content
Snippets Groups Projects
Commit 57f2d6e8 authored by Samuli Piippo's avatar Samuli Piippo
Browse files

images: do not explicitly define Qt dependency packages


Remove all Qt dependency packages from machine include files and
base packagegroups, instead let packagemanager pull in all the
needed dependent packages. Do not create tar image or bootfs, since
they are not used anymore.

The old base image is now renamed for CI usage and contains all the
Qt dependent packages but without any Qt modules. This is achieved
by first installing all the Qt modules (which pulls in all the
dependencies) and then removing only Qt modules.

Change-Id: I36d996d4531af42e955f19a487c22d0b90c5ada9
Reviewed-by: default avatarRisto Avila <risto.avila@qt.io>
parent d1014d8b
No related branches found
No related tags found
Loading
Showing
with 30 additions and 204 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment