summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-03-22lxqt-themes: deploy toradex wallpapersMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2018-03-22lxqt-panel: add config with more widgetsMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2018-03-22qedit: add a qt5 text editorMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2018-03-22update toradex-mirrors to 2.8Stefan Agner
Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2018-03-22tdx-image-fstype: move to a spl/u-boot recovery download chainMax Krummenacher
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>
2018-03-22gpio-tool: colibri-imx6ull: deploy 1.8Max Krummenacher
Inital version for colibri-imx6ull. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2018-03-22angstrom-lxde-image: colibri-imx6ull: add gpio-toolMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2018-03-22tdx-image-fstype: tar with --numeric-ownerMax Krummenacher
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>
2018-03-22local.conf: add new machinesMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-12-22mtd-utils: build natively for a 32-bit machineColibri-iMX7_LXDE-Image_2.8b1.64-20171229Colibri-iMX6_LXDE-Image_2.8b1.64-20171229Colibri-iMX6ULL_LXDE-Image_2.8b1.64-20171229Colibri-VF_LXDE-Image_2.8b1.64-20171229Colibri-T30_LXDE-Image_2.8b1.64-20171229Colibri-T20_LXDE-Image_2.8b1.64-20171229Apalis-iMX6_LXDE-Image_2.8b1.64-20171229Apalis-TK1_LXDE-Image_2.8b1.64-20171229Apalis-TK1-Mainline_LXDE-Image_2.8b1.64-20171229Apalis-T30_LXDE-Image_2.8b1.64-20171229Stefan Agner
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>
2017-12-22tdx-extra: hostapdDominik Sliwa
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>
2017-12-22lxdm: fix crash on first bootStefan Agner
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>
2017-12-22xserver-xorg: don't rrecommend xf86-input-libinputMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-12-22tdx-extra: add U-Boot fw-utils for Colibri iMX6ULLStefan Agner
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>
2017-12-22images: follow upstream name change of libopencl-imxStefan Agner
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>
2017-12-22gstreamer1.0-plugins-imx: remove dangling bbappendStefan Agner
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>
2017-12-22local.conf: include machine specific include filesStefan Agner
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>
2017-12-22openssl: Avoid using Thumb2Stefan Agner
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>
2017-12-22lxde-common: apalis-tk1: let panel span all monitorsMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-12-22lxde-common: add plugins to panel configurationMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-12-22tdx-image-fstype: follow version variable changeMax Krummenacher
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>
2017-12-22packagegroup-qt5: override packagegroup-qt5 from meta-angstromMax Krummenacher
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>
2017-12-22lxde-common: follow update to 0.99.2Max Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-12-22glibc: no longer mess with memcpyMax Krummenacher
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>
2017-12-22gnome-disk-utility: don't rdepend on nonexisting packageMax Krummenacher
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>
2017-12-22recipes: fix invalid license file locationMax Krummenacher
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>
2017-12-22angstrom-qt-x11-image: drop imx-gst1.0-pluginMax Krummenacher
This does currently not build. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-12-22angstrom-qt5-x11-image: drop imx-gst1.0-pluginMax Krummenacher
This does currently not build. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-12-22imlib2: make it build outside of meta-eflMax Krummenacher
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>
2017-12-22imlib2: cp from meta-eflMax Krummenacher
Resurrect from meta-openembedded/meta-efl. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-12-22images: connman systemd is no longer in its own packageMax Krummenacher
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>
2017-12-22connman: forward port patchMax Krummenacher
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>
2017-12-22images: remove gstreamer plugins from DEPENDSMax Krummenacher
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>
2017-12-22images: remove gstreamer ivorbis pluginMax Krummenacher
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>
2017-12-22gnutls: remove backported patches no longer neededMax Krummenacher
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>
2017-12-22bblayers: adapt for rockoMax Krummenacher
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>
2017-12-22trdx-extra.inc: remove iperf, recipe has been removed in meta-oeMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-12-22gdbserver: remove dependsMax Krummenacher
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>
2017-12-22Revert "linuxptp: fix cross compilation not using host headers"Max Krummenacher
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>
2017-12-22Revert "libwnck3: add recipe"Max Krummenacher
This reverts commit 9584b1a639c349b4b8023ddfed8e09efb5e5ae68. The recipe is again available upstream Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-12-22tdx-extra: add libusbgx-examplesmortyStefan Agner
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>
2017-11-30tdx-extra.inc: no backports but firmware for mainlineColibri-iMX6ULL_LXDE-Image_2.7b5-20171201Apalis-TK1_LXDE-Image_2.7b5-20171201Marcel Ziswiler
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>
2017-11-30gpio-tool: apalis-tk1: update to 1.7Max Krummenacher
Follow Pinmuxing for Apalis TK1 V1.2 Hardware. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-11-30lxde-common: fix lxsession startMax Krummenacher
Do not provide an empty postinst function with exit 0. Because of this update-alternatives has not been called and thus openbox instead of lxsession becomes the alternative used for /usr/bin/x-window-manager. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-11-27tdx-extra.inc: deploy marvell sd8887 firmwareMax Krummenacher
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>
2017-11-27colibri-imx6ull: add dtb for wifi variantMax Krummenacher
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>
2017-11-27icu: use a smaller database for colibri-imx6ullMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Stefan Agner <stefan.agner@toradex.com>
2017-11-27angstrom-lxde-image: remove gstreamer packages for colibri-imx6ullMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Stefan Agner <stefan.agner@toradex.com>
2017-11-27tdx-extra.inc: simplify the addition of backportsMax Krummenacher
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>
2017-11-27tdx-extra.inc: add the backports additionally for ullMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Stefan Agner <stefan.agner@toradex.com>