summaryrefslogtreecommitdiff
path: root/recipes
AgeCommit message (Collapse)Author
2015-05-12recipes: don't use ${PN} as a recipe name placeholderMax Krummenacher
${PN} might be extended with some magic prefix, so don't use it in SRC_URI assignments et. al.
2015-05-12lx.inc: cleanup with meta-lxde packagegroupMax Krummenacher
Add the lxde components with meta-lxde packagegroups and the window and display manager here.
2015-05-12lx.inc: remove packages pulled from packagegroupMax Krummenacher
Don't explicitely add packages already added by the lxde package group.
2015-03-31images: change to V2.4Max Krummenacher
2015-03-31images: use changed gdb-cross package nameMax Krummenacher
2015-03-31images: use packagegroup instead of taskMax Krummenacher
2015-03-10usb-rndis: fix various issues with dhcpd service for RNDISMax Krummenacher
- Make sure leases file is not persistent (in /var/run now) This allows to serve the same IP to the generated (and hence different IP addresses) - Start RNDIS service after the network.target - Tegra: Add extra service for udhcpd. When running dhcpd directly from udev, the daemon will be killed after a while
2015-02-17qt-demo-init: converted to systemd serviceStefan Agner
Convert qt-demo-init to a systemd service. The service will only start when the systemd target is set to graphical, hence also set the new default target of the qt4e-demo-image to graphical.
2015-01-12feeds: remove debug and re-add hard-float non-neon feedsMarcel Ziswiler
Remove debug feed URL as it does not exist. Re-add Colibri T20 specific (ARM, hard-float, non-neon) feeds which recently are built in Angstrom again as Atmel SAMA5D3 is non-neon as well.
2014-12-19Apalis iMX6/T30 & Colibri T20/T30/VF50/VF61: fix GPIOConfigMarcel Ziswiler
2014-12-19colibri-imx6: add u-boot-fw-utilsMax Krummenacher
2014-12-18GPIOConfig: update with mainline kernel supportStefan Agner
2014-12-18trdx-extra.inc: ensure machine-id is non volatileMax Krummenacher
If the rootfs in early init is read-only /etc/machine-id is in a tempfs. systemd-machine-id-commit can be used to migrate to the 'real' rootfs. The command is run in the installers postinst and thus needs no further activation.
2014-12-16colibri-vf: switch to mainline kernel based on 3.18Stefan Agner
Switch default kernel recipe to linux-toradex-vf which will build a kernel based on the toradex 3.18-next branch.
2014-12-11qt4e-demo-image: remove xdg-utilsMax Krummenacher
xdg-utils pulls in at least part of the X server.
2014-12-08apalis/colibri imx6/t20/t30: deploy eglinfo-x11Marcel Ziswiler
2014-11-13apalis/colibri_imx6: get rid of imx_usb.m32Marcel Ziswiler
2014-11-13apalis/colibri_t30: fix fw_setenvMarcel Ziswiler
2014-11-13Apalis iMX6/T30 & Colibri T20/T30/VF50/VF61: update resp. introduce ↵Marcel Ziswiler
GPIOconfig tool
2014-10-31trdx-extra.inc: deploy fw_printenv also on T30Max Krummenacher
2014-10-30apalis/colibri_t30: latest u-boot git migrated to cbootimage/tegrarcmMarcel Ziswiler
Use latest U-Boot from git. Migrate to using cbootimage and tegrarcm.
2014-10-30trdx-images: remove ConsoleKitStefan Agner
Remove explicit installation of ConsoleKit since we use systemd- logind nowadays. Also, pam-plugin-ck-connector, the ConsoleKit pam plug-in, is not required anymore. The equavilent for systemd is part of libpam (pam_systemd.so). The secondary PolKit authenticatin agent polkit-gnome is not necessary since LXDE has its own authentication agent lxpolkit.
2014-10-20colibri-vf: switch to zImage inside root fsStefan Agner
Due to U-Boot udpate we need to create one big UBI volume. Since attaching the UBI volume is the expensive operation (compared to mount the UBIFS inside that volume), it is relatively cheep to load the kernel directly from the root filesystems /boot directory instead of creating a own volume for the kernel. This also makes it simpler to load a mainline kernel (along with the required dtb file). However, we loose the integrity check of the uImage. But since there were no measures in place to handle a invalid image, we do not loose functionality here. In case we need integrity check, we should consider switching to the new FIT image format...
2014-10-06trdx-extra: colibri-imx6: add machine specific packagesMax Krummenacher
2014-10-06imx-loader: only deploy the needed config filesMax Krummenacher
2014-10-06colibri-imx6: add machine specific config filesMax Krummenacher
2014-10-06colibri-imx6: refactor recipes for new moduleMax Krummenacher
2014-08-04images: fix BAD_RECOMMENDATIONSMax Krummenacher
BAD_RECOMMENDATIONS seems to not work if more than one package is given and all packages get installed. So only give one. On top of that, if a package is available from multiple feeds the package gets installed.
2014-08-04angstrom-lxde-image: remove gnome-disk-utility for vfMax Krummenacher
Don't install gnome-disk-utility on Vybrid based modules to save space.
2014-08-04GPIOConfig: update to latest binariesMax Krummenacher
2014-08-04colibri-vf: image: add u-boot-fw-utilsMax Krummenacher
u-boot-fw-utils allows for U-Boot environmenmt access from Linux
2014-08-04images: add gstreamer-rtp-manager and unclutterMax Krummenacher
2014-08-04apalis-imx6: image: add packagesMax Krummenacher
u-boot-fw-utils allows for U-Boot environmenmt access from Linux gpio-export exports the unused GPIOs usb-rndis sets up RNDIS and a DHCP server on the usb0 NIC
2014-08-04apalis-imx6: append to GSTREAMER packagesMax Krummenacher
Use the available set of GSTREAMER packages and append the i.MX6 specific ones to the list instead of providing a new list
2014-08-04images: consitently use append for machine specific packagesMax Krummenacher
2014-08-04images: rely on distro for update-alternativesMax Krummenacher
2014-08-04trdx-image-fstype.inc: fix DEPENDSMax Krummenacher
Append instead of overwritting the DEPENDS variable.
2014-08-04image: change logic in manifest deploymentMax Krummenacher
2014-08-04image: fix typo in IMAGE_NAME_apalis-t30Max Krummenacher
2014-08-04gnome-disk-utility: add to image explicitelyMax Krummenacher
gnome-disk-utility is no longer implicitely included.
2014-08-04images: update to comply with V2.3 / daisyMax Krummenacher
Set image version to V2.3 do_rootfs is now written in python, so no appends with shell scripts. Replace appends with new tasks. Set the default systemd target on images that launch X as this is no longer the default. Remove the unneeded LIC_FILES_CHKSUM
2014-08-04gpioconfig: add dummy binary for unsupported machinesMax Krummenacher
Avoids WARNING: Unable to get checksum for gpioconfig SRC_URI entry GPIOConfig: file could not be found during recipe parse by providing a dummy GPIOConfig. The dummy displays a popup with a button that says that the program is not available on this machine.
2014-08-04timestamp-service: change to new timestamp formatMax Krummenacher
Patch pending in meta-angstrom
2014-08-04base-files: use /dev/root in /etc/fstab for systemd supportMax Krummenacher
follow openembedded-core commit c509f948d9c575c45af8c5ed1cb1692c0ca5dade systemd does not recognize "rootfs" in /etc/fstab so the root filesystem is not checked. As a result, the following message is logged by journalctl: systemd-fstab-generator[68]: Checking was requested for "rootfs", but it is not a device Changing "rootfs" to "/dev/root" in /etc/fstab allows systemd to check the root filesystem when the kernel is booted with the root filesystem mounted read-only.
2014-08-04stress: remove bb for older versionMax Krummenacher
2014-08-04build warnings: remove warnings already strippedMax Krummenacher
Change to new way of inhibiting warning from INHIBIT_PACKAGE_DEBUG_SPLIT = "1" to INSANE_SKIP_${PN} = "already-stripped"
2014-08-04bbappends: remove the deprecated PRINC variableMax Krummenacher
2014-06-16trdx-image-fstype: improve for use with other imagesMax Krummenacher
Don't fail for images which do not deploy /boot/uImage mx6: only strip binaries
2014-05-28feeds: remove machine feed url, as it does not existMax Krummenacher
2014-05-09GPIOConfig: update Vybrid GPIOConfig toolStefan Agner
Update GPIOConfig for Vybrid (V1.2)