]> code.ossystems Code Review - meta-freescale.git/log
meta-freescale.git
13 years agoqemu: remove bbappends since we reference private git server
Matthew McClintock [Thu, 15 Mar 2012 16:43:36 +0000 (11:43 -0500)]
qemu: remove bbappends since we reference private git server

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agoremove fsl-image-lsb - just use fsl-image-lsb-sdk
Matthew McClintock [Thu, 15 Mar 2012 16:15:06 +0000 (11:15 -0500)]
remove fsl-image-lsb - just use fsl-image-lsb-sdk

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agofsl-default-versions.inc: drop u-boot preferred version
Otavio Salvador [Wed, 14 Mar 2012 21:29:44 +0000 (21:29 +0000)]
fsl-default-versions.inc: drop u-boot preferred version

Let the versions to be taken automatically.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
13 years agoimx53ard: fix u-boot machine definition
Otavio Salvador [Thu, 15 Mar 2012 18:36:42 +0000 (18:36 +0000)]
imx53ard: fix u-boot machine definition

13 years agoimx53qsb: fix u-boot machine definition
Otavio Salvador [Thu, 15 Mar 2012 18:36:33 +0000 (18:36 +0000)]
imx53qsb: fix u-boot machine definition

13 years agoimx51evk: fix u-boot machine definition
Otavio Salvador [Thu, 15 Mar 2012 18:36:16 +0000 (18:36 +0000)]
imx51evk: fix u-boot machine definition

13 years agoimx-base.inc: change EXTRA_IMAGEDEPENDS to u-boot for easy configuration
Otavio Salvador [Fri, 16 Mar 2012 02:43:43 +0000 (02:43 +0000)]
imx-base.inc: change EXTRA_IMAGEDEPENDS to u-boot for easy configuration

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
13 years agodefault-providers: drop u-boot override
Otavio Salvador [Fri, 16 Mar 2012 02:23:47 +0000 (02:23 +0000)]
default-providers: drop u-boot override

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
13 years agou-boot: add mainline U-Boot git version
Otavio Salvador [Wed, 14 Mar 2012 21:26:24 +0000 (21:26 +0000)]
u-boot: add mainline U-Boot git version

The mainline U-Boot offers a good support for all the supported
platforms and thus we use this specific recipe until OE-Core has the
2012-03 release.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
13 years agolinux-3.2: add linaro's version
Eric Bénard [Thu, 15 Mar 2012 20:53:22 +0000 (21:53 +0100)]
linux-3.2: add linaro's version

Signed-off-by: Eric Bénard <eric@eukrea.com>
13 years agolinux-3.1: add linaro's version
Eric Bénard [Thu, 15 Mar 2012 20:53:23 +0000 (21:53 +0100)]
linux-3.1: add linaro's version

this one should match the latest release Linaro did for i.MX53

Signed-off-by: Eric Bénard <eric@eukrea.com>
13 years agolinux-imx-2.6.35.3: add patch for systemd
Eric Bénard [Thu, 15 Mar 2012 20:53:19 +0000 (21:53 +0100)]
linux-imx-2.6.35.3: add patch for systemd

this patch was recommended by Koen to support recent systemd

Signed-off-by: Eric Bénard <eric@eukrea.com>
13 years agodefault-providers: allow overriding of linux & u-boot
Eric Bénard [Thu, 15 Mar 2012 20:53:18 +0000 (21:53 +0100)]
default-providers: allow overriding of linux & u-boot

this allows easy testing of other kernels

Signed-off-by: Eric Bénard <eric@eukrea.com>
13 years agou-boot-imx: set PACKAGE_ARCH to MACHINE_ARCH
Otavio Salvador [Fri, 16 Mar 2012 02:46:34 +0000 (02:46 +0000)]
u-boot-imx: set PACKAGE_ARCH to MACHINE_ARCH

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
13 years agou-boot-imx: depends on elftosb-native in mxs SOCs
Otavio Salvador [Thu, 15 Mar 2012 20:02:47 +0000 (20:02 +0000)]
u-boot-imx: depends on elftosb-native in mxs SOCs

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
13 years agolinux-libc-headers-imx: use new git.freescale.com server for fetching
Otavio Salvador [Thu, 15 Mar 2012 14:03:07 +0000 (14:03 +0000)]
linux-libc-headers-imx: use new git.freescale.com server for fetching

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
13 years agolinux-imx: use new git.freescale.com server for fetching
Otavio Salvador [Wed, 14 Mar 2012 20:22:38 +0000 (20:22 +0000)]
linux-imx: use new git.freescale.com server for fetching

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Acked-by: Eric Bnard <eric@eukrea.com>
13 years agolinux-imx: set DEFAULT_PREFERENCE to -1 only for current machines
Otavio Salvador [Wed, 14 Mar 2012 20:20:29 +0000 (20:20 +0000)]
linux-imx: set DEFAULT_PREFERENCE to -1 only for current machines

