]> code.ossystems Code Review - meta-freescale.git/log
meta-freescale.git
11 years agodirectfb, directfb-examples: Backport 1.6 release
Otavio Salvador [Sat, 29 Mar 2014 18:03:18 +0000 (15:03 -0300)]
directfb, directfb-examples: Backport 1.6 release

This backports the directfb 1.6.3 and counter part directfb-examples
1.6.0 for use with i.MX6 SoCs as Vivante GPU is not compatible with
the 1.7 API. Along the recipes backport this commit sets the preferred
version accordingly.

Change-Id: I658af7b7881d743cb1a04f6ffb23739711af989b
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
11 years agou-boot-fslc: Update to v2014.01 based release
Otavio Salvador [Mon, 3 Mar 2014 21:53:17 +0000 (18:53 -0300)]
u-boot-fslc: Update to v2014.01 based release

This updates U-Boot to a v2014.01 based release. It includes following
patches on top of prestine v2014.01 tag:

490069b mx6sabresd: Use LDO dtb file until PMIC support is added
6467f19 mx6slevk: Use LDO dtb file until PMIC support is added
5555f1b i.MX6: nitrogen6x: pedantic: BOOT_FROM==spi, not sd
029912e NET: fec_mxc: fix MDIO clock prescaler calculation
0163b4c ARM: imx6: fix wrong fec clk
9f120dc pci: mx6: Implement reset callback
d016d9d mx6: Enable L2 cache support
8b8c015 mx6qsabreauto: Update imximage.cfg
fbd6105 mx6: Distinguish mx6dual from mx6quad
7d7f526 imx: Introduce a header for the imx cpu versions
7717807 hummingboard: Return from cpu_eth_init() directly
58ea0f3 imx6: make sure MMDC_CHx_MASK is clear to avoid warm reset failure
8612ce3 imx6: ensure AHB clock is 132MHz in low freq boot mode
094a791 ARM: m53evk: Enable CONFIG_REGEX
778d80a ARM: m53evk: Rename mxc-nand to mxc_nand
e470e26 ARM: mx6: Enable PCIe on Sabrelite
0a666db ARM: mx6: Add PCI express driver
274fd14 ARM: mx6: Add PCI express clock configuration
5aebc94 mx6sl: Adjust fdt_addr to avoid address overlapping
95a98c2 mx6sabresd: Use mmcblk0 for CONFIG_MMCROOT
cd0b4d9 MX6: Add SION flag to ENET_REF_CLK PAD

Change-Id: I2bd74338c2e099b1e09cd504c6e8faefaa68d504
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
11 years agoweston: Add i.MX6 GPU support
Prabhu Sundararaj [Wed, 26 Mar 2014 14:34:13 +0000 (09:34 -0500)]
weston: Add i.MX6 GPU support

Add support for Vivante GPU acceleration for 2D and 3D.

Change-Id: Iaa457ef324a98b73e1f35f47b9030c48f9e170c7
Signed-off-by: Prabhu Sundararaj <prabhu.sundararaj@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
11 years agoalsa-state: Update MX6 settings for use with FSL 3.10.17-1.0.0 kernel
Lauren Post [Mon, 16 Dec 2013 16:47:17 +0000 (10:47 -0600)]
alsa-state: Update MX6 settings for use with FSL 3.10.17-1.0.0 kernel

This configuration is made for use with the 3.10.17-1.0.0 kernel and
won't work with previous 3.0.35-4.1.0 one.

Change-Id: Iceef47befdf1e09a364bcf992b7631dd163718c7
Signed-off-by: Lauren Post <lauren.post@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
11 years agogstreamer1.0-plugins-imx: Update to version 0.9.5
Carlos Rafael Giani [Thu, 27 Mar 2014 22:40:55 +0000 (23:40 +0100)]
gstreamer1.0-plugins-imx: Update to version 0.9.5

Change-Id: I2da85352d58b5a3eb2309fee596b556ffd12f15d
Signed-off-by: Carlos Rafael Giani <dv@pseudoterminal.org>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
11 years agolinux-imx-rt: Add initial recipe
Jacob Kroon [Thu, 27 Mar 2014 20:32:03 +0000 (21:32 +0100)]
linux-imx-rt: Add initial recipe

Add initial support for 3.10.17-1.0.0 beta with 3.10.17-rt12 real-time patch.

Changes in v2:
 - Improve commit message
 - Add 'Upstream-Status' tags in patches
 - Add SUMMARY/DESCRIPTION

Signed-off-by: Jacob Kroon <jacob.kroon@mikrodidakt.se>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
11 years agopackagegroup-fsl-mfgtool: Add mmc-utils
Otavio Salvador [Thu, 20 Mar 2014 20:12:13 +0000 (17:12 -0300)]
packagegroup-fsl-mfgtool: Add mmc-utils

The mmc-utils are useful userspace utilities for configuring and
working with MMC devices.  These are particularly useful when working
with eMMC devices to do the initial programming of the device.

Change-Id: Ieaaaccb259130485ef14a96bcc18387987ef1a46
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Acked-by: Daiane Angolini <daiane.angolini@freescale.com>
11 years agolinux-imx-mfgtool: Add 'require linux-imx_${PV}.bb'
stefan [Thu, 27 Mar 2014 22:02:52 +0000 (00:02 +0200)]
linux-imx-mfgtool: Add 'require linux-imx_${PV}.bb'

The require in the linux-imx_${PV}.bb has been removed by mistake, add
it back.

