Age | Commit message (Collapse) | Author |
|
Tezi now shows the image description more prominently. Update the standard
image descriptions using DESCRIPTION.
Signed-off-by: Gerard Salvatella <gerard.salvatella@toradex.com>
Acked-by: Max Krummenacher <max.krummenacher@toradex.com>
|
|
Some image features (e.g. tools-debug) do not currently work with the
console-tdx-image. The reason is that it is inheriting from the image
class instead of the core-image class, which defines such extra
features. Fortunately, this change doesn't need extra modifications in
the file. The documentation shows core-image inheritance as the standard
way to create new images, so we are advised to do it this way from now
on.
Signed-off-by: Gerard Salvatella <gerard.salvatella@toradex.com>
Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
|
|
uClibc has been removed in morty.
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
|
|
Images for tk1 and tk1-mainline are currently indistinguishable
especially when path to the image is long. For now simply append the
description with " (Mainline)" should work. Let’s integrate this into
our builds.
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
|
|
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
|
|
With the removal of meta-systemd one no longer needs to add
connman-systemd to the image to get the systemd service files
installed and enabled.
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
|
|
Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
Acked-by: Max Krummenacher <max.krummenacher@toradex.com>
|
|
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
|
|
Use PV variable to define the image version. With that the Tezi
image class can use OpenEmbedded variables to get the image version.
Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
Acked-by: Max Krummenacher <max.krummenacher@toradex.com>
|
|
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Acked-by: Dominik Sliwa <dominik.sliwa@toradex.com>
|