| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
systemd included on the images includes systemd-timesyncd so it is
duplicating functionality that is already there.
Change-Id: Ia7ec270b070e44037cd31171f7f136309ed162bf
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
|
|
|
|
| |
Deprecated @base_contains macros print warnings.
Replace deprecated macro with @bb.utils.contains
everywhere (.bb, .append, .conf and .inc files)
Change-Id: I400f8b355150e0f283165fbf43fb620f948892fa
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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: Risto Avila <risto.avila@qt.io>
|
|
|
|
|
|
|
| |
Make life easier for Qt devs
Change-Id: I028710d4ad506d9609ab4cc281ad05010b7575cb
Reviewed-by: Laszlo Agocs <laszlo.agocs@qt.io>
|
|
|
|
|
|
|
|
| |
Replace CLOSED and QtEnteprise licenses with the Qt for Device Creation
license on all recipes.
Change-Id: I02fddc0ee4375bddf18a6c1f7ab093462a5f5153
Reviewed-by: Kalle Viironen <kalle.viironen@theqtcompany.com>
|
|
|
|
|
|
|
| |
License changed to GPLv3 + Commercial
Change-Id: I267c97216e717ed29071df064337e1bcf83de973
Reviewed-by: Kalle Viironen <kalle.viironen@theqtcompany.com>
|
|
|
|
|
|
|
| |
Busybox provided ip does not work when trying to bring up can interface.
Change-Id: Ied78c0036843993264bebae728763864dd83efd7
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
|
|
|
|
| |
Change-Id: Iabcf736e6f4ae2149b57c84ebdc8b5b1be82023d
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
|
|
|
|
|
|
|
|
| |
Remove sysvinit from distro features and add Systemd as the default
init system. Add necessary service files to all recipes that need them.
Change-Id: I9cd4c0239fe16f35145bd3bed08e27196f30ee82
Reviewed-by: Gatis Paeglis <gatis.paeglis@theqtcompany.com>
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
|
|
|
|
|
|
|
| |
Connman replaces busybox-ifplugd for handling wired connections.
Wpa-supplicant is still needed for wifi connections in B2Qt Wifi Module.
Change-Id: I0ddaee26f19915b35fb057cfac5553786f3ef5df
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
|
|
|
|
|
|
|
| |
Including cities from americas, asia and europe.
Change-Id: I7cedb056d450d9aae36543fce5510822ab731694
Task-number: QTEE-921
Reviewed-by: aavit <eirik.aavitsland@theqtcompany.com>
|
|
|
|
|
|
|
| |
Because htop is better than top.
Change-Id: I98843a7185a1579843e030259d6da697270b4888
Reviewed-by: Laszlo Agocs <laszlo.agocs@theqtcompany.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Build perf with DWARF unwinding support. Kernels older then 3.14
need to be patched to add ARM support. Kernels for tibidabo (3.0)
and imx53 (2.6) are too old and would require more patches to be
backported, so they are left without unwinding support.
RPi needed extra layer to modify the kernel recipe, and linux-imx
recipe was renamed so that it doesn't conflict with older tibidabo
kernel recipe.
Change-Id: Ic8331f8feeace67b32a5ce99ffd3fda517d595d1
Reviewed-by: Andy Nichols <andy.nichols@theqtcompany.com>
Reviewed-by: Ulf Hermann <ulf.hermann@theqtcompany.com>
|
|
|
|
|
|
|
|
|
|
|
| |
Not needed by updater framework and this was causing problems for
other devices than nitrogen6x.
cherry-picked from dev
Change-Id: I6278bd23943f1cf8add62b980cd703b5c64ba5bf
Reviewed-by: Gatis Paeglis <gatis.paeglis@digia.com>
Reviewed-by: Rainer Keller <rainer.keller@theqtcompany.com>
|
|
|
|
|
|
|
| |
URL points to qt.io
Change-Id: I921e1f1ff506bff840cd13ed4bac21238347d98f
Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
|
|
|
|
|
|
|
| |
Needed for the remote flashing.
Change-Id: I16cda8b717c87807d71696a60f8a9ce1d4c4e077
Reviewed-by: Rainer Keller <rainer.keller@digia.com>
|
|
|
|
|
| |
Change-Id: I47fa7efa46059deee646f862db01eeaa84284af8
Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
|
|
Move installed packages from image recipe to separate package group recipes
Change-Id: I0417953da4bc92438b3201b38b43f6d1784f1f17
Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
|