Age | Commit message (Collapse) | Author |
|
Signed-off-by: Dominik Sliwa <dominik.sliwa@toradex.com>
Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
|
|
How can one even live without util-linux-lsblk? Let's add it.
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Acked-by: Max Krummenacher <max.krummenacher@toradex.com>
|
|
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>
|
|
Signed-off-by: Dominik Sliwa <dominik.sliwa@toradex.com>
|
|
The machine configurations provide a list of built device tree files.
Use said variable to modify update.sh rather than maintaining the same
list in the machine configuartion and update.sh.
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Acked-by: Marcel Ziswiler <marcel.ziswiler@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>
|
|
In order to reboot from Linux with a pulse on RESET_OUT# we now get a
cold boot with which the used mechanism for bmode is no longer usable.
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
|
|
Fix the comment which points to how the X11 and the application is started.
Signed-off-by: Max Krummenacher <max.krummenacher@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>
|
|
To free-up some space, since the legacy update system is limited
in size for flashing.
Signed-off-by: Gerard Salvatella <gerard.salvatella@toradex.com>
Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
|
|
Perf is included in oe-core. The default configuration has been assumed
to suffice.
Quickly tested on Colibri imx6 with 4.9 Kernel.
Signed-off-by: Gerard Salvatella <gerard.salvatella@toradex.com>
Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
|
|
Signed-off-by: Gerard Salvatella <gerard.salvatella@toradex.com>
Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
|
|
Signed-off-by: Dominik Sliwa <dominik.sliwa@toradex.com>
Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
|
|
The legacy update procedure was not deploying the proper hardware
specific device tree.
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Acked-by: Max Krummenacher <max.krummenacher@toradex.com>
|
|
Add bluez-alsa to allow playing audio over the Colibri iMX6ULL's
on-board Bluetooth chip.
Signed-off-by: Stefan Agner <stefan.agner@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>
|
|
From feedback it looks like it is not widely used but it adds a lot to the
final image as well as to build time as it relies on go and go-native.
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
|
|
From feedback it looks like it is not widely used but it adds a lot to the
final image as well as to build time as it relies on go and go-native.
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
|
|
Trying to store PNG files off our CSI Camera Module 5MP OV5640 on Apalis
TK1 revealed the first few frames to be black resp. greenish. One way to
overcome this is to save several images and just throw the first few
away. In order to do so the multifilesink plug-in would be needed:
gst-launch-1.0 v4l2src device=/dev/video0 ! 'video/x-raw,format={UYVY},width=640,height=480' ! videorate max-rate=10 ! videoconvert ! avenc_png ! multifilesink location=test%d.png
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Acked-by: Max Krummenacher <max.krummenacher@toradex.com>
|
|
Switch to the generic compressed Kernel image type (zImage) instead of
the U-Boot specific uImage format.
Signed-off-by: Bhuvanchandra DV <bhuvanchandra.dv@gmail.com>
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
|
|
gpicview has an RDEPENDS on adwaita-icon-theme. Having adwaita-icon-theme
in BAD_RECOMMENDS prevents gpicview from being installed.
(Because gpicview itself is pulled in through a RRECOMMENDS)
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
|
|
Provide a link to the Qt website with licensing information.
Split out GPL-3.0 modules into their own variable to ease
removal of these module.
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
|
|
qt5-x11-free-systemd did provide a script which started X and then an
application up to now. Move to an xinit aided way of starting exactly
one user application by using
- xserver-nodm-init
to start X and have
- x-window-simple-app
provide a script which starts the one and only application after
X was succefully started and e.g. a touch screen calibrator did its
job.
Signed-off-by: Max Krummenacher <max.krummenacher@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>
|
|
An image with an LXQt desktop.
This requires the meta-qt5-extra layer.
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
|
|
Move from a recovery u-boot.imx to download first the SPL which
immediately goes into SDP download mode again and then download
u-boot.img.
Signed-off-by: Max Krummenacher <max.krummenacher@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>
|
|
If --numeric-owner is not used when creating and/or extracting the archive
containing the rootfs then tar tries to change the numeric uid/gid of the
files based on owner/group names of the host used to extract the archive.
Create the archive with --numeric-owner to prevent this from happening when
extracting.
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
|
|
Build hostapd for all platforms.
Signed-off-by: Dominik Sliwa <dominik.sliwa@toradex.com>
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Acked-by: Stefan Agner <stefan.agner@toradex.com>
|
|
Add U-Boot fw-utils (fw_set/printenv) to the Colibri iMX6ULL
image.
Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
|
|
The package libopencl-mx6 has been renamed to libopencl-imx.
Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
|
|
We changed the version variables in
meta-toradex-bsp-common/conf/tdx_version.conf
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
|
|
This does currently not build.
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
|
|
This does currently not build.
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>
|
|
Depending on the module we use gstreamer in version 0.10 and 1.0. Building
the plugins just to have the ipk packages without installing them now
makes the recipe unreasonably complicated without adding real value.
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
|
|
It is no longer built by default since oe-core commit 958926dd51d5e18ef983280a6e3b50fc8f33eb12:
Even old hardware these days doesn't really need fixed-integer Vorbis decoding
by default, so disable Tremor out of the box.
Signed-off-by: Max Krummenacher <max.krummenacher@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>
|
|
The correct recipe for package gdbserver is now found without an
explicit DEPENDS. DEPEND on gdb-cross-arm actually no longer builds
gdbserver.
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
|
|
The package has been split into a pure library package (libusbgx)
and a package with programs and example configuration (libusbgx-
examples). The latter brings gadget-export/import, and the sample
configurations Toradex images typically load on startup.
Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
|
|
Backports for mainline currently fails building but also kind of does
not make much sense. However some customers might need the firmware.
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Acked-by: Max Krummenacher <max.krummenacher@toradex.com>
|
|
Firmware for the Wi-Fi module on the Colibri iMX6ULL.
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Acked-by: Stefan Agner <stefan.agner@toradex.com>
|
|
Deploy the device tree for the Colibri iMX6ULL 512MB Wi-Fi / BT
and choose the write one to flash into its UBI partition.
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Acked-by: Stefan Agner <stefan.agner@toradex.com>
|
|
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Acked-by: Stefan Agner <stefan.agner@toradex.com>
|
|
This adds the backports usable for all modules unconditionally
and the ones usefull for Apalis (PCIe) specifically to all
Apalis machines.
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Acked-by: Stefan Agner <stefan.agner@toradex.com>
|
|
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Acked-by: Stefan Agner <stefan.agner@toradex.com>
|
|
With the move to backports we added firmware packages in the
backports section and kept in the unconditional part.
Remove one of them.
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Acked-by: Stefan Agner <stefan.agner@toradex.com>
|
|
Signed-off-by: Dominik Sliwa <dominik.sliwa@toradex.com>
|
|
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Acked-by: Stefan Agner <stefan.agner@toradex.com>
|