Age | Commit message (Collapse) | Author |
|
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>
|
|
After the xserver-nodm-init started the Xserver this provides a script to
start exactly one X application.
Change the variables INITIAL_PATH and X_APPLICATION to the specify the
current working directory when starting the application and the path to
the application which is to be started.
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
|
|
The terminal output is not seen.
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>
|
|
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>
|
|
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>
|
|
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>
|
|
Signed-off-by: Stefan Agner <stefan.agner@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>
|
|
Inital version for colibri-imx6ull.
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>
|
|
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
|
|
We want to deploy mkfs.ubifs as part of the x86 downloader as most
distros do not have a recent enough version.
To be more universal we need it unconditionally in a 32-bit version.
Moved from meta-toradex-bsp-common layer.
Signed-off-by: Stefan Agner <stefan.agner@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>
|
|
The very first start of LXDM always crashes due to an empty
last_session configuration in /var/lib/lxdm/lxdm.conf.
Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
Acked-by: Dominik Sliwa <dominik.sliwa@toradex.com>
|
|
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Acked-by: Marcel Ziswiler <marcel.ziswiler@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>
|
|
The gstreamer1.0-plugins-imx recipe has been upgraded to 0.13.
It is unclear if the issue with asserts still exists, remove
the work around for now.
Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
|
|
Include machine specific include file so that layers can
define machine specific variables without using machine
overrides.
Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
|
|
Due to an issue with OpenSSL and binutils 2.29 avoid using Thumb2
for now. See:
http://lists.openembedded.org/pipermail/openembedded-core/2017-November/144652.html
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>
|
|
Signed-off-by: Max Krummenacher <max.krummenacher@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>
|
|
Remove qt plugins already pulled in from RRECOMMENDS.
As qt5.inc sets
RRECOMMENDS_${PN} = "${PN}-plugins ${PN}-qmlplugins"
there is no need to to add plugins for which ${PN} is already included.
As with Qt 5.8 qtdeclarativ-plugins is empty this fixes:
| Collected errors:
| * calculate_dependencies_for: Cannot satisfy the following dependencies for packagegroup-qt5:
| * qtdeclarative-plugins *
| * opkg_solver_install: Cannot install package packagegroup-qt5.
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>
|
|
On the Tegras not using NEON for memcpy resulted in higher memory bandwidth.
Let's verify this before forward porting the patch.
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
|
|
The icon theme package is no longer provided.
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
|
|
Use '${COMMON_LICENSE_DIR} for license files
fix the warning:
| WARNING: packagegroup-xfce-base-1.0-r5 do_populate_lic:
| ${COREBASE}/LICENSE is not a valid license file, please use
|'${COMMON_LICENSE_DIR}/MIT' for a MIT License file in LIC_FILES_CHKSUM.
|This will become an error in the future
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>
|
|
Move needed stuff from efl.bbclass inside the recipe.
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
|
|
Resurrect from meta-openembedded/meta-efl.
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>
|
|
Version update in oe-core requires patch rebase.
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>
|
|
The patches are part of gnutls 3.5.7
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
|
|
meta-snappy now depends on meta-filesystems.
drop meta-efl, meta-gpe, meta-linaro, and meta-systemd from bblayers:
- meta-efl, meta-gpe, and meta-systemd no longer exist.
- meta-angstrom dropped the use of the linaro toolchain in favour of the recipes
in openembedded-core.
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>
|
|
This reverts commit f06f9b397b0db891d902eefa54761b37e7d00ec6.
The fix is now applied in meta-openembedded.
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
|