]> code.ossystems Code Review - meta-freescale.git/log
meta-freescale.git
11 years agolinux-imx: Use 3.10.17 as default
Otavio Salvador [Thu, 13 Mar 2014 00:47:04 +0000 (21:47 -0300)]
linux-imx: Use 3.10.17 as default

The new features are going to be added on top of 3.10.17-1.0.0 kernels
so we ought to support it in Yocto Project 1.6 cycle.

To get faster feedback from regressions we should make it the default.

Change-Id: I9f014e8451a9792a5c2a99d2c56e56216625788a
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
11 years agolinux-fslc: Update to 3.14-rc6
Otavio Salvador [Thu, 13 Mar 2014 02:22:45 +0000 (23:22 -0300)]
linux-fslc: Update to 3.14-rc6

This updates to 3.14-rc6 (and merged fixes into Linus' tree) and syncs
the defconfig files:

 * imx_v6_v7_defconfig -> defconfig
 * mxs_defconfig -> mxs/defconfig

Change-Id: Ibde77fda960d6a79c939d9457fe2ded12301bf6e
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
11 years agocogl-1.0: Rename bbappend to generic version
Otavio Salvador [Thu, 6 Mar 2014 22:27:21 +0000 (19:27 -0300)]
cogl-1.0: Rename bbappend to generic version

This allow for version independant matching so we don't need to bump
it every time OE-Core updates.

This also removes the -DUSE_API_FB for X11 case as X11 cannot use it.

Change-Id: I20eef5c08ee8e6799c5038d5aa3dcd3ba4cb6f3f
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
11 years agoclutter-1.0: Rename bbappend to generic version
Otavio Salvador [Fri, 7 Mar 2014 15:34:58 +0000 (12:34 -0300)]
clutter-1.0: Rename bbappend to generic version

This allow for version independant matching so we don't need to bump
it every time OE-Core updates.

This also removes the -DUSE_API_FB for X11 case as X11 cannot use it
and fix the base_contains syntax in PACKAGECONFIG setting.

Change-Id: I7b757906354e7c815e62fff6fd059a82f1ecff78
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
11 years agomfgtool-initramfs-image.bbclass: rename PACKAGE_GROUP to FEATURE_PACKAGES
Javier Viguera [Mon, 10 Mar 2014 17:47:26 +0000 (18:47 +0100)]
mfgtool-initramfs-image.bbclass: rename PACKAGE_GROUP to FEATURE_PACKAGES

Clean bitbake warning:
WARNING: PACKAGE_GROUP is deprecated, please use FEATURE_PACKAGES instead

Signed-off-by: Javier Viguera <javier.viguera@digi.com>
11 years agoqtbase: Disable eglfs build for i.MX6 SoCs using X11
Otavio Salvador [Thu, 6 Mar 2014 17:47:40 +0000 (14:47 -0300)]
qtbase: Disable eglfs build for i.MX6 SoCs using X11

The eglfs hooks require the Framebuffer API calls which are not
available when building for X11; to allow qtbase to build for X11 we
must disable eglfs support due this restriction.

A patch to workaround EGL initialization failure due visual mismatch
has been included as well, forcing Visual ID 33.

Change-Id: I564b0d30f137e55885268b656e68fdc3151fb93d
Signed-off-by: Lauren Post <lauren.post@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
11 years agoamd-gpu-x11-bin: Add pkgconfig files for EGL and OpenGL ES 2
Otavio Salvador [Thu, 6 Mar 2014 17:37:58 +0000 (14:37 -0300)]
amd-gpu-x11-bin: Add pkgconfig files for EGL and OpenGL ES 2

The pkgconfig files are need for some applications which use it to
check for library avaiability. The culprit which triggered it was the
addition of glmark2 into the test image, thus causing a build failure
in our autobuilder.

The build has been tested in X11 and Framebuffer backends.

Change-Id: I4fca032f5c2c8768b92430f05bc80e5ba51854be
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
11 years agoimage_types_fsl: Use explicit task dependency to boost build
Otavio Salvador [Wed, 5 Mar 2014 16:18:46 +0000 (13:18 -0300)]
image_types_fsl: Use explicit task dependency to boost build

Instead of depending of all tasks of recipes, we should depend on the
required task so we can start building the rootfs earlier in the build
process and earn some build time gain.

Change-Id: I770afe79edba0320ae697f9bcdaf340fbcb09eeb
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
11 years agolinux-fslc (3.12): Update to 3.12.13 stable release
Otavio Salvador [Fri, 28 Feb 2014 17:47:08 +0000 (14:47 -0300)]
linux-fslc (3.12): Update to 3.12.13 stable release

    This is the 3.12.13 stable release

    * tag 'v3.12.13': (1211 commits)
      Linux 3.12.13
      EDAC: Correct workqueue setup path
      EDAC: Poll timeout cannot be zero, p2
      drivers/edac/edac_mc_sysfs.c: poll timeout cannot be zero
      genirq: Add missing irq_to_desc export for CONFIG_SPARSE_IRQ=n
      target: Fix free-after-use regression in PR unregister
      ring-buffer: Fix first commit on sub-buffer having non-zero delta
      power: max17040: Fix NULL pointer dereference when there is no platform_data
      time: Fix overflow when HZ is smaller than 60
      i2c: mv64xxx: refactor message start to ensure proper initialization
      md/raid5: Fix CPU hotplug callback registration
      md/raid1: restore ability for check and repair to fix read errors.
      tick: Clear broadcast pending bit when switching to oneshot
      KVM: return an error code in kvm_vm_ioctl_register_coalesced_mmio()
      IB/qib: Add missing serdes init sequence
      compiler/gcc4: Make quirk for asm_volatile_goto() unconditional
      ACPI / hotplug / PCI: Relax the checking of _STA return values
      block: add cond_resched() to potentially long running ioctl discard loop
      block: Fix nr_vecs for inline integrity vectors
      block: __elv_next_request() shouldn't call into the elevator if bypassing
      ...

Change-Id: I4b2e0e41f11dc03f23c97c739f4c173aa1991589
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
11 years agoqt4-x11-free: workaround QT/EGL mismatch for MX6
Javier Viguera [Wed, 5 Mar 2014 17:52:18 +0000 (18:52 +0100)]
qt4-x11-free: workaround QT/EGL mismatch for MX6

Fix following error:

Warning: EGL suggested using X Visual ID 33 (ARGB0888) for EGL config 28 (ARGB0444), but this is incompatable
Unable to find an X11 visual which matches EGL config 28

Change-Id: I4b122fdf88a8ddbb54b109587e8c0482311d4cd2
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
11 years agoPRINC removal from recipes
Otavio Salvador [Thu, 6 Mar 2014 21:25:21 +0000 (18:25 -0300)]
PRINC removal from recipes

The PRINC use is deprecated and a patch bumping those is applied in
OE-Core. As consequence we must drop those here as soon as possible to
avoid PR changes in users feeds.

Change-Id: I5bb3947d96b76716db67e2122c6a00ea695ca7bb
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
11 years agou-boot-imx: Bump PR so version does not go backwards
Otavio Salvador [Wed, 5 Mar 2014 16:25:51 +0000 (13:25 -0300)]
u-boot-imx: Bump PR so version does not go backwards

This allow removal of the PRINC, which is deprecated and will be
removed after Yocto Project 1.6 release, from meta-fsl-arm-extra. The
equivalent change need to be updated in meta-fsl-arm-extra at same
time, to avoid version to go backwards.

Change-Id: I373a009a9d167b9b733274d0c17c95dedc1d9293
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
11 years agoimx-bootlets: Bump PR so version does not go backwards
Otavio Salvador [Wed, 5 Mar 2014 16:21:17 +0000 (13:21 -0300)]
imx-bootlets: Bump PR so version does not go backwards

This allow removal of the PRINC, which is deprecated and will be
removed after Yocto Project 1.6 release, from meta-fsl-arm-extra. The
equivalent change need to be updated in meta-fsl-arm-extra at same
time, to avoid version to go backwards.

Change-Id: I440291fa887d7028fabc3b8a03660c991a8aa670
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
11 years agolinux-imx: Bump PR so version does not go backwards
Otavio Salvador [Wed, 5 Mar 2014 16:14:11 +0000 (13:14 -0300)]
linux-imx: Bump PR so version does not go backwards

This allow removal of the PRINC, which is deprecated and will be
removed after Yocto Project 1.6 release, from meta-fsl-arm-extra. The
equivalent change need to be updated in meta-fsl-arm-extra at same
time, to avoid version to go backwards.

While dropping it, we also drop the INC_PR variable as it were in use
just for the PRINC case and the other linux-imx.inc users do not use
it.

Change-Id: Ia66f686f584a72a0b173b8e2fdd00c015c519e2b
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
11 years agoimx-test: Unify package used by MX23, MX28, MX5 and MX6
Otavio Salvador [Mon, 16 Dec 2013 17:11:16 +0000 (11:11 -0600)]
imx-test: Unify package used by MX23, MX28, MX5 and MX6

Change-Id: Ic898b2562b08272ce6934321ed36ad9cf0a38c05
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
11 years agoimx-test: Don't install clocks.sh in MX6 as it uses 3.10 kernel
Otavio Salvador [Fri, 17 Jan 2014 18:04:59 +0000 (16:04 -0200)]
imx-test: Don't install clocks.sh in MX6 as it uses 3.10 kernel

Kernel 3.10 uses the common clock framework, so the clock tree
information can be retrieved from the standard /sys/kernel/debug
location, which means we don't really need a custom clocks.sh script
for the 3.10 kernel.

You just don't need to install it if you use a recent kernel that
deploys the common clock tree framework (like it is the case for MX6
running 3.10).

Change-Id: Ief01c62025faa2927a226f9cd670e52dabb304be
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
11 years agolibfslcodec: Change the compatibility filter to allow MX23 use
Otavio Salvador [Sat, 18 Jan 2014 20:19:50 +0000 (18:19 -0200)]
libfslcodec: Change the compatibility filter to allow MX23 use

Change-Id: I4563849c808bd3ee6dff6ba17c7ee57bb213700b
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
11 years agolibfslparser: Change the compatibility filter to allow MX23 use
Otavio Salvador [Sat, 18 Jan 2014 14:20:56 +0000 (12:20 -0200)]
libfslparser: Change the compatibility filter to allow MX23 use

Change-Id: I15002e2fb110af0c96a24264e7c2efa013fea42e
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
11 years agolinux-timesys: Remove twr-vf65gs10 specific patches from SRC_URI
Anthony Felice [Mon, 3 Mar 2014 22:24:04 +0000 (17:24 -0500)]
linux-timesys: Remove twr-vf65gs10 specific patches from SRC_URI

The two patches specified under SRC_URI are specific for the twr-vf65gs10
machine, and should not be applied to every instance of the linux-timesys
kernel. They are now only applied to the linux-timesys kernel built for the
twr-vf65gs10 machine.

This is in preparation for adding the pcl052 and pcm052 to meta-fsl-arm-extra -
as these patches are not applicable to the pcl052 and pcm052.

Signed-off-by: Anthony Felice <tony.felice@timesys.com>
11 years agofsl-image-mfgtool-initramfs: Add image
Otavio Salvador [Fri, 17 Jan 2014 21:17:14 +0000 (19:17 -0200)]
fsl-image-mfgtool-initramfs: Add image

Small image to be used with Manufacturing Tool (mfg-tool) in a
production environment.

This should be used as the initramfs used for the installation
process. The image provides the utilities which are used, in the
target, during the process and receive the commands from the MfgTool
application.

Change-Id: Ibcab8826a70339d0cbf507311c6268ad74491df5
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
11 years agomfgtool-initramfs-image.bbclass: Abstracts the MfgTool's initramfs needs
Otavio Salvador [Fri, 17 Jan 2014 21:15:09 +0000 (19:15 -0200)]
mfgtool-initramfs-image.bbclass: Abstracts the MfgTool's initramfs needs

Manage the initramfs requirements for Manufacturing Tool use and allow
future addition of new filesystem support if needed.

Change-Id: Ia3a1f0d32d1a12209262096162adeb36909c509b
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
11 years agoimx6solosabresd: Add U-Boot Manufacturing Tool config
Otavio Salvador [Tue, 21 Jan 2014 10:50:50 +0000 (08:50 -0200)]
imx6solosabresd: Add U-Boot Manufacturing Tool config

This allow the mfgtool variant into the UBOOT_CONFIG set.

Change-Id: I90b97f83620ad5bcda659d0ec5190a3ef98f5acd
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
11 years agoimx6solosabreauto: Add U-Boot Manufacturing Tool config
Otavio Salvador [Tue, 21 Jan 2014 10:50:50 +0000 (08:50 -0200)]
imx6solosabreauto: Add U-Boot Manufacturing Tool config

This allow the mfgtool variant into the UBOOT_CONFIG set.

Change-Id: Ibf61f4744cba8ae6db14d8b2b278879c2f1e420d
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
11 years agoimx6qsabresd: Add U-Boot Manufacturing Tool config
Otavio Salvador [Tue, 21 Jan 2014 10:50:50 +0000 (08:50 -0200)]
imx6qsabresd: Add U-Boot Manufacturing Tool config

This allow the mfgtool variant into the UBOOT_CONFIG set.

Change-Id: Ia96cffe65f0ce4a97c705a1c5dd69de2f6bfc5bd
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
11 years agoimx6qsabreauto: Add U-Boot Manufacturing Tool config
Otavio Salvador [Tue, 21 Jan 2014 10:50:50 +0000 (08:50 -0200)]
imx6qsabreauto: Add U-Boot Manufacturing Tool config

This allow the mfgtool variant into the UBOOT_CONFIG set.

Change-Id: I21f406b6c83629c87ca1ba75c6ba749111d61ffd
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
11 years agoimx6dlsabresd: Add U-Boot Manufacturing Tool config
Otavio Salvador [Tue, 21 Jan 2014 10:50:50 +0000 (08:50 -0200)]
imx6dlsabresd: Add U-Boot Manufacturing Tool config

This allow the mfgtool variant into the UBOOT_CONFIG set.

Change-Id: I4d14ebdc314586ef0aabca8a966c1a7d680f9758
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
11 years agoimx6dlsabreauto: Add U-Boot Manufacturing Tool config
Otavio Salvador [Tue, 21 Jan 2014 10:50:49 +0000 (08:50 -0200)]
imx6dlsabreauto: Add U-Boot Manufacturing Tool config

This allow the mfgtool variant into the UBOOT_CONFIG set.

Change-Id: Ia1f0262790aee7feef0220a76d33fd2cb4b1638f
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
11 years agoimx6slevk: Add U-Boot Manufacturing Tool config
Otavio Salvador [Tue, 21 Jan 2014 10:48:36 +0000 (08:48 -0200)]
imx6slevk: Add U-Boot Manufacturing Tool config

As the machine were not using UBOOT_CONFIG, the first step was to
convert the recipe to use the variable. After that, the mfgtool
variant is added.

Change-Id: I73ab7cdaef1d85cfd7cb3e3d650aed09682be2f4
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
11 years agolinux-imx-mfgtool: Add 3.10.17 version
Otavio Salvador [Tue, 21 Jan 2014 11:11:43 +0000 (09:11 -0200)]
linux-imx-mfgtool: Add 3.10.17 version

Add the FSL Linux i.MX 3.10.17 version in the Manufacturing Tool
variant to allow building a specific version for use with it.

This also includes the defconfig used to provide the FSL UTP driver
and reduce the amount of build drivers. This is the current
3.10.17-1.0.0-beta original defconfig for MfgTool.

Change-Id: I7808d79ff004266a25d909ac296725d576de7f3b
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
11 years agolinux-mfgtool.inc: Build a Manufactoring Tool variant
Otavio Salvador [Tue, 21 Jan 2014 11:10:52 +0000 (09:10 -0200)]
linux-mfgtool.inc: Build a Manufactoring Tool variant

This makes a separated binary set for Manufacturing Tool use without
clobbering the Linux Kernel used for normal use.

Change-Id: I8db032610b9453b6c86f26c373871e7d4bdd3b1e
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
11 years agou-boot-imx-mfgtool: Add 2013.04 version
Otavio Salvador [Mon, 20 Jan 2014 21:14:24 +0000 (19:14 -0200)]
u-boot-imx-mfgtool: Add 2013.04 version

Add the FSL U-Boot i.MX 2013.04 version in the Manufacturing Tool
variant to allow building a specific version for use with it.

Change-Id: I1ccf806f283acb336efd06c018e0a206e261d22c
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
11 years agou-boot-mfgtool.inc: Build a Manufactoring Tool variant
Otavio Salvador [Mon, 20 Jan 2014 21:12:31 +0000 (19:12 -0200)]
u-boot-mfgtool.inc: Build a Manufactoring Tool variant

This makes a separated binary set for Manufacturing Tool use without
clobbering the U-Boot used for normal use.

Change-Id: Ie059e65581c999546586018975d3fa4a4b04e5d2
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
11 years agopackagegroup-fsl-mfgtool: Provide the required packages
Otavio Salvador [Fri, 17 Jan 2014 16:19:28 +0000 (14:19 -0200)]
packagegroup-fsl-mfgtool: Provide the required packages

This provides the set of packages needed for Manufactoring Tool
initramfs images.

Change-Id: I895934110d4ffcfdb9d283c7ea015223093a95d2
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
11 years agoimx-kobs: Upgrade to 3.10.17-1.0.0 version
Lauren Post [Mon, 16 Dec 2013 16:42:16 +0000 (10:42 -0600)]
imx-kobs: Upgrade to 3.10.17-1.0.0 version

This removes the virtual/kernel dependency as it builds properly
against standard Linux headers; doing those changes the package stops
to be machine specific and can be reused amount SoCs of same
architecture.

Change-Id: Ibea18acdfe25d40406b0a8e2e0f8583f4087ecb6
Signed-off-by: Lauren Post <lauren.post@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
11 years agoimx-uuc: Add 0.4 recipe
Otavio Salvador [Mon, 16 Dec 2013 17:11:57 +0000 (11:11 -0600)]
imx-uuc: Add 0.4 recipe

This provides the Universal Adapter user-space utility that is used to
receive commands from the Manufacturing Tool by the Freescale UTP Protocol.

Change-Id: I8b0532d45afefc3c50eb01aca8c595ed60be2552
Signed-off-by: Lauren Post <lauren.post@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
11 years agoimx6qsabreauto.conf: Add sata uboot config support
Lauren Post [Tue, 7 Jan 2014 21:29:40 +0000 (15:29 -0600)]
imx6qsabreauto.conf: Add sata uboot config support

Signed-off-by: Lauren Post <lauren.post@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
11 years agoimx6qsabreauto.conf: Add ecspi and flexcan1 device tree support
Lauren Post [Mon, 16 Dec 2013 16:53:33 +0000 (10:53 -0600)]
imx6qsabreauto.conf: Add ecspi and flexcan1 device tree support

The flexcan1 device tree supports flexcan1 enabled with fec disabled
because of a pin conflict between flexcan1 and fec.

The ecspi device tree supports ecspi by fixing the pin conflict with i2c3.

Signed-off-by: Lauren Post <lauren.post@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
11 years agoimx6dlsabreauto.conf: Add ecspi and flexcan1 device tree support
Lauren Post [Mon, 16 Dec 2013 16:49:16 +0000 (10:49 -0600)]
imx6dlsabreauto.conf: Add ecspi and flexcan1 device tree support

The flexcan1 device tree supports flexcan1 enabled with fec disabled
because of a pin conflict between flexcan1 and fec.

The ecspi device tree supports ecspi by fixing the pin conflict with i2c3.

Signed-off-by: Lauren Post <lauren.post@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
11 years agoimx6slevk: Add new device tree imx6sl-evk-csi.dtb
Lauren Post [Mon, 16 Dec 2013 16:48:07 +0000 (10:48 -0600)]
imx6slevk: Add new device tree imx6sl-evk-csi.dtb

3.10.17-1.0.0-beta changed the imx6sl-evk.dts file to work with
EPDC but as a consequence it breaks CSI function as its pins
are shared. A new imx6sl-evk-csi.dts file has been add to
allow use of CSI in case it is desired.

Signed-off-by: Lauren Post <lauren.post@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
11 years agogpu-viv-g2d: Update to 3.10.17-1.0.0_beta
Lauren Post [Mon, 16 Dec 2013 21:47:29 +0000 (15:47 -0600)]
gpu-viv-g2d: Update to 3.10.17-1.0.0_beta

Add gmem tool installation
Upgrade to p13 version

Signed-off-by: Lauren Post <lauren.post@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
11 years agogpu-viv-g2d: Fix packaging
Otavio Salvador [Sat, 25 Jan 2014 21:57:12 +0000 (19:57 -0200)]
gpu-viv-g2d: Fix packaging

This rework the packaging:

 - add missing licence check file
 - package the .so lib in ${PN}
 - remove override of ${PN}-dbg

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
11 years agogpu-viv-bin-mx6q: Upgrade to 3.10.17-1.0.0_beta version
Lauren Post [Mon, 16 Dec 2013 22:20:58 +0000 (16:20 -0600)]
gpu-viv-bin-mx6q: Upgrade to 3.10.17-1.0.0_beta version

This includes support for p13 vivante upgrade and support for webGL rendering

Signed-off-by: Lauren Post <lauren.post@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
11 years agoxf86-video-imxfb-vivante: Fix HDMI preferred mode selection
Otavio Salvador [Mon, 24 Feb 2014 16:46:43 +0000 (13:46 -0300)]
xf86-video-imxfb-vivante: Fix HDMI preferred mode selection

The 3.10.17-beta driver mode selection defaults to the lowest
resolution, which is not optimal. This patch changes it to use the
monitor/display preferred mode.

Thanks to Jon Nettleton <jon.nettleton@gmail.com> for the patch.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Tested-By: Eric Nelson <eric.nelson@boundarydevices.com>
11 years agoxf86-video-imxfb-vivante: Upgrade to 3.10.17-1.0.0_beta version
Lauren Post [Mon, 16 Dec 2013 17:16:51 +0000 (11:16 -0600)]
xf86-video-imxfb-vivante: Upgrade to 3.10.17-1.0.0_beta version

Signed-off-by: Lauren Post <lauren.post@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
11 years agolinux-imx (3.0.35): Allow use with 3.10.17-1.0.0 GPU
Daiane Angolini [Fri, 17 Jan 2014 12:06:59 +0000 (10:06 -0200)]
linux-imx (3.0.35): Allow use with 3.10.17-1.0.0 GPU

The 3.10.17-1.0.0 GPU has been updated to 4.6.9p13 release. This patch
updates the kernel driver to be compatible with it.

Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
11 years agolinux-imx: Upgrade to 3.10.17-1.0.0_beta version
Lauren Post [Mon, 16 Dec 2013 22:00:13 +0000 (16:00 -0600)]
linux-imx: Upgrade to 3.10.17-1.0.0_beta version

Signed-off-by: Lauren Post <lauren.post@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
11 years agou-boot-imx: Upgrade for 3.10.17-1.0.0_beta release
Lauren Post [Mon, 16 Dec 2013 17:38:56 +0000 (11:38 -0600)]
u-boot-imx: Upgrade for 3.10.17-1.0.0_beta release

Signed-off-by: Lauren Post <lauren.post@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
11 years agoimx-base.inc: Drop EXTRA_IMAGEDEPENDS setting
Otavio Salvador [Wed, 22 Jan 2014 13:20:57 +0000 (11:20 -0200)]
imx-base.inc: Drop EXTRA_IMAGEDEPENDS setting

The U-Boot requirement is handled by the image class and shouldn't be
defined here so we have freedom to choose the desired bootloader to be
used.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
11 years agoimage_types_fsl.bbclass: Fix imx-bootlets build with new image code
Otavio Salvador [Thu, 27 Feb 2014 20:59:23 +0000 (17:59 -0300)]
image_types_fsl.bbclass: Fix imx-bootlets build with new image code

Since the image_types.bbclass is not cd'ing to ${DEPLOY_DIR_IMAGE}
anymore, the imx-bootlets code need to be reworked to take this into
account.

Change-Id: Ic7890557e93b47997590143047816ecb0378ad13
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Reviewed-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
11 years agotwr-vf65gs10: Add myself as a maintainer
Anthony Felice [Thu, 27 Feb 2014 18:55:24 +0000 (13:55 -0500)]
twr-vf65gs10: Add myself as a maintainer

Signed-off-by: Anthony Felice <tony.felice@timesys.com>
11 years agoimage_types_fsl.bbclass: fix barebox bootstream generation
Alexandre Belloni [Thu, 27 Feb 2014 09:55:27 +0000 (10:55 +0100)]
image_types_fsl.bbclass: fix barebox bootstream generation

Since the image_types.bbclass is not cd'ing to ${DEPLOY_DIR_IMAGE}
anymore, do that in a subshell before generating the boostream.
This fixes the following build failure:

ERROR: Error: The image creation script
   '.../core-image-minimal/1.0-r0/temp/create_image.barebox.mxsboot-sdcard' returned 1:
error: unable to find command file imx-bootlets-barebox_ivt.bd-cfa10058

Change-Id: I5881c6bc333bef42a3f61d07b7bbd6c87c7d45e7
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
11 years agotwr-vf65gs10: update kernel to latest ts-2.13 release
Anthony Felice [Wed, 26 Feb 2014 15:27:28 +0000 (10:27 -0500)]
twr-vf65gs10: update kernel to latest ts-2.13 release

defconfig changes:
* enable global timer by default

source changes:
* fix cache collision with MQX
* Add support for UART 0,2,3 iomux defines
* usb: core: fix two problems for unsupported devices
* usb: certification: several fixes
* usb: misc: introduce OTG & EH Test Driver
* ENGR00241582 MX6 USB host: USB host certification patch
* Add missing header for __exception_irq_entry in global timer
* mtd: m25p80: set writebufsize
* Allow SW1 on TWR-VF65GS10 to be a wake-up event for TWR-VF600
* Only allow i2c driver to assign mvf_sema4 once.
* Fix typo in DSPI2 and DSPI3 base address
* fix FAST_READ for QSPI nor flash support
* add Global Timer support to fix High Resolution Timer functionality.

Signed-off-by: Anthony Felice <tony.felice@timesys.com>
11 years agokernel-module-mcc: bump to version 1.04
Andy Voltz [Mon, 24 Feb 2014 18:24:39 +0000 (13:24 -0500)]
kernel-module-mcc: bump to version 1.04

* Fixes a cache collision with MQX
* Update MQX compatibility to 4.0.2
* Integrate makefile patch

Change-Id: If7dd5bcb3c3e882fc13709ab15cb45fcfed77b68
Signed-off-by: Andy Voltz <andy.voltz@timesys.com>
Signed-off-by: Anthony Felice <tony.felice@timesys.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
11 years agolibmcc: bump to version 1.04
Andy Voltz [Mon, 24 Feb 2014 18:24:38 +0000 (13:24 -0500)]
libmcc: bump to version 1.04

This version was released to integrate the cflags and symlink
patches. Drop the merged patches.

Change-Id: If83033bc8f51ae2478e20754e8c8a3da58e002c4
Signed-off-by: Andy Voltz <andy.voltz@timesys.com>
Signed-off-by: Anthony Felice <tony.felice@timesys.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
11 years agokernel-module-mcc: Add minor changes to get recipe in better shape
Otavio Salvador [Mon, 24 Feb 2014 12:07:15 +0000 (09:07 -0300)]
kernel-module-mcc: Add minor changes to get recipe in better shape

Remove vendor name from DESCRIPTION as we are describing the recipe.
Used SUMMARY instead of DESCRIPTION because it was short enough.

Change-Id: I8945f5e7328daa016cdd15ccb026bd6ec5d4f936
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
11 years agolibmcc: Add minor changes to get recipe in better shape
Otavio Salvador [Mon, 24 Feb 2014 11:57:02 +0000 (08:57 -0300)]
libmcc: Add minor changes to get recipe in better shape

In order to use the same pattern from other recipes, the following
changes were made in recipe:

- Use summary as the description was short
- Drop vendor name from summary
- Put RDEPENDS after source fields
- Add empty line between S and CFLAGS
- Drop extra space in CFLAGS appending

Change-Id: Iadf4b9e8dee308692925cf7e0b22df9b4cffb03a
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
11 years agomqxboot: Add minor changes to get recipe in better shape
Otavio Salvador [Mon, 24 Feb 2014 12:00:40 +0000 (09:00 -0300)]
mqxboot: Add minor changes to get recipe in better shape

In order to use the same pattern from other recipes, the following
changes were made in recipe:

- Use summary as the description was short
- Drop vendor from summary
- Put RDEPENDS after source fields
- Add empty line between S and CFLAGS
- Drop extra space in CFLAGS appending

Change-Id: I6adb237ffaae3b24ac2b28855d31ae93a3d019cb
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
11 years agoxserver-xorg: Backport 1.14.4 version
Otavio Salvador [Fri, 21 Feb 2014 17:48:21 +0000 (14:48 -0300)]
xserver-xorg: Backport 1.14.4 version

Currently Vivante does not provides a valid GL API so Xorg fails to
link against it, we cannot workaround it easily in newer Xorg version
so instead of maintaining a pile of patches for it we are backporting
1.14.4 version as an interim solution.

Change-Id: Ie8c8c002f7c3904abb383f2a1ee6f3dc6ad09e20
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Tested-by: Gary Thomas <gary@mlbassoc.com>
Tested-by: John Weber <rjohnweber@gmail.com>
11 years agomesa: Update to follow OE-Core changes
Otavio Salvador [Fri, 21 Feb 2014 12:11:48 +0000 (09:11 -0300)]
mesa: Update to follow OE-Core changes

This updates the bbappend to the newer version; as mesa now provides
the needed PACKAGECONFIG settings we rely on this instead of using an
annonymous Python code to change it during build time.

The bbappend file now is much easier to read.

Change-Id: Ie7b6027462f458d139d0561e737b254dd8b07653
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Tested-by: Gary Thomas <gary@mlbassoc.com>
Tested-by: John Weber <rjohnweber@gmail.com>
11 years agoimage_types_fsl.bbclass: Add fstype dependency
Otavio Salvador [Fri, 21 Feb 2014 11:46:08 +0000 (08:46 -0300)]
image_types_fsl.bbclass: Add fstype dependency

The sdcard requires the rootfs filesystem to be built before using it
so we must make this dependency explicit.

Change-Id: Ibacba4c2ff5250785b50d6a7bc7ddf77f6309bb6
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
11 years agoxf86-video-imxfb: Add COMPATIBLE_MACHINE mx5
David Nyström [Fri, 21 Feb 2014 15:58:53 +0000 (16:58 +0100)]
xf86-video-imxfb: Add COMPATIBLE_MACHINE mx5

world builds create alot of error messages with
recipes such as this one, which depends on other
recipes which have COMPATIBLE_MACHINE set.

Signed-off-by: David Nyström <david.c.nystrom@gmail.com>
11 years agomqxboot: add missing build dependency on kernel-module-mcc
Andy Voltz [Thu, 20 Feb 2014 15:29:35 +0000 (10:29 -0500)]
mqxboot: add missing build dependency on kernel-module-mcc

mqxboot pulls in a header from kernel-module-mcc

Signed-off-by: Andy Voltz <andy.voltz@timesys.com>
11 years agolibmcc: add missing build dependency on kernel-module-mcc
Andy Voltz [Thu, 20 Feb 2014 15:29:34 +0000 (10:29 -0500)]
libmcc: add missing build dependency on kernel-module-mcc

kernel-module-mcc provides a header which libmcc includes.
also add cflags to pull this in

Signed-off-by: Andy Voltz <andy.voltz@timesys.com>
11 years agogst-fsl-plugin: Upgrade to 3.0.10 version
Lauren Post [Mon, 16 Dec 2013 22:27:03 +0000 (16:27 -0600)]
gst-fsl-plugin: Upgrade to 3.0.10 version

Release in 3.10.17-1.0.0_beta version

Signed-off-by: Lauren Post <lauren.post@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
11 years agogst-fsl-plugin: Add runtime dependencies for 'beep' plugin
Otavio Salvador [Tue, 21 Jan 2014 12:06:33 +0000 (10:06 -0200)]
gst-fsl-plugin: Add runtime dependencies for 'beep' plugin

Add libfslcodec-aac, libfslcodec-mp3 and libfslcodec-oggvorbis as
runtime dependencies so 'beep' works.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
11 years agolibfslcodec: Add 'test-bin' and 'test-sources' packages
Otavio Salvador [Sat, 18 Jan 2014 20:05:56 +0000 (18:05 -0200)]
libfslcodec: Add 'test-bin' and 'test-sources' packages

Add the libfslcodec-test-bin (with built binaries for testing) and
libfslcodec-test-sources (with testing applications source code).

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
11 years agolibfslcodec: Enable/disable the VPU support based on SoC
Otavio Salvador [Sat, 18 Jan 2014 15:52:36 +0000 (13:52 -0200)]
libfslcodec: Enable/disable the VPU support based on SoC

This enables the VPU support for all SoCs but MX23, MX28 and MX6SL.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
11 years agolibfslcodec: Upgrade to 3.0.10 version
Lauren Post [Mon, 16 Dec 2013 22:26:24 +0000 (16:26 -0600)]
libfslcodec: Upgrade to 3.0.10 version

Released in 3.10.17-1.0.0_beta release

Signed-off-by: Lauren Post <lauren.post@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
11 years agolibfslvpuwrap: Upgrade to 1.0.45 version
Lauren Post [Mon, 16 Dec 2013 21:56:23 +0000 (15:56 -0600)]
libfslvpuwrap: Upgrade to 1.0.45 version

Package is from 3.10.17-1.0.0_beta release

Signed-off-by: Lauren Post <lauren.post@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
11 years agolibfslparser: Upgrade to 3.0.10 version
Lauren Post [Mon, 16 Dec 2013 21:52:48 +0000 (15:52 -0600)]
libfslparser: Upgrade to 3.0.10 version

Package is from 3.10.17-1.0.0_beta release

Signed-off-by: Lauren Post <lauren.post@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
11 years agoimx-vpu: Upgrade to 3.10.17-1.0.0_beta
Lauren Post [Mon, 16 Dec 2013 17:05:12 +0000 (11:05 -0600)]
imx-vpu: Upgrade to 3.10.17-1.0.0_beta

Signed-off-by: Lauren Post <lauren.post@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
11 years agoimx-lib: Upgrade to 3.10.17-1.0.0_beta
Lauren Post [Mon, 16 Dec 2013 16:58:35 +0000 (10:58 -0600)]
imx-lib: Upgrade to 3.10.17-1.0.0_beta

Signed-off-by: Lauren Post <lauren.post@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
11 years agoimx-test: Update to 3.10.17-1.0.0 version
Lauren Post [Fri, 17 Jan 2014 18:30:14 +0000 (16:30 -0200)]
imx-test: Update to 3.10.17-1.0.0 version

Release in 3.10.17-1.0.0_beta version.

Signed-off-by: Lauren Post <lauren.post@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
11 years agolibfslcodec: Drop sanity check override for .so files
Otavio Salvador [Sat, 18 Jan 2014 19:06:10 +0000 (17:06 -0200)]
libfslcodec: Drop sanity check override for .so files

The .so files are not being deployed in the regular packages, just the
-dev ones, so we can drop this sanity check workaround and the
respective FIXME entry.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
11 years agofsl-dynamic-packagearch.bbclass: fix typo
Javier Viguera [Tue, 18 Feb 2014 12:53:49 +0000 (13:53 +0100)]
fsl-dynamic-packagearch.bbclass: fix typo

s/PACHAGE_ARCH/PACKAGE_ARCH

Signed-off-by: Javier Viguera <javier.viguera@digi.com>
11 years agoimage_types_fsl: explicitly state the origin of boot scripts
Eric Nelson [Thu, 13 Feb 2014 18:37:09 +0000 (11:37 -0700)]
image_types_fsl: explicitly state the origin of boot scripts

Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>
11 years agogstreamer1.0-imx: rename to gstreamer1.0-plugins-imx
Rogerio Nunes [Fri, 14 Feb 2014 02:56:50 +0000 (21:56 -0500)]
gstreamer1.0-imx: rename to gstreamer1.0-plugins-imx

As the recipe requires gst-plugins-package.inc, this patch includes
-plugins- in the recipe name to make it clear that it actually
results in a set of plugin packages, following poky's convention.

Signed-off-by: Rogerio Nunes <rogerio.nunes@freescale.com>
11 years agolibfslparser: Fix package strip logic
Otavio Salvador [Wed, 12 Feb 2014 14:11:36 +0000 (12:11 -0200)]
libfslparser: Fix package strip logic

OE-Core has include a package.bbclass change which has changes
the behaviour from the strip logic.

This patch restore the old beaviour so we have same functional
result as before.

See http://patches.openembedded.org/patch/65311/

Change-Id: I116910aeb79d1e635367ba483bfabdc46a935eaf
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
11 years agolibfslcodec: Fix package strip logic
Otavio Salvador [Wed, 12 Feb 2014 14:11:17 +0000 (12:11 -0200)]
libfslcodec: Fix package strip logic

OE-Core has include a package.bbclass change which has changes
the behaviour from the strip logic.

This patch restore the old beaviour so we have same functional
result as before.

See http://patches.openembedded.org/patch/65311/

Change-Id: Iee83b7b057c5db01c5b7ea435f6b35b508e23119
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
11 years agogpu-viv-g2d: Fix package strip logic
Otavio Salvador [Wed, 12 Feb 2014 14:10:50 +0000 (12:10 -0200)]
gpu-viv-g2d: Fix package strip logic

OE-Core has include a package.bbclass change which has changes
the behaviour from the strip logic.

This patch restore the old beaviour so we have same functional
result as before.

See http://patches.openembedded.org/patch/65311/

Change-Id: I01d12cc0d69def46044cb2bf9ef1d507f8274e6e
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
11 years agogpu-viv-bin-mx6q: Fix package strip logic
Otavio Salvador [Wed, 12 Feb 2014 14:10:24 +0000 (12:10 -0200)]
gpu-viv-bin-mx6q: Fix package strip logic

OE-Core has include a package.bbclass change which has changes
the behaviour from the strip logic.

This patch restore the old beaviour so we have same functional
result as before.

See http://patches.openembedded.org/patch/65311/

Change-Id: If33c4d164b853caeb1c14557cd5db5a7f5694fdf
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
11 years agoimx-test: Fix package strip logic
Otavio Salvador [Wed, 12 Feb 2014 14:09:55 +0000 (12:09 -0200)]
imx-test: Fix package strip logic

OE-Core has include a package.bbclass change which has changes
the behaviour from the strip logic.

This patch restore the old beaviour so we have same functional
result as before.

See http://patches.openembedded.org/patch/65311/

Change-Id: Ia66db7a90e30bc587e74b40dca8979fa82c20de9
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
11 years agoimx31pdf, imx35pdf: Remove duplicate inclusion of soc-family.inc
Otavio Salvador [Wed, 12 Feb 2014 14:02:27 +0000 (12:02 -0200)]
imx31pdf, imx35pdf: Remove duplicate inclusion of soc-family.inc

This fixes following warning during build:

,----[ Warning ]
| WARNING: Duplicate inclusion for .../meta/conf/machine/include/soc-family.inc
|     in .../sources/meta-fsl-arm/conf/machine/include/imx-base.inc
`----

Change-Id: Ie23c6a25e23e1968a595969a3962d82284a6f1e9
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
11 years agou-boot-imx: fix typo in 2009.08 recipe
Andreas Henriksson [Wed, 12 Feb 2014 13:18:42 +0000 (14:18 +0100)]
u-boot-imx: fix typo in 2009.08 recipe

I noticed SRCBRANCH_mx5 was being specified twice.
The first one should probably be "mxs" instead as the
row below which specifies SRCREV for mxs.

Signed-off-by: Andreas Henriksson <andreas.henriksson@endian.se>
11 years agolibdrm: change .bbappend to use %
John Weber [Sun, 9 Feb 2014 20:18:59 +0000 (14:18 -0600)]
libdrm: change .bbappend to use %

Change file name to use % and append against any revision of the main
libdrm recipe.   This makes updating the .bbappend file name only
necessary if recipe itself needs to change.

Signed-off-by: John Weber <rjohnweber@gmail.com>
11 years agoqtbase: change .bbappend to use %
Sébastien Taylor [Sat, 8 Feb 2014 00:59:14 +0000 (17:59 -0700)]
qtbase: change .bbappend to use %

The meta-qt5 updated Qt version 5.1.1 to 5.2.0, change file name to
use % and append against any revision of the main qtbase recipe.  This
makes updating the .bbappend file name only necessary if recipe itself
needs to change.

Change-Id: I16852d67c8becdf55a851ea3b52c411ffa805c28
Signed-off-by: Se?bastien Taylor <me@staylor.ca>
11 years agogstreamer1.0-imx: Add GStreamer 1.0 plugins
Carlos Rafael Giani [Thu, 6 Feb 2014 16:04:15 +0000 (17:04 +0100)]
gstreamer1.0-imx: Add GStreamer 1.0 plugins

gstreamer-imx is an ongoing project to write GStreamer 1.0 plugins for
using the i.MX VPU,IPU, and GPU. With the plugins, the VPU en- and decoding
features can be used, the IPU can transform images (deinterlacing,
colorspace conversion etc.), and the GPU can display frames using
OpenGL ES and the Vivante direct textures. Currently, the plugins have
only been tested with the i.MX6 SoC series.

All plugins are based on appropriate GStreamer base classes. Physical
memory metadata structures make it possible to avoid costly frame copies,
making it possible to use transcoding chains that do not involve
CPU copies for example.

This recipe is sent to meta-fsl-arm to make these plugins more visible
and available to others.

Signed-off-by: Carlos Rafael Giani <dv@pseudoterminal.org>
11 years agogpu-viv-g2d: Split libg2d package
Rogerio Nunes [Wed, 5 Feb 2014 21:03:26 +0000 (16:03 -0500)]
gpu-viv-g2d: Split libg2d package

Split lib and samples into two different packages: libg2d for the lib,
and gpu-viv-g2d for samples.

Default packages removed from PACKAGES variable.

Source variable (S) removed, as it's the default.

Signed-off-by: Rogerio Nunes <rogerio.nunes@freescale.com>
11 years agoimx-test: add missing runtime dependency
Rogerio Nunes [Wed, 5 Feb 2014 13:47:23 +0000 (08:47 -0500)]
imx-test: add missing runtime dependency

The test scripts explicitly use bash instead of sh,
so it's necessary to have bash as a runtime dependency
in the imx-test recipe, otherwise, bitbake will fail
when populating a rootfs that does not include bash.

Change-Id: Ida97bbef7ca736cafa3874a7eabee8f8e942c715
Signed-off-by: Rogerio Nunes <rogerio.nunes@freescale.com>
11 years agoeglinfo: Add i.MX6 specific support
Carlos Rafael Giani [Sun, 2 Feb 2014 22:16:15 +0000 (23:16 +0100)]
eglinfo: Add i.MX6 specific support

Change-Id: I1ae9dc8350827fd31ffc89338b00b9bc939d3f2b
Signed-off-by: Carlos Rafael Giani <dv@pseudoterminal.org>
11 years agoscripts/get-maintainer: Allow query of maintainer
Otavio Salvador [Mon, 27 Jan 2014 21:02:21 +0000 (19:02 -0200)]
scripts/get-maintainer: Allow query of maintainer

The number of boards has been raising in last months and, as result,
the maintainance effort. It is quite difficult to keep all boards in
good shape without sharing the maintenance load among several people.

A maintainer field is now in machine configuration file of
meta-fsl-arm and meta-fsl-arm-extra and this script prints that
information.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
11 years agoimx6qsabreauto: Add myself as maintainer
Daiane Angolini [Tue, 28 Jan 2014 14:59:15 +0000 (12:59 -0200)]
imx6qsabreauto: Add myself as maintainer

Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com>
11 years agomx53ard: Add myself as maintainer
Daiane Angolini [Tue, 28 Jan 2014 14:59:14 +0000 (12:59 -0200)]
mx53ard: Add myself as maintainer

Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com>
11 years agoimx51evk: Add myself as maintainer
Daiane Angolini [Tue, 28 Jan 2014 14:59:13 +0000 (12:59 -0200)]
imx51evk: Add myself as maintainer

Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com>
11 years agoimx6solosabresd: Add myself as maintainer
Otavio Salvador [Mon, 27 Jan 2014 19:16:39 +0000 (17:16 -0200)]
imx6solosabresd: Add myself as maintainer

Change-Id: I1f5e1ff25334a01a4d2aeda0025d56b2ddcc617b
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
11 years agoimx6slevk: Add myself as maintainer
Otavio Salvador [Mon, 27 Jan 2014 19:16:39 +0000 (17:16 -0200)]
imx6slevk: Add myself as maintainer

Change-Id: I0b511a73923a5876a960f427e165bc28c6cd7a44
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
11 years agoimx6qsabresd: Add myself as maintainer
Otavio Salvador [Mon, 27 Jan 2014 19:16:39 +0000 (17:16 -0200)]
imx6qsabresd: Add myself as maintainer

Change-Id: Iac335650f96510c4ce6178fa69be92f157d01f0a
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
11 years agoimx6dlsabresd: Add myself as maintainer
Otavio Salvador [Mon, 27 Jan 2014 19:16:39 +0000 (17:16 -0200)]
imx6dlsabresd: Add myself as maintainer

Change-Id: I92ca8f001480da993486f7e8be871b730edd8705
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
11 years agoimx28evk: Add myself as maintainer
Otavio Salvador [Mon, 27 Jan 2014 19:16:39 +0000 (17:16 -0200)]
imx28evk: Add myself as maintainer

Change-Id: I6b23b4f50cbc9db939b612e7270429e634b038bc
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
11 years agoimx23evk: Add myself as maintainer
Otavio Salvador [Mon, 27 Jan 2014 19:16:39 +0000 (17:16 -0200)]
imx23evk: Add myself as maintainer

Change-Id: I57c8a98958a2cdb3a74ee16b96578b85f9936811
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>