]> code.ossystems Code Review - meta-freescale.git/log
meta-freescale.git
12 years agolinux-qoriq-sdk.inc: don't use tag in recipe, use git SHA
Matthew McClintock [Wed, 1 Aug 2012 23:34:33 +0000 (18:34 -0500)]
linux-qoriq-sdk.inc: don't use tag in recipe, use git SHA

This keeps us from hitting the network as well as assures the
tag itself did not change

Signed-off-by: Matthew McClintock <msm@freescale.com>
12 years agolinux-qoriq-sdk-headers: Make it machine independent
Khem Raj [Mon, 23 Jul 2012 21:53:49 +0000 (14:53 -0700)]
linux-qoriq-sdk-headers: Make it machine independent

The linux libc headers should not be dependent on machine
at all. These are generic enough that we can use an all
purpose defconfig.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
12 years agomachine/e500v2.inc: Do not define TARGET_FPU
Khem Raj [Wed, 18 Jul 2012 06:25:47 +0000 (23:25 -0700)]
machine/e500v2.inc: Do not define TARGET_FPU

This is nicely defined in tune-e500v2.inc from
oe-core, if we also define it here then oe-core
appends to it and it becomes a wrong string
'ppc-efdppc-efd' which then gcc fails to identify
and configures itself without e500_double support

Signed-off-by: Khem Raj <raj.khem@gmail.com>
12 years agofsl.conf: check all the serial consoles if they are present at boot
Matthew McClintock [Wed, 11 Jul 2012 18:01:32 +0000 (13:01 -0500)]
fsl.conf: check all the serial consoles if they are present at boot

Signed-off-by: Matthew McClintock <msm@freescale.com>
12 years agomachines: Move machine specific variable to machine conf
Khem Raj [Wed, 11 Jul 2012 17:56:44 +0000 (10:56 -0700)]
machines: Move machine specific variable to machine conf

These variables are machine specific and therefore they
need to be in machine conf

Signed-off-by: Khem Raj <raj.khem@gmail.com>
12 years agocorrect dts file for targets
Zhenhua Luo [Thu, 21 Jun 2012 08:39:30 +0000 (16:39 +0800)]
correct dts file for targets

Signed-off-by: Zhenhua Luo <b19537@freescale.com>
12 years agoupdate commit of u-boot for sdk 1.2
Zhenhua Luo [Thu, 21 Jun 2012 08:06:59 +0000 (16:06 +0800)]
update commit of u-boot for sdk 1.2

Signed-off-by: Zhenhua Luo <b19537@freescale.com>
Conflicts:

recipes-kernel/u-boot/u-boot_git.bb

Signed-off-by: Khem Raj <raj.khem@gmail.com>
12 years agoupdate commit to the latest for rcw/hv-cfg
Zhenhua Luo [Thu, 21 Jun 2012 07:49:20 +0000 (15:49 +0800)]
update commit to the latest for rcw/hv-cfg

Signed-off-by: Zhenhua Luo <b19537@freescale.com>
12 years agotestfloat: fix dos2unix not found issue during do_unpack2
Ting Liu [Thu, 7 Jun 2012 14:17:37 +0000 (14:17 +0000)]
testfloat: fix dos2unix not found issue during do_unpack2

On some distros such as Ubuntu 10.04, dos2unix is replaced by
fromdos. Reference:
http://www.virtualhelp.me/linux/164-dos2unix-missing-ubuntu-1004

Fix the following error:
| NOTE: Applying patch 'TestFloat-powerpc-E500v2-SPE-1.patch'
| (../meta-fsl-ppc/recipes-test/testfloat/files/TestFloat-powerpc-E500v2
| -SPE-1.patch)
| ERROR: Error executing a python function in ../meta-fsl-ppc/recipes-test/testfloat/testfloat_2a.bb:
| CmdError: Command Error: exit status: 1  Output:

Signed-off-by: Ting Liu <b28495@freescale.com>
12 years agoadd official mirror for source download
Zhenhua Luo [Wed, 6 Jun 2012 16:23:05 +0000 (16:23 +0000)]
add official mirror for source download

Signed-off-by: Zhenhua Luo <b19537@freescale.com>
12 years agohv-cfg: package images to hv-cfg-image
Ting Liu [Wed, 6 Jun 2012 09:47:50 +0000 (09:47 +0000)]
hv-cfg: package images to hv-cfg-image