Change-Id: I35b556c4f386091c16797d7fa7ec5aa6a8ea8ef5
Signed-off-by: stefan <strawberryblack@googlemail.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
11 years agocairo: add OpenGL ES2 support for i.MX6
Prabhu Sundararaj [Fri, 14 Mar 2014 17:31:34 +0000 (12:31 -0500)]
cairo: add OpenGL ES2 support for i.MX6

Change-Id: I7778227884069b718ca72e4dbb212782843682b6
Signed-off-by: Prabhu Sundararaj <prabhu.sundararaj@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
11 years agolinux: Add a long DESCRIPTION for some kernel recipes
Daiane Angolini [Thu, 27 Mar 2014 17:19:22 +0000 (14:19 -0300)]
linux: Add a long DESCRIPTION for some kernel recipes

Change-Id: I24b1d2e13726907a112dc647f5d5701bc0eb6f72
Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
11 years agolinux: Use SUMMARY to describe the linux provider
Daiane Angolini [Thu, 27 Mar 2014 17:19:21 +0000 (14:19 -0300)]
linux: Use SUMMARY to describe the linux provider

Replace DESCRIPTION to SUMMARY on linux recipes.

The SUMMARY content may be used in Release Notes to
describe the each kernel provider.

Change-Id: I4cb505fd0260278df1e598cb0e7e123a37d83aa2
Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
11 years agoimx53qsb: add myself as maintainer
Trevor Woerner [Wed, 26 Mar 2014 12:43:47 +0000 (08:43 -0400)]
imx53qsb: add myself as maintainer

Signed-off-by: Trevor Woerner <trevor.woerner@linaro.org>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
11 years agoqtbase: Fix QT_CONFIG_FLAGS to work for non-X11.
Ann Thornton [Mon, 24 Mar 2014 16:10:42 +0000 (11:10 -0500)]
qtbase: Fix QT_CONFIG_FLAGS to work for non-X11.

eglfs is needed for FB and Wayland backends.

Change-Id: I83a1dfbbdf620e51ddc783c5dfe12452c4815ce1
Signed-off-by: Ann Thornton <ra43240@freescale.com>
Acked-by: Daiane Angolini <daiane.angolini@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
11 years agoxf86-video-imxfb-vivante: Use 'autotools-brokensep' as out of tree build is not supported
Otavio Salvador [Mon, 17 Mar 2014 13:45:19 +0000 (10:45 -0300)]
xf86-video-imxfb-vivante: Use 'autotools-brokensep' as out of tree build is not supported

The out of tree build is not currently supported so disable it for
now; this change is need to allow autotools to default to out of tree
builds in future.

Change-Id: I89103b39bba524403be5bb1916ea5d99bb1662b4
Reported-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
11 years agomxsldr: Use 'autotools-brokensep' as out of tree build is not supported
Otavio Salvador [Mon, 17 Mar 2014 13:42:55 +0000 (10:42 -0300)]
mxsldr: Use 'autotools-brokensep' as out of tree build is not supported

The out of tree build is not currently supported so disable it for
now; this change is need to allow autotools to default to out of tree
builds in future.

Change-Id: Ib7827d3b6c818235da2d8fcb2f0f8e953a84c515
Reported-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
11 years agoimage_types_fsl.bbclass: Avoid wrong dependency for no bootloader
Otavio Salvador [Mon, 17 Mar 2014 13:34:08 +0000 (10:34 -0300)]
image_types_fsl.bbclass: Avoid wrong dependency for no bootloader

When IMAGE_BOOTLOADER is empty we shouldn't add '':do_deploy as
dependency as it does not exist. So handle this corner case to allow
bootloader-less images to build fine.

Change-Id: I04dc81bbb4184f79e88e1693239f2628a9819d7d
Reported-by: Ilya Smelykh <ilya.smelykh@gmail.com>
Reported-by: Tarek El-Sherbiny <tarek.elsherbiny@gmail.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
11 years agoclutter-1.0, cogl-1.0: Use Framebuffer API for Wayland
Otavio Salvador [Fri, 14 Mar 2014 15:14:59 +0000 (12:14 -0300)]
clutter-1.0, cogl-1.0: Use Framebuffer API for Wayland

The Vivante default backend is X11 so we must ensure we use the
Framebuffer API when building for Wayland otherwise it fails badly.

Change-Id: I64940b5f9dbf28e5e52e5e297cba4e7daa6a7a43
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
11 years agogpu-viv-bin-mx6q: Depends on 'wayland' when needed
Otavio Salvador [Thu, 13 Mar 2014 15:20:28 +0000 (12:20 -0300)]
gpu-viv-bin-mx6q: Depends on 'wayland' when needed

When using Wayland support, a dependency on 'wayland' is needed so the
shlib dependency can be done accordingly and we can have a
deterministic build.

Change-Id: Ief7caced3abf282d83fcd93c8bcb4a5622414c20
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
11 years agolinux-imx (3.0.35): Drop recipe from base BSP
Otavio Salvador [Thu, 13 Mar 2014 01:25:59 +0000 (22:25 -0300)]
linux-imx (3.0.35): Drop recipe from base BSP

The 1.6 release cycle is focused in the 3.10.17-1.0.0 BSP and has no
compromise in test and maintain the 3.0.35 compatibility. This does
not mean the support as a whole will be dropped but no board in
meta-fsl-arm BSP ought to use it.

Users which need to use Freescale reference designs with 3.0.35 ought
to keep using the Dora branch.

Change-Id: I65927e26f54a6c2da824212b94d5e8c5f4a8bc07
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
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>