That allows for easy addition of newer i.MX6 platform on the BSP.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Acked-by: Eric Bnard <eric@eukrea.com>
13 years agolinux-imx: allow NFS root mount to use alternate RPC ports
Otavio Salvador [Wed, 14 Mar 2012 18:09:12 +0000 (18:09 +0000)]
linux-imx: allow NFS root mount to use alternate RPC ports

This patch, include in 2.6.35.3 and 2.6.38 kernel recipes, has been
imported from Yocto kernel to allow the use of NFS server in user-mode
as it is preferred for use in SDK and ADT tools.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
13 years agolinux-imx: move 2.6.35.3 specific patches to linux-imx-2.6.35.3 dir
Otavio Salvador [Tue, 13 Mar 2012 20:18:25 +0000 (20:18 +0000)]
linux-imx: move 2.6.35.3 specific patches to linux-imx-2.6.35.3 dir

This makes easier to identify which kernel needs a specific patch
avoiding keeping unused patches around.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Acked-by: Eric Bnard <eric@eukrea.com>
13 years agochagne lsb and lsb-sdk to tar.gz instead of nfsroot
Matthew McClintock [Thu, 15 Mar 2012 16:14:16 +0000 (11:14 -0500)]
chagne lsb and lsb-sdk to tar.gz instead of nfsroot

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agobinutils: add patches from poky's binutils
Matthew McClintock [Thu, 15 Mar 2012 06:30:26 +0000 (01:30 -0500)]
binutils: add patches from poky's binutils

This drops my previous changes and just adds in patches from poky
that already address libtool issues

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agobinutils: remove bad libbfd.la for all binutils (cross, native, etc) and use correct...
Matthew McClintock [Thu, 15 Mar 2012 03:12:07 +0000 (22:12 -0500)]
binutils: remove bad libbfd.la for all binutils (cross, native, etc) and use correct libdir

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agotoolchain: only apply patches to toolchain if we are using the FSL distro
Matthew McClintock [Wed, 14 Mar 2012 22:13:41 +0000 (17:13 -0500)]
toolchain: only apply patches to toolchain if we are using the FSL distro

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agobinutils: remove bad libbfd.la file
Matthew McClintock [Wed, 14 Mar 2012 21:43:05 +0000 (16:43 -0500)]
binutils: remove bad libbfd.la file

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agobinutils: pull a patch from Yocto to fix path issue of libiberty
Zhenhua Luo [Fri, 9 Mar 2012 16:09:12 +0000 (16:09 +0000)]
binutils: pull a patch from Yocto to fix path issue of libiberty

     without the fix, following error appears when build native packages
     which require libierty.a:
         /usr/bin/ld: cannot find -liberty

Signed-off-by: Zhenhua Luo <b19537@freescale.com>
13 years agogcc-fsl.inc: Add patches to fix gxx-include-dir
Matthew McClintock [Tue, 13 Mar 2012 19:55:41 +0000 (14:55 -0500)]
gcc-fsl.inc: Add patches to fix gxx-include-dir

The patch in this patch is copied from upstream and is just
updated to apply cleanly with respect to our patch series

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agointegrate fsl toolchain patches
Zhenhua Luo [Fri, 9 Mar 2012 10:57:35 +0000 (10:57 +0000)]
integrate fsl toolchain patches

    binutils:
        bin.e500mc_nop.patch
        bin.e5500.patch
        bin.e6500-2.patch
    eglibc:
        generate-supported.mk
        glibc.e500mc_subspecies_of_powerpc_is_not_supported.patch
        glibc.fixgcc4.6.patch
        glibc.fix_prof.patch
        glibc.fix_sqrt.patch
        glibc.readv_proto.patch
        glibc.undefined_static.patch
    gcc:
        gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch
        gcc.fix_longversionstring.patch
        gcc.rm_slow_tests.patch
        gcc.fix_mingw32.patch
        gcc.fix_cloogstatic2.patch
        gcc.fix_build-with-cxx.patch
        gcc.e6500-FSF46.patch
        gcc.ld_unaligned-460.patch
        gcc.local_unaligned_altivec.patch
        gcc.soft_float-460.patch
        gcc.case_values.patch
        gcc.builtin_isel.patch
        gcc.experimental_move.patch
        gcc.widen_types-46.patch
        gcc.extelim-v3.patch
        gcc.e5500_mfocr.patch
        gcc.opt-array-offset.patch
        gcc.load_on_store_bypass-462.patch
        gcc.fix_constvector.patch
        gcc.fix_MTWX51204-dwarf-vector-reg.patch
        gcc.fix_ira-loop-pressure.patch
        optional_libstdc.patch
        gcc.remove_CCUNSmode_reference.patch
        gcc.check_path_validity.patch
        gcc.fix_header_issue.patch
        gcc.fix_SSIZE_MAX_undefine_issue.patch
    gettext:
        gettext.fix_testcase.patch

Signed-off-by: Zhenhua Luo <b19537@freescale.com>
13 years agometa-fsl-ppc-private: updates to build fsl qemu instead of upstream
Stuart Yoder [Sun, 11 Mar 2012 04:52:39 +0000 (04:52 +0000)]
meta-fsl-ppc-private: updates to build fsl qemu instead of upstream

Signed-off-by: Stuart Yoder <stuart.yoder@freescale.com>
13 years agoFix quoting errors in recipes
Matthew McClintock [Wed, 29 Feb 2012 04:46:32 +0000 (04:46 +0000)]
Fix quoting errors in recipes

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agolinux-qoriq-sdk.inc: update kernel version
Matthew McClintock [Fri, 9 Mar 2012 11:46:03 +0000 (11:46 +0000)]
linux-qoriq-sdk.inc: update kernel version

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agoOveride smb configuration file
Chunrong Guo [Mon, 12 Mar 2012 15:06:08 +0000 (15:06 +0000)]
Overide smb configuration file

Signed-off-by: Chunrong Guo <b40290@freescale.com>
13 years agobusybox: enable all features
Ting Liu [Thu, 8 Mar 2012 15:22:45 +0000 (15:22 +0000)]
busybox: enable all features

Signed-off-by: Ting Liu <b28495@freescale.com>
13 years agofsl-toolchain.bb: remove usdpaa from fsl-toolchain which was incorrectly added
Matthew McClintock [Mon, 12 Mar 2012 16:00:07 +0000 (11:00 -0500)]
fsl-toolchain.bb: remove usdpaa from fsl-toolchain which was incorrectly added

This is not building any x86 tools or libraries to link against, it' just
trying to build the target usdpaa package for e500mc.

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agoconf/layer.conf: expand search for bbappend files
Matthew McClintock [Thu, 8 Mar 2012 23:26:44 +0000 (17:26 -0600)]
conf/layer.conf: expand search for bbappend files

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agofsl.conf: Change TARGET_ARCH to TUNEPKG_ARCH for generating toolchain tarball
Matthew McClintock [Fri, 9 Mar 2012 16:38:14 +0000 (10:38 -0600)]
fsl.conf: Change TARGET_ARCH to TUNEPKG_ARCH for generating toolchain tarball

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agolinux-imx-2.6.38: update and add a working defconfig
Eric Bénard [Thu, 8 Mar 2012 16:22:53 +0000 (17:22 +0100)]
linux-imx-2.6.38: update and add a working defconfig

this patch update 2.6.38 to the latest tag available on Freescale's
git server
it alse adds the default defconfig of this kernel which allows to compîle
a 2.6.38 kernel for imx53qsb

Signed-off-by: Eric Bénard <eric@eukrea.com>
13 years agolinux-imx-2.6.35: upgrade configuration for imx53qsb
Eric Bénard [Thu, 8 Mar 2012 16:22:52 +0000 (17:22 +0100)]
linux-imx-2.6.35: upgrade configuration for imx53qsb

this patch enable gpio led and led triggers and add the options
required for systemd as recommended in :
http://dominion.thruhere.net/koen/cms/recommended-kernel-config-options-for-a-modern-angstrom-system

Signed-off-by: Eric Bénard <eric@eukrea.com>
13 years agolinux-2.6.35.3: put defconfig in a versionned directory
Eric Bénard [Thu, 8 Mar 2012 16:22:51 +0000 (17:22 +0100)]
linux-2.6.35.3: put defconfig in a versionned directory

this gives us a chance to be able to compile other versions of
the kernel with their own configuration

Signed-off-by: Eric Bénard <eric@eukrea.com>
13 years agobbsdcard-image: add new class
Eric Bénard [Thu, 8 Mar 2012 16:22:50 +0000 (17:22 +0100)]
bbsdcard-image: add new class

this class allows the generation of a ready to use SDCard image
using barebox bootloader.

example on how to use it (with angstrom distro) :
1- add these 3 lines to your local.conf :
ROOTFS = "${DEPLOY_DIR_IMAGE}/console-image-imx53qsb.ext3"
INHERIT += "bbsdcard_image"
BBSDIMG_SIZE = "512"

2- build the image
bitbake console-image

3- copy it to the sdcard (update device for you sdcard, take care to not erase your hard drive ;-)
sudo dd if=build/tmp-angstrom_2010_x-eglibc/deploy/images/imx53qsb/console-image-imx53qsb.bbsdimg of=/dev/mmcblk0

Signed-off-by: Eric Bénard <eric@eukrea.com>
13 years agobarebox: add recipe
Eric Bénard [Thu, 8 Mar 2012 16:22:49 +0000 (17:22 +0100)]
barebox: add recipe

barebox is a modern bootloader, this recipe adds support for the
imx53qsb and includes patches to support both DA9053 and MC34708
based QSB (named MCIMX53-START & MCIMX53-START-R). These patches
are now mainlined in the next branch of barebox so they will
disapear in the next update (ie barebox-2012.04.0)

Signed-off-by: Eric Bénard <eric@eukrea.com>
13 years agolinux-imx-2.6.35.3: Added IPU patches fixing ERESTARTSYS behaviour.
Leon Woestenberg [Wed, 15 Feb 2012 18:38:31 +0000 (19:38 +0100)]
linux-imx-2.6.35.3: Added IPU patches fixing  ERESTARTSYS behaviour.

Posted by Phil Endecott on imxcommunity.org.

Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
13 years agolinux-imx-2.6.35: add USR led support to imx53qsb
Eric Bénard [Thu, 8 Mar 2012 13:20:53 +0000 (14:20 +0100)]
linux-imx-2.6.35: add USR led support to imx53qsb

this allows to have an heartbeat trigger on this led for example

Signed-off-by: Eric Bénard <eric@eukrea.com>
13 years agolinux-imx: install headers needed for imx-test compilation
Eric Bénard [Thu, 8 Mar 2012 13:20:51 +0000 (14:20 +0100)]
linux-imx: install headers needed for imx-test compilation

Signed-off-by: Eric Bénard <eric@eukrea.com>
13 years agoimx-test: fix the recipe
Eric Bénard [Thu, 8 Mar 2012 13:20:50 +0000 (14:20 +0100)]
imx-test: fix the recipe

- this recipe actually doesn't compile.
- this patch fix this and package the tests.
- currently only compile tested.

Signed-off-by: Eric Bénard <eric@eukrea.com>
13 years agogst-fsl-plugin: fix wrong quotting
Otavio Salvador [Wed, 7 Mar 2012 17:04:02 +0000 (17:04 +0000)]
gst-fsl-plugin: fix wrong quotting

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
13 years agolinux-imx: fix no-unaligned-access.patch
Eric Bénard [Wed, 7 Mar 2012 13:17:30 +0000 (14:17 +0100)]
linux-imx: fix no-unaligned-access.patch

with this fix (very close to what was applied to mainline kernel),
we can also compile the kernel with toolchain which don't have the
-mno-unaligned-access option.

Signed-off-by: Eric Bénard <eric@eukrea.com>
13 years agofsl-toolchain.bb: remove qemu-nativesdk from toolchain
Matthew McClintock [Wed, 7 Mar 2012 05:13:22 +0000 (23:13 -0600)]
fsl-toolchain.bb: remove qemu-nativesdk from toolchain

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agogst-fsl-plugin: fix quotting
Otavio Salvador [Tue, 28 Feb 2012 15:14:53 +0000 (15:14 +0000)]
gst-fsl-plugin: fix quotting

All assignment now need to be properly quotted otherwise bitbake
raises an exception while parsing the recipes.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
13 years agou-boot_git.bb: update u-boot recipe to use new triplet's after multilib changes
Matthew McClintock [Mon, 27 Feb 2012 17:01:23 +0000 (11:01 -0600)]
u-boot_git.bb: update u-boot recipe to use new triplet's after multilib changes

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agofsl.conf: override TARGET_VENDOR for multilib scenario
Matthew McClintock [Mon, 27 Feb 2012 17:00:42 +0000 (11:00 -0600)]
fsl.conf: override TARGET_VENDOR for multilib scenario

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agobusybox: fix install error when CONFIG_INETD enabled
Ting Liu [Mon, 27 Feb 2012 10:40:53 +0000 (10:40 +0000)]
busybox: fix install error when CONFIG_INETD enabled

To avoid the following error:
| CONFIG_INETD=y
| install: cannot stat `.../busybox-1.18.5-r2/inetd': No such file or directory
| ERROR: Function 'do_install' failed

Signed-off-by: Ting Liu <b28495@freescale.com>
13 years agou-boot: add additional u-boot images for all Freescale boards
Chunrong Guo [Fri, 24 Feb 2012 09:29:10 +0000 (09:29 +0000)]
u-boot: add additional u-boot images for all Freescale boards

Signed-off-by:Chunrong Guo <b40290@freescale.com>

13 years agobusybox: fix the build error when enable CONFIG_TCPSVD
Zhenhua Luo [Fri, 24 Feb 2012 09:48:05 +0000 (09:48 +0000)]
busybox: fix the build error when enable CONFIG_TCPSVD

These patches were pulled from upstream busybox

Signed-off-by: Zhenhua Luo <b19537@freescale.com>
13 years agoupdate p5020ds to use common tune file instead of diff ones for 32/64 bit
Matthew McClintock [Wed, 22 Feb 2012 22:56:11 +0000 (16:56 -0600)]
update p5020ds to use common tune file instead of diff ones for 32/64 bit

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agomtd-utils: fix corrupt cleanmarker with flash_erase -j command
Zhenhua Luo [Thu, 23 Feb 2012 13:40:11 +0000 (13:40 +0000)]
mtd-utils: fix corrupt cleanmarker with flash_erase -j command

    patch is got from http://patchwork.ozlabs.org/patch/108873/

Signed-off-by: Zhenhua Luo <b19537@freescale.com>
13 years agoconf/machine/mpc8544ds.conf Signed-off-by: ChunRong Guo <b40290@freescale.com>
Chunrong Guo [Mon, 20 Feb 2012 16:12:32 +0000 (16:12 +0000)]
conf/machine/mpc8544ds.conf Signed-off-by: ChunRong Guo <b40290@freescale.com>

13 years agoconf/machine/p5040ds.conf Signed-off-by:ChunRong Guo <b40290@freescale.com>
Chunrong Guo [Mon, 20 Feb 2012 16:12:33 +0000 (16:12 +0000)]
conf/machine/p5040ds.conf Signed-off-by:ChunRong Guo <b40290@freescale.com>

13 years agoREADME: add general information
Otavio Salvador [Sat, 11 Feb 2012 18:54:37 +0000 (18:54 +0000)]
README: add general information

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
13 years agou-boot: fixup building multiple images and add thsoe images for p1020rdb to start...
Matthew McClintock [Wed, 8 Feb 2012 18:49:35 +0000 (12:49 -0600)]
u-boot: fixup building multiple images and add thsoe images for p1020rdb to start with

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agoudev: import 164 version from OE-Core
Otavio Salvador [Wed, 1 Feb 2012 20:42:25 +0000 (20:42 +0000)]
udev: import 164 version from OE-Core

Currently supported machines doesn't support kernel above 2.6.35 thus
forcing us to be using udev 164 version for now.

Once kernel is updated, this ought to be reverted.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
13 years agolinux-imx: add imx51evk support
Adrian Alonso [Wed, 1 Feb 2012 06:42:27 +0000 (00:42 -0600)]
linux-imx: add imx51evk support

* Add imx51evk target board support
* Add default defconfig
* Bump PR.

Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
13 years agomachconfig: new file for imx51evk target options
Adrian Alonso [Wed, 1 Feb 2012 06:39:19 +0000 (00:39 -0600)]
machconfig: new file for imx51evk target options

* Machconfig file for imx51evk input devices support
* Assume no touchscreen and system uses external keyboard

Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
13 years agoimx-test: add imx51evk support
Adrian Alonso [Wed, 1 Feb 2012 06:37:29 +0000 (00:37 -0600)]
imx-test: add imx51evk support

* Add imx51evk to compatible machine list
* Bump PR

Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
13 years agoimx-firmware: add imx51evk support
Adrian Alonso [Wed, 1 Feb 2012 06:35:09 +0000 (00:35 -0600)]
imx-firmware: add imx51evk support

* Add imx51evk to compatible machine list
* Bump PR

Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
13 years agoimx-audio: add compatible machine for imx51evk board
Adrian Alonso [Wed, 1 Feb 2012 06:29:20 +0000 (00:29 -0600)]
imx-audio: add compatible machine for imx51evk board

* Add imx51evk to compatible machine list
* New imx-audio init script amixer setting for imx51evk
* Bump PR

Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
13 years agoimx51evk: new machine config file
Adrian Alonso [Wed, 1 Feb 2012 06:24:56 +0000 (00:24 -0600)]
imx51evk: new machine config file

* New machine config file for imx51 evaluation kit
  board, sets tune arch options and uboot board
  information.

Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
13 years agox11-common: remove bbappend file
Adrian Alonso [Wed, 1 Feb 2012 06:20:15 +0000 (00:20 -0600)]
x11-common: remove bbappend file

* Remove x11-common bbappend file and patch that
  added touchscreen device information.
* Touchscreen config options should be part of
  recipe-bsp/formfactor/machconfig recipe where
  TSLIB options are expanded.

Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
13 years agoimx53qsb: update machine config options
Adrian Alonso [Wed, 1 Feb 2012 06:17:54 +0000 (00:17 -0600)]
imx53qsb: update machine config options

* Update machine config options
* Include imx-base file and include tune arch options
* Set uboot load and entry address since this are
  not always the same in iMx platforms

Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
13 years agoimx53ard: update machine config options
Adrian Alonso [Wed, 1 Feb 2012 06:14:39 +0000 (00:14 -0600)]
imx53ard: update machine config options

* Update machine config options
* Include imx-base file and include tune arch options
* Set uboot load and entry address since this are
  not always the same in iMx platforms

Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
13 years agoimx-base: rename include file and minor fixes
Adrian Alonso [Wed, 1 Feb 2012 06:09:04 +0000 (00:09 -0600)]
imx-base: rename include file and minor fixes

* Rename imx-base include file so it can be include
  in most iMx platforms imx53, imx6q
* Move tune arch options to machine conf file to be
  able to reuse in different targets
* Fix EXTRA_IMAGEDEPENDS variable name.
* Remove kernel26 from MACHINE_FEATURES this is no
  longer used.

Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
13 years agoMerge remote branch 'likewise/master'
Otavio Salvador [Mon, 30 Jan 2012 19:45:14 +0000 (19:45 +0000)]
Merge remote branch 'likewise/master'

* likewise/master:
  imx-test: New unit-tests. Does not compile yet.
  linux_imx: New kernel patches from Freescale, 2011-12.
  linux-imx: Replace patch for DMA_ZONE by improved patch.
  imx-firmware: Merge patches from Linux_20201112_20patch_bundle.tar.gz
  imx-lib: Merge patches from Linux_20201112_20patch_bundle.tar.gz

13 years agoMerge pull request #3 from denis-eukrea/master
Otavio Salvador [Mon, 30 Jan 2012 13:57:28 +0000 (05:57 -0800)]
Merge pull request #3 from denis-eukrea/master

fix some includes for imx specific recipes

13 years agorecipes-multimedia: gst-fsl-plugin: fix compilation
Denis Carikli [Fri, 13 Jan 2012 16:25:25 +0000 (17:25 +0100)]
recipes-multimedia: gst-fsl-plugin: fix compilation

Without that fix we have:
  hwbuffer_allocator.c:49:23: fatal error: linux/ipu.h: No such file or directory

Signed-off-by: Denis Carikli <denis@eukrea.com>
13 years agorecipes-multimedia: imx-lib : Fix compilation
Denis Carikli [Fri, 13 Jan 2012 14:14:44 +0000 (15:14 +0100)]
recipes-multimedia: imx-lib : Fix compilation

Without that fix we have:
  mxc_ipu_hl_lib.c:44:28: fatal error: linux/videodev.h: No such file or directory

Signed-off-by: Denis Carikli <denis@eukrea.com>
13 years agorecipes-graphics: xf86-video-imxfb: Fix compilation
Denis Carikli [Fri, 30 Dec 2011 16:57:20 +0000 (17:57 +0100)]
recipes-graphics: xf86-video-imxfb: Fix compilation

Without that fix we have:
  imx_driver.c:33:25: fatal error: linux/mxcfb.h: No such file or directory

Signed-off-by: Denis Carikli <denis@eukrea.com>
13 years agoAdded the proper terminal support for Linux under Hypervisor.
Diana CRACIUN [Tue, 24 Jan 2012 16:02:33 +0000 (16:02 +0000)]
Added the proper terminal support for Linux under Hypervisor.

Under Hypervisor, Linux is using ttyEHV0.

Signed-off-by: Diana CRACIUN <Diana.Craciun@freescale.com>
13 years agoimx-test: New unit-tests. Does not compile yet.
Leon Woestenberg [Sat, 21 Jan 2012 12:55:35 +0000 (13:55 +0100)]
imx-test: New unit-tests. Does not compile yet.

Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
13 years agolinux_imx: New kernel patches from Freescale, 2011-12.
Leon Woestenberg [Sat, 21 Jan 2012 12:54:26 +0000 (13:54 +0100)]
linux_imx: New kernel patches from Freescale, 2011-12.

Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
13 years agoMove default images types built into image recipes
Matthew McClintock [Thu, 19 Jan 2012 19:08:45 +0000 (13:08 -0600)]
Move default images types built into image recipes

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agomake all IMAGE_FSTYPES overridable
Matthew McClintock [Thu, 12 Jan 2012 17:15:45 +0000 (11:15 -0600)]
make all IMAGE_FSTYPES overridable

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agop3060qds.conf: Fix typo
Matthew McClintock [Wed, 11 Jan 2012 16:41:27 +0000 (10:41 -0600)]
p3060qds.conf: Fix typo

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agox11-common: only adds the patch for compatible machines
Otavio Salvador [Mon, 9 Jan 2012 14:49:40 +0000 (14:49 +0000)]
x11-common: only adds the patch for compatible machines

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
13 years agofsl-default-versions.inc: set udev preferred version to 164
Otavio Salvador [Mon, 9 Jan 2012 12:03:57 +0000 (12:03 +0000)]
fsl-default-versions.inc: set udev preferred version to 164

Current default kernel doesn't work with newer udev releases so we
make it clear setting the preferred version for it.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
13 years agolinux-imx: Replace patch for DMA_ZONE by improved patch.
Leon Woestenberg [Fri, 6 Jan 2012 19:07:22 +0000 (20:07 +0100)]
linux-imx: Replace patch for DMA_ZONE by improved patch.

Add Freescale patches from L2.6.35_MX53_201112_Patches,
to be integrated and tested later.

Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
13 years agoUpdate fsl distro
Matthew McClintock [Fri, 6 Jan 2012 17:48:30 +0000 (11:48 -0600)]
Update fsl distro

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agoimx-firmware: Merge patches from Linux_20201112_20patch_bundle.tar.gz
Leon Woestenberg [Fri, 6 Jan 2012 16:52:15 +0000 (17:52 +0100)]
imx-firmware: Merge patches from Linux_20201112_20patch_bundle.tar.gz

Fixed issue: [Decode/H.264] VPU output has mosaics for one clip
Upgrade VPU f/w to v1.4.49 on mx51
Upgrade VPU f/w to v1.4.48 on mx53

Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
13 years agoimx-lib: Merge patches from Linux_20201112_20patch_bundle.tar.gz
Leon Woestenberg [Fri, 6 Jan 2012 16:19:19 +0000 (17:19 +0100)]
imx-lib: Merge patches from Linux_20201112_20patch_bundle.tar.gz

ENGR00156800 VPU: Fix decoding mp4PackedPBFrame stream failure issue
ENGR00162690 VPU: Fix the issue of rotation 180 degree in encoder

Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
13 years agoadd usdpaa dts into KERNEL_DEVICETREE
Zhenhua Luo [Thu, 5 Jan 2012 13:43:03 +0000 (13:43 +0000)]
add usdpaa dts into KERNEL_DEVICETREE

    p2041rdb, p3041ds, p3060qds, p4080ds, p5020ds and p5020ds-64b

Signed-off-by: Zhenhua Luo <b19537@freescale.com>
13 years agoe5500: set PREFERRED_PROVIDER_virtual/kernel to linux-qoriq-sdk
Ting Liu [Thu, 29 Dec 2011 15:05:39 +0000 (15:05 +0000)]
e5500: set PREFERRED_PROVIDER_virtual/kernel to linux-qoriq-sdk

Signed-off-by: Ting Liu <b28495@freescale.com>
13 years agoset PREFERRED_PROVIDER_virtual/libx11 to libx11
Ting Liu [Thu, 29 Dec 2011 15:05:38 +0000 (15:05 +0000)]
set PREFERRED_PROVIDER_virtual/libx11 to libx11

To avoid the following error when building fsl-image-lsb/fsl-image-lsb-sdk:
ERROR: Multiple .bb files are due to be built which each provide virtual/libx11
(/home/jenkins/poky/meta/recipes-graphics/xorg-lib/libx11_1.3.4.bb
/home/jenkins/poky/meta/recipes-graphics/xorg-lib/libx11-trim_1.3.4.bb).

task-core-lsb requires runtime dependency "libx11-locale" which is only
provided by libx11_1.3.4.bb. Meanwhile, PREFERRED_PROVIDER_virtual/libx11 is
by default set to "libx11-trim". File "libx11-trim_1.3.4.bb" is selected when
adding dependency virtual/libx11 for dbus/qt4 etc.

Both of the two recipes provide virtual/libx11.

Signed-off-by: Ting Liu <b28495@freescale.com>
13 years agomake sure hv-cfg and rcw binaries are included in cache packages
Zhenhua Luo [Sat, 31 Dec 2011 13:49:39 +0000 (13:49 +0000)]
make sure hv-cfg and rcw binaries are included in cache packages

    fix the rcw and hv-cfg binaries are not generated when do cache build

Signed-off-by: Zhenhua Luo <b19537@freescale.com>
13 years agohv-cfg: add dtc-native into the depencency list
Zhenhua Luo [Fri, 30 Dec 2011 13:34:00 +0000 (13:34 +0000)]
hv-cfg: add dtc-native into the depencency list

Signed-off-by: Zhenhua Luo <b19537@freescale.com>
13 years agou-boot: make sure u-boot images are included in cache package
Zhenhua Luo [Sat, 31 Dec 2011 13:49:38 +0000 (13:49 +0000)]
u-boot: make sure u-boot images are included in cache package

    fix the u-boot images are not generated when do cache build

Signed-off-by: Zhenhua Luo <b19537@freescale.com>
13 years agoInitial add of hv-cfg using public git
Matthew McClintock [Wed, 28 Dec 2011 18:35:26 +0000 (12:35 -0600)]
Initial add of hv-cfg using public git

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agoInitial add of rcw using public git
Matthew McClintock [Wed, 28 Dec 2011 18:35:17 +0000 (12:35 -0600)]
Initial add of rcw using public git

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agoAdd boot-format recipe using public git
Matthew McClintock [Wed, 28 Dec 2011 18:25:38 +0000 (12:25 -0600)]
Add boot-format recipe using public git

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agogeneral: set linux-libc-headers provider as linux-libc-headers-imx
Otavio Salvador [Wed, 28 Dec 2011 16:55:13 +0000 (16:55 +0000)]
general: set linux-libc-headers provider as linux-libc-headers-imx

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
13 years agolinux-libc-headers: rename to linux-libc-headers-imx and fetch from git
Otavio Salvador [Wed, 28 Dec 2011 16:52:08 +0000 (16:52 +0000)]
linux-libc-headers: rename to linux-libc-headers-imx and fetch from git

This avoids the need of setting a preferred version of
linux-libc-headers-imx as this can be dynamically discovered by the
available packages.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
13 years agofsl-default-versions.inc: allow linux-imx version to be dynamicaly choosen
Otavio Salvador [Mon, 26 Dec 2011 14:44:27 +0000 (14:44 +0000)]
fsl-default-versions.inc: allow linux-imx version to be dynamicaly choosen

There's no reason to globally restrict the use of one specific version
of linux-imx as it can be done on the recipes.

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