summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-04-01image: Apalis iMX6, Colibri VF: deploy imx loaderMax Krummenacher
- build and deploy imx_usb, imx_uart - currently it builds for the build host arch, i.e x86-64 or i386
2014-04-01burnflash: add imx_usb supportMax Krummenacher
2014-04-01u-boot: convert bbappend to a bbMax Krummenacher
2014-04-01u-boot: add Apalis iMX6 and Colibri VF recipeMax Krummenacher
2014-04-01kernel: add Apalis iMX6 and Colibri VF recipeMax Krummenacher
2014-04-01images: add Apalis iMX6Max Krummenacher
2014-04-01angstrom-qt-x11-image: add gstreamer jpeg pluginMax Krummenacher
2014-04-01images: add e2fsprogs to eMMC modules, fstrimMax Krummenacher
2014-04-01machines: Add PREFERRED_PROVIDER for mesa to be mesa-glMax Krummenacher
EGL, OpenGL ES1.1 and OpenGL ES2.0 provided in binary form.
2014-04-01machines: Add PREFERRED_PROVIDER for virtual/bootloaderMax Krummenacher
virtual/bootloader is a commonly used target. This patch adds it for meta-fsl-arm machines. Other BSP layers have this provider and when using a mutli-machine distro setup bitbake virtual/bootloader builds a wrong u-boot for fsl machines The patch was imported from the meta-arm-fsl git server (https://github.com/Freescale/meta-fsl-arm/commit/93b3d7dd7cdbbc0a49394cc32d335fb85fd2da74) and adapted to our machines.
2014-04-01util-linux bbappend: update to match bb versionMax Krummenacher
2014-04-01burnflash: add iMX6Max Krummenacher
2014-04-01base-files: add iMX6 specific filesMax Krummenacher
2014-04-01alsa-state: add file for iMX6Max Krummenacher
2014-04-01resizefs.sh: add iMX6 specificsMax Krummenacher
2014-04-01glmark2: make sure libpng V1.2 and gles is installedMax Krummenacher
2014-04-01gpioconfig: make the executable SOC family specificMax Krummenacher
2014-04-01trdx-image-fstype: add u-boot extension for iMX6Max Krummenacher
2014-04-01lxde-common_0.5.5: add iMX6 specific wallpapersMax Krummenacher
2014-04-01mesa bbappend: update to match bb versionMax Krummenacher
2014-04-01journald patch: update to systemd 206Max Krummenacher
2014-04-01systemd bbappend: update to match bb versionMax Krummenacher
2014-04-01local.conf: update default local.confMax Krummenacher
- include package-management metadata in image - update distro to angstrom-v2013.12
2014-04-01stress: change homepageMax Krummenacher
2014-04-01qt4 bbappend: update to match bb versionMax Krummenacher
2014-04-01gdk-pixbuf bbappend: update to match bb versionMax Krummenacher
2014-04-01udev-extraconf: remove space from pathMax Krummenacher
If the path is appended by someone else, the space introduces an error
2014-04-01dropbear connman bbappend: update to match bb versionMax Krummenacher
2014-04-01openssh bbappend: update to match bb versionMax Krummenacher
2014-04-01midori bbappend: update to match bb versionMax Krummenacher
2014-04-01connman bbappend: update to match bb versionMax Krummenacher
2014-04-01images: use busybox as the default login managerMax Krummenacher
tinylogin has been deprecated and the functionality ported into busybox, so we switch to using busybox as the default login manager. http://cgit.openembedded.org/openembedded-core/commit/?id=54fc2a698d49f7acc93c8e4b6f6c4e7b3b6ffcc8
2014-04-01colibri-vf: use meta-fsl* layer for BSP filesMax Krummenacher
remove the files copied from meta-fsl* for Colibri-VF V2.1 move the colibri-vf u-boot and kernel stuff to meta-fsl-arm-extra
2014-04-01burnflash: update.sh: fix parameternameMax Krummenacher
while at it, update 32bit imx-loader binary
2014-04-01imx-loader: update to latest from gitMax Krummenacher
2014-03-31trdx-image-fstype: deploy imx-uart for colibri-vfMax Krummenacher
2014-03-31imx-loader: update to latest from gitMax Krummenacher
2014-03-31burnflash: add latest imx-loaderMax Krummenacher
2014-03-31burnflash: deploy the serial loader with the rootfsMax Krummenacher
2014-03-31icu: is machine specific for colibri-vfMax Krummenacher
For colibri-vf we deploy icu only partly to save diskspace, so set the PACKAGE_ARCH for that machine.
2014-03-31imx-loader: fix warnings during buildMax Krummenacher
- install into local dir first and then do the sysroots deployment
2014-03-31images: add ptpd to IEEE 1588 capable hardwareMax Krummenacher
Apalis T30 and Colibri VFxx modules have IEEE 1588 (Precision Time Protocol) capable Ethernet NIC's. This adds the userspace daemon to such hardware.
2014-03-26imx-loader: add UART/USB loader for i.MX/Vybrid SoCsStefan Agner
imx-loader allows to load data directly into memory through the Serial Download Protocol (SDP). This package contains two binaries, the imx_usb and the imx_uart utility for the two supported hardware links. Configuration are available from the /etc/imx-loader.d/ directory.
2014-03-26mqxboot/libmcc: fixed dependencies to kernel moduleStefan Agner
We need to have the kernel modules header at build time, so mark it as not only a runtime dependency.
2014-03-20release notes: Colibri VF: add boot hang issueStefan Agner
Add boot hang issue to known bugs.
2014-03-18release notes: apalis/colibri t20/t30 colibri vf v2.1 beta 3Colibri_VF_LinuxImageV2.1Beta3_20140318Colibri_T30_LinuxImageV2.1Beta3_20140318Colibri_T20_LinuxImageV2.1Beta3_20140318Apalis_T30_LinuxImageV2.1Beta3_20140318Max Krummenacher
2014-03-18trdx-extra: apalis-t30: add additional camera driversMax Krummenacher
2014-03-18kernel vybrid: update to latestMax Krummenacher
2014-03-18kernel Txx: update to latestMax Krummenacher
2014-03-18u-boot Txx: update to latestMax Krummenacher