images are required to be included in full rootfs.

Signed-off-by: Ting Liu <b28495@freescale.com>
12 years agorcw: package images to rcw-image
Ting Liu [Wed, 6 Jun 2012 09:45:21 +0000 (09:45 +0000)]
rcw: package images to rcw-image

images are required to be included in full rootfs.

Signed-off-by: Ting Liu <b28495@freescale.com>
12 years agotestfloat_2a.bb: fix license field
Matthew McClintock [Thu, 5 Jul 2012 21:34:15 +0000 (16:34 -0500)]
testfloat_2a.bb: fix license field

Signed-off-by: Matthew McClintock <msm@freescale.com>
12 years agolinux-qoriq-sdk: Update to latest 1.2 SDK release
Khem Raj [Tue, 10 Jul 2012 02:13:43 +0000 (19:13 -0700)]
linux-qoriq-sdk: Update to latest 1.2 SDK release

Signed-off-by: Khem Raj <kraj@juniper.net>
12 years agofsl.conf: Let linux-qoriq-sdk-headers-nativesdk provide linux-libc-headers-nativesdk
Khem Raj [Fri, 6 Jul 2012 04:48:28 +0000 (21:48 -0700)]
fsl.conf: Let linux-qoriq-sdk-headers-nativesdk provide linux-libc-headers-nativesdk

If not set by user then let distro policy be to use
linux-qoriq-sdk-headers-nativesdk for linux-libc-headers-nativesdk

Signed-off-by: Khem Raj <raj.khem@gmail.com>
12 years agomachines: Dont lock linux-libc-headers-nativesdk preferred provider
Khem Raj [Fri, 6 Jul 2012 04:45:11 +0000 (21:45 -0700)]
machines: Dont lock linux-libc-headers-nativesdk preferred provider

linux-libc-headers-nativesdk is for native bits in an SDK
its not required to be locked in machine conf files since
nothing depends on machine per se here. If its a mattetr of
policy then this should be added to distro conf which
in this layer is fsl.conf

Signed-off-by: Khem Raj <raj.khem@gmail.com>
12 years agorecipes: Bring bbappends in line with OE-Core/master
Khem Raj [Thu, 5 Jul 2012 18:24:49 +0000 (11:24 -0700)]
recipes: Bring bbappends in line with OE-Core/master

Signed-off-by: Khem Raj <raj.khem@gmail.com>
12 years agoFixed meta-toolchain to include the proper linux-libc-headers-nativesdk
David Nyström [Fri, 1 Jun 2012 15:46:01 +0000 (15:46 +0000)]
Fixed meta-toolchain to include the proper linux-libc-headers-nativesdk

12 years agoAdded ?= to PREFERRED provider in machines, and corrected linux PREFERRED_VERSION
David Nyström [Thu, 31 May 2012 08:13:20 +0000 (10:13 +0200)]
Added ?= to PREFERRED provider in machines, and corrected linux PREFERRED_VERSION

Signed-off-by: Matthew McClintock <msm@freescale.com>
12 years agoRemoved references to SRIO u-boot configurations
David Nyström [Thu, 31 May 2012 08:13:20 +0000 (10:13 +0200)]
Removed references to SRIO u-boot configurations

12 years agop1022ds.conf: switch to using xserver-xorg-lite
Matthew McClintock [Thu, 17 May 2012 20:28:45 +0000 (15:28 -0500)]
p1022ds.conf: switch to using xserver-xorg-lite

Signed-off-by: Matthew McClintock <msm@freescale.com>
12 years agolinux-qoriq-sdk.inc: add patch to fix perf compiler issues
Matthew McClintock [Thu, 17 May 2012 17:54:04 +0000 (12:54 -0500)]
linux-qoriq-sdk.inc: add patch to fix perf compiler issues

Signed-off-by: Matthew McClintock <msm@freescale.com>
12 years agoremove reference to internal freescale machines
Matthew McClintock [Wed, 16 May 2012 20:39:00 +0000 (15:39 -0500)]
remove reference to internal freescale machines

Signed-off-by: Matthew McClintock <msm@freescale.com>
12 years agoremove reference to usdpaa files that are not in public git tree
Matthew McClintock [Wed, 16 May 2012 17:43:23 +0000 (12:43 -0500)]
remove reference to usdpaa files that are not in public git tree

Signed-off-by: Matthew McClintock <msm@freescale.com>
12 years agobusybox: remove bbappends
Matthew McClintock [Tue, 15 May 2012 18:32:55 +0000 (13:32 -0500)]
busybox: remove bbappends

Signed-off-by: Matthew McClintock <msm@freescale.com>
12 years agooprofile: remove bbappends
Matthew McClintock [Tue, 15 May 2012 18:33:15 +0000 (13:33 -0500)]
oprofile: remove bbappends

Signed-off-by: Matthew McClintock <msm@freescale.com>
12 years agonetbase: update bbappends to new version
Matthew McClintock [Tue, 15 May 2012 18:31:06 +0000 (13:31 -0500)]
netbase: update bbappends to new version

Signed-off-by: Matthew McClintock <msm@freescale.com>
12 years agomtd-utils: remove extra patches
Matthew McClintock [Tue, 15 May 2012 18:30:25 +0000 (13:30 -0500)]
mtd-utils: remove extra patches

Signed-off-by: Matthew McClintock <msm@freescale.com>
12 years agoremove fsl specific toolchain
Matthew McClintock [Tue, 15 May 2012 18:28:58 +0000 (13:28 -0500)]
remove fsl specific toolchain

Signed-off-by: Matthew McClintock <msm@freescale.com>
12 years agotestfloat_2a.bb: fix quoting issues
Matthew McClintock [Tue, 15 May 2012 18:27:56 +0000 (13:27 -0500)]
testfloat_2a.bb: fix quoting issues

Signed-off-by: Matthew McClintock <msm@freescale.com>
12 years agofsl.conf: update distro conf for denzil release
Matthew McClintock [Tue, 15 May 2012 18:25:30 +0000 (13:25 -0500)]
fsl.conf: update distro conf for denzil release

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agometa-fsl-ppc-private: add testfloat
Ting Liu [Thu, 10 May 2012 10:02:07 +0000 (10:02 +0000)]
meta-fsl-ppc-private: add testfloat

Signed-off-by: Ting Liu <b28495@freescale.com>
13 years agodefine JFFS2_ERASEBLOCK size for all boards
Ting Liu [Wed, 9 May 2012 09:33:32 +0000 (09:33 +0000)]
define JFFS2_ERASEBLOCK size for all boards

Signed-off-by: Ting Liu <b28495@freescale.com>
13 years agosysvinit-inittab.bbappend: remove and rely only on poky
Matthew McClintock [Tue, 1 May 2012 03:39:30 +0000 (03:39 +0000)]
sysvinit-inittab.bbappend: remove and rely only on poky

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agou-boot: package images to u-boot-images
Ting Liu [Fri, 27 Apr 2012 10:49:49 +0000 (10:49 +0000)]
u-boot: package images to u-boot-images

Signed-off-by: Ting Liu <b28495@freescale.com>
13 years agoremove p3060qds
Matthew McClintock [Fri, 27 Apr 2012 16:28:02 +0000 (11:28 -0500)]
remove p3060qds

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agoadd p5040-64b support
Chunrong Guo [Wed, 25 Apr 2012 08:17:56 +0000 (08:17 +0000)]
add p5040-64b support

Signed-off-by: Chunrong Guo <b40290@freescale.com>
13 years agoDisable ccache in FSL distro
Matthew McClintock [Tue, 24 Apr 2012 23:31:57 +0000 (18:31 -0500)]
Disable ccache in FSL distro

I'm trying to determine if ccache is causing issues with sstate
and need to disable and it do a complete build for testing

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agou-boot-sd: skip using boot-format to regenerate images
Ting Liu [Fri, 20 Apr 2012 10:11:21 +0000 (10:11 +0000)]
u-boot-sd: skip using boot-format to regenerate images

u-boot images can be deployed to SD using boot-format on target
board. This method can leave the SD partition not destoryed.

For bug ENGR179814.

Signed-off-by: Ting Liu <b28495@freescale.com>
13 years agorecipes-append/udev: add skip rules for inappropriate block devices
Chunrong Guo [Wed, 18 Apr 2012 14:19:29 +0000 (14:19 +0000)]
recipes-append/udev: add skip rules for inappropriate block devices

Signed-off-by: Chunrong Guo <b40290@freescale.com>
13 years agoadd e500mc support for oprofile
Zhenhua Luo [Wed, 18 Apr 2012 07:21:58 +0000 (15:21 +0800)]
add e500mc support for oprofile

Signed-off-by: Zhenhua Luo <b19537@freescale.com>
13 years agoAdded rule to rename to fm2-gb4 the 5th GB of 2nd FMan in P5040
Stefan Szabo [Fri, 13 Apr 2012 18:20:19 +0000 (18:20 +0000)]
Added rule to rename to fm2-gb4 the 5th GB of 2nd FMan in P5040

Signed-off-by: Stefan Szabo <szbs001@freescale.com>
13 years agoenable CHRT in busybox defconfig
Zhenhua Luo [Fri, 13 Apr 2012 08:33:19 +0000 (16:33 +0800)]
enable CHRT in busybox defconfig

    chrt (required for some of the RT test cases,
    'chrt' allows to set scheduling prio/policy of a thread.

Signed-off-by: Zhenhua Luo <b19537@freescale.com>
13 years agodisable udhcp in busybox to stop ip auto-assign
Zhenhua Luo [Wed, 11 Apr 2012 20:33:17 +0000 (20:33 +0000)]
disable udhcp in busybox to stop ip auto-assign

Signed-off-by: Zhenhua Luo <b19537@freescale.com>
13 years agoDisable rp_filter to enhance ASF IP forward performance
Zhenhua Luo [Thu, 12 Apr 2012 08:47:33 +0000 (16:47 +0800)]
Disable rp_filter to enhance ASF IP forward performance

Signed-off-by: Zhenhua Luo <b19537@freescale.com>
13 years agofsl-toolchain: add glib-2.0-dev package so we pull in header and pkgconfig files
Matthew McClintock [Wed, 11 Apr 2012 23:55:15 +0000 (23:55 +0000)]
fsl-toolchain: add glib-2.0-dev package so we pull in header and pkgconfig files

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agotclap: add tclap 1.2.1
Zhenhua Luo [Tue, 10 Apr 2012 09:25:32 +0000 (17:25 +0800)]
tclap: add tclap 1.2.1

Signed-off-by: Zhenhua Luo <b19537@freescale.com>
13 years agofix u-boot-nand build error of non-dpaa targets
Zhenhua Luo [Tue, 10 Apr 2012 02:54:11 +0000 (10:54 +0800)]
fix u-boot-nand build error of non-dpaa targets

    u-boot-nand doesn't need to be handled by boot-format

Signed-off-by: Zhenhua Luo <b19537@freescale.com>
13 years agoremove unnecessary line from UBOOT_TARGET judgement
Zhenhua Luo [Mon, 9 Apr 2012 10:11:48 +0000 (18:11 +0800)]
remove unnecessary line from UBOOT_TARGET judgement

    p5020ds-32b and p5020ds-64b use the same u-boot configuration option,
    remove p5020ds-64b line in UBOOT_TARGET judgement.

Signed-off-by: Zhenhua Luo <b19537@freescale.com>
13 years agoAdd more supported u-boot types for dpaa targets
Chunrong Guo [Mon, 9 Apr 2012 06:09:15 +0000 (14:09 +0800)]
Add more supported u-boot types for dpaa targets

Signed-off-by: Chunrong Guo <b40290@freescale.com>
Signed-off-by: Zhenhua Luo <b19537@freescale.com>
13 years agoRevert "fsl.conf: make DISTRO_FEATURES minimal as possible"
Matthew McClintock [Mon, 2 Apr 2012 19:58:57 +0000 (14:58 -0500)]
Revert "fsl.conf: make DISTRO_FEATURES minimal as possible"

This reverts commit 314ce1065833306d44f3cd42ffbd9f330e2c02b5.

This is causing issues with larger images that don't build when X11
is disabled. We need to defer this issue until after our release

13 years agoremove bbappend of ipsec-tools and samba due to the two packages are not in poky...
Zhenhua Luo [Sat, 31 Mar 2012 03:39:21 +0000 (11:39 +0800)]
remove bbappend of ipsec-tools and samba due to the two packages are not in poky repository

Signed-off-by: Zhenhua Luo <b19537@freescale.com>
13 years agofsl.conf: make DISTRO_FEATURES minimal as possible
Matthew McClintock [Thu, 29 Mar 2012 17:53:08 +0000 (12:53 -0500)]
fsl.conf: make DISTRO_FEATURES minimal as possible

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agoadd libgomp and libgomp-dev in fsl-toolchain
Zhenhua Luo [Tue, 27 Mar 2012 12:47:44 +0000 (12:47 +0000)]
add libgomp and libgomp-dev in fsl-toolchain

Signed-off-by: Zhenhua Luo <b19537@freescale.com>
13 years agolibxml: add --with-fexceptions into configure parameter list
Zhenhua Luo [Tue, 27 Mar 2012 13:57:56 +0000 (21:57 +0800)]
libxml: add --with-fexceptions into configure parameter list

Signed-off-by: Zhenhua Luo <b19537@freescale.com>
13 years agogcc: add gcc-runtime back which should have powerpc patches
Matthew McClintock [Tue, 27 Mar 2012 03:21:54 +0000 (03:21 +0000)]
gcc: add gcc-runtime back which should have powerpc patches

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agofix appending distro tag to PR
Matthew McClintock [Fri, 23 Mar 2012 23:41:55 +0000 (23:41 +0000)]
fix appending distro tag to PR

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agofix "shutdown" hang issue
Chunrong Guo [Fri, 23 Mar 2012 16:24:29 +0000 (16:24 +0000)]
fix "shutdown" hang issue

    fix ENGR00170373: shutdown doesn't work

Signed-off-by: Chunrong Guo <b40290@freescale.com>
13 years agoRevert "point to internel git tree:u-boot, rcw, hv-cfg, boot-format"
Zhenhua Luo [Fri, 23 Mar 2012 10:16:22 +0000 (18:16 +0800)]
Revert "point to internel git tree:u-boot, rcw, hv-cfg, boot-format"

    this patch is for meta-fsl-ppc-private

This reverts commit 221ac89a12d44d6a862c48451250b125f5aa46e2.

13 years agopoint to internel git tree:u-boot, rcw, hv-cfg, boot-format
Ting Liu [Thu, 22 Mar 2012 11:47:08 +0000 (11:47 +0000)]
point to internel git tree:u-boot, rcw, hv-cfg, boot-format

Signed-off-by: Ting Liu <b28495@freescale.com>
13 years agometa-fsl-ppc: do_deploy not use DEPLOY_DIR_IMAGE
Ting Liu [Thu, 22 Mar 2012 10:25:15 +0000 (10:25 +0000)]
meta-fsl-ppc: do_deploy not use DEPLOY_DIR_IMAGE

images in DEPLOYDIR will be deployed to DEPLOY_DIR_IMAGE automatically,
not need install images to DEPLOY_DIR_IMAGE any more

Signed-off-by: Ting Liu <b28495@freescale.com>
13 years agoP1023RDS: build NAND u-boot by default
Ting Liu [Thu, 22 Mar 2012 13:56:52 +0000 (13:56 +0000)]
P1023RDS: build NAND u-boot by default

Signed-off-by: Ting Liu <b28495@freescale.com>
13 years agogcc: remove crosssdk from using fsl specific patches
Matthew McClintock [Tue, 20 Mar 2012 22:06:57 +0000 (17:06 -0500)]
gcc: remove crosssdk from using fsl specific patches

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agoipsec-tools: enable several options
Ting Liu [Mon, 19 Mar 2012 18:34:20 +0000 (18:34 +0000)]
ipsec-tools: enable several options

Signed-off-by: Ting Liu <b28495@freescale.com>
13 years agofsl.conf: change qemu targets to just ppc
Matthew McClintock [Mon, 19 Mar 2012 16:11:23 +0000 (11:11 -0500)]
fsl.conf: change qemu targets to just ppc

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agogcc: add gcc.fix_min_max.patch
Zhenhua Luo [Fri, 16 Mar 2012 17:02:31 +0000 (17:02 +0000)]
gcc: add gcc.fix_min_max.patch

Signed-off-by: Zhenhua Luo <b19537@freescale.com>
13 years agoremove linux-yocto_3.0.bbappend since we have not used/tested this at all
Matthew McClintock [Thu, 15 Mar 2012 20:53:42 +0000 (15:53 -0500)]
remove linux-yocto_3.0.bbappend since we have not used/tested this at all

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agoRevert "linux-qoriq-sdk.inc: update kernel version"
Matthew McClintock [Thu, 15 Mar 2012 20:51:55 +0000 (15:51 -0500)]
Revert "linux-qoriq-sdk.inc: update kernel version"

This reverts commit dea2327ad76ba04bb047f343eeea587bc9e28943.

git.freescale.com Linux tree is still point at 3.0.6

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 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 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 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 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 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 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>