]>
code.ossystems Code Review - meta-freescale.git/log 
Zhenhua Luo  [Mon, 20 May 2013 13:12:05 +0000  (13:12 +0000)] 
eth-config: use pattern match for xml files installationSigned-off-by: Zhenhua Luo <zhenhua.luo@freescale.com> 
Chunrong Guo  [Mon, 6 May 2013 08:14:22 +0000  (08:14 +0000)] 
netbase: remove netbase bbappendSigned-off-by: Chunrong Guo <B40290@freescale.com> 
Zhenhua Luo  [Fri, 3 May 2013 14:01:41 +0000  (22:01 +0800)] 
fmc: deploy header and library into sysrootSigned-off-by: Zhenhua Luo <zhenhua.luo@freescale.com> 
Zhenhua Luo  [Wed, 24 Apr 2013 13:20:01 +0000  (13:20 +0000)] 
Update READMESigned-off-by: Zhenhua Luo <zhenhua.luo@freescale.com> 
Chunrong Guo  [Fri, 12 Apr 2013 05:47:42 +0000  (05:47  +0000)] 
linux-qoriq-sdk: enable CONFIG_DEVTMPFS_MOUNT to ensure /dev can be mounted correctlySigned-off-by: Chunrong Guo <B40290@freescale.com> 
Zhenhua Luo  [Wed, 10 Apr 2013 07:02:37 +0000  (07:02 +0000)] 
Remove unnecessary variables from machine confSigned-off-by: Zhenhua Luo <zhenhua.luo@freescale.com> 
Ting Liu  [Sun, 7 Apr 2013 07:39:52 +0000  (07:39 +0000)] 
lio-utils: remove v4.0 as v4.1 has been added in meta-oeSigned-off-by: Ting Liu <b28495@freescale.com> Acked-by: Otavio Salvador <otavio@ossystems.com.br> 
chunrong guo  [Thu, 21 Mar 2013 03:52:07 +0000  (03:52  +0000)] 
linux: update to the commit for sdk 1.3.2Signed-off-by: Chunrong Guo <B40290@freescale.com> 
chunrong guo  [Thu, 21 Mar 2013 03:49:13 +0000  (03:49  +0000)] 
u-boot: update to the commit for sdk 1.3.2Signed-off-by: Chunrong Guo <B40290@freescale.com> 
chunrong guo  [Thu, 21 Mar 2013 03:45:31 +0000  (03:45  +0000)] 
usdpaa: update to the commit for sdk 1.3.2Signed-off-by: Chunrong Guo <B40290@freescale.com> 
chunrong guo  [Thu, 21 Mar 2013 03:42:16 +0000  (03:42  +0000)] 
eth-config: update to the commit for sdk 1.3.2Signed-off-by: Chunrong Guo <B40290@freescale.com> 
chunrong guo  [Thu, 21 Mar 2013 03:37:49 +0000  (03:37  +0000)] 
rcw: update to the commit for sdk 1.3.2Signed-off-by: Chunrong Guo <B40290@freescale.com> 
chunrong guo  [Thu, 21 Mar 2013 03:20:33 +0000  (03:20  +0000)] 
fm-ucode: update to the commit for sdk 1.3.2Signed-off-by: Chunrong Guo <B40290@freescale.com> 
chunrong guo  [Thu, 21 Mar 2013 03:16:26 +0000  (03:16  +0000)] 
fmlib: update to the commit for sdk 1.3.2Signed-off-by: Chunrong Guo <B40290@freescale.com> 
chunrong guo  [Thu, 21 Mar 2013 03:09:53 +0000  (03:09  +0000)] 
fmc: update to the commit for sdk 1.3.2Signed-off-by: Chunrong Guo <B40290@freescale.com> 
Christopher Larson  [Tue, 19 Mar 2013 01:22:28 +0000  (01:22  +0000)] 
layer.conf: avoid unnecessary early expansion with :=Signed-off-by: Christopher Larson <chris_larson@mentor.com> 
Ting Liu  [Tue, 12 Mar 2013 09:30:45 +0000  (09:30 +0000)] 
oprofile: remove useless patches
There patches is useless since bb file had been removed in commit:
commit 
330e7d07a6c6881ea47038dc7c9d0a588d5218c8 
Author: Matthew McClintock <msm@freescale.com>
Date:   Thu Jan 17 12:46:12 2013 -0600
oprofile: remove from meta-fsl-ppc and use oe-core
Signed-off-by: Ting Liu <b28495@freescale.com> 
Ting Liu  [Tue, 12 Mar 2013 09:20:30 +0000  (09:20 +0000)] 
busybox: remove SDK specific bits
There are three kinds of SDK specific bits:
(1) deleted: busybox-1.20.2/busybox-1.19.4-ubi-user-h.patch
This patch is just a workground to fix busybox 1.9 builds when enabling
ubi applets (disabled by default in Yocto). The actual fix exists in
kernel, but was not applied on fsl kernel git tree for SDK 1.3.x. This
patch restored a compatible mtd/ubi-user.h into busybox. Now the kernel
fix was already included in Yocto:
http://git.yoctoproject.org/cgit/cgit.cgi/linux-yocto-3.2/commit/?id=
f210735fe2f17a6225432ee3d1239bcf23a8659c 
http://git.yoctoproject.org/cgit/cgit.cgi/linux-yocto-3.4/commit/?id=
f210735fe2f17a6225432ee3d1239bcf23a8659c 
http://git.yoctoproject.org/cgit/cgit.cgi/linux-yocto-3.8/commit/?id=
f210735fe2f17a6225432ee3d1239bcf23a8659c 
    commit 
f210735fe2f17a6225432ee3d1239bcf23a8659c 
    headers_install: fix __packed in exported kernel headers
And fsl SDK 1.4 will based on kernel 3.8 which also include this commit.
So this patch can be dropped.
(2) deleted: busybox-1.20.2/defconfig-fsl
This defconfig is SDK specific. Remove it.
(3) deleted: busybox-1.20.2/inetd{.conf}
There is already submitted patches for this, but not applied:
[PATCH] busybox: Add inetd related files
http://patches.openembedded.org/patch/33233/
http://patches.openembedded.org/patch/33235/
The issue still exist and we will send new patches.
Signed-off-by: Ting Liu <b28495@freescale.com> 
Ting Liu  [Sat, 9 Mar 2013 15:32:03 +0000  (15:32 +0000)] 
udev-extraconf: add rule to rename network interfaces for t4/b4Signed-off-by: Zhenhua Luo <b19537@freescale.com> Signed-off-by: Ioana Radulescu <ruxandra.radulescu@freescale.com> Signed-off-by: Ting Liu <b28495@freescale.com> 
Ting Liu  [Sat, 9 Mar 2013 15:32:02 +0000  (15:32 +0000)] 
udev-extraconf: added to the list of MACHINE_EXTRA_RRECOMMENDSSigned-off-by: Ting Liu <b28495@freescale.com> 
Ting Liu  [Sat, 9 Mar 2013 15:32:01 +0000  (15:32 +0000)] 
udev-extraconf: move rules from udev and netbaseSigned-off-by: Ting Liu <b28495@freescale.com> 
Ting Liu  [Fri, 8 Mar 2013 15:28:32 +0000  (15:28 +0000)] 
procps: remove customized sysctl.conf which is SDK specificSigned-off-by: Ting Liu <b28495@freescale.com> 
Ting Liu  [Fri, 8 Mar 2013 15:28:31 +0000  (15:28 +0000)] 
sysvinit: remove SDK specific bitsSigned-off-by: Ting Liu <b28495@freescale.com> 
Chunrong Guo  [Fri, 8 Mar 2013 15:28:30 +0000  (15:28 +0000)] 
lio-utils: add tcm_start.sh and lio_start.sh to rootfsSigned-off-by: Chunrong Guo <b40290@freescale.com> 
Ting Liu  [Fri, 8 Mar 2013 15:28:29 +0000  (15:28 +0000)] 
qemu: configure properly check if -lrt is needed
-lrt is needed to avoid the error "undefined reference to
`timer_settime'". add the check in configure.
Backport from http://git.qemu.org/?p=qemu.git
commit: 
8bacde8d86a09699207d85d4bab06162aed18dc4 
Fix the below build issue:
| ../qemu-timer.o: In function `dynticks_rearm_timer':
| .../qemu/1.0+fsl-r2/git/qemu-timer.c:597: undefined reference to `timer_gettime'
| .../qemu/1.0+fsl-r2/git/qemu-timer.c:610: undefined reference to `timer_settime'
| ../qemu-timer.o: In function `dynticks_stop_timer':
| .../qemu/1.0+fsl-r2/git/qemu-timer.c:583: undefined reference to `timer_delete'
| ../qemu-timer.o: In function `dynticks_start_timer':
| .../qemu/1.0+fsl-r2/git/qemu-timer.c:565: undefined reference to `timer_create'
| ivshmem.o: In function `pci_ivshmem_init':
| .../qemu/1.0+fsl-r2/git/hw/ivshmem.c:720: undefined reference to `shm_open'
| .../qemu/1.0+fsl-r2/git/hw/ivshmem.c:727: undefined reference to `shm_open'
| collect2: error: ld returned 1 exit status
| make[1]: *** [qemu-system-ppc] Error 1
| make: *** [subdir-ppc-softmmu] Error 2
| ERROR: oe_runmake failed
| ERROR: Function failed: do_compile
Yocto 1.4_M4 uses qemu 1.3.1 which includes this fix. So
this issue only appeared to us.
Signed-off-by: Ting Liu <b28495@freescale.com> 
Ting Liu  [Fri, 8 Mar 2013 15:28:28 +0000  (15:28 +0000)] 
remove lm_sensor as it is already in meta-oeSigned-off-by: Ting Liu <b28495@freescale.com> 
Chunrong Guo  [Thu, 28 Feb 2013 08:54:13 +0000  (08:54 +0000)] 
remove images folderSigned-off-by: Chunrong Guo <b40290@freescale.com> Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com> Acked-by: Otavio Salvador <otavio@ossystems.com.br> 
Zhenhua Luo  [Fri, 1 Mar 2013 06:14:32 +0000  (06:14 +0000)] 
Revert "Remove recipes-append folder which are SDK specific"
This reverts commit 
ee364575803812dbbb2b103d468c66c54efcc7af .
The intention of the patch is to remove the confusion commit(mismatched title and change).
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com> 
Zhenhua Luo  [Fri, 1 Mar 2013 09:43:52 +0000  (09:43 +0000)] 
Remove DSTRO string from PR due to meta-fsl-ppc is not distro specificSigned-off-by: Zhenhua Luo <zhenhua.luo@freescale.com> 
Matthew McClintock  [Mon, 18 Feb 2013 20:47:59 +0000  (14:47 -0600)] 
conf/machines: update to use SOC_FAMILYSigned-off-by: Matthew McClintock <msm@freescale.com> 
Zhenhua Luo  [Wed, 30 Jan 2013 06:44:06 +0000  (14:44 +0800)] 
Remove recipes-append folder which are SDK specificSigned-off-by: Chunrong Guo <b40290@freescale.com> Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com> 
Zhenhua Luo  [Wed, 30 Jan 2013 06:39:15 +0000  (14:39 +0800)] 
Remove distro conf which are BSP/SDK specificSigned-off-by: Zhenhua Luo <zhenhua.luo@freescale.com> 
Zhenhua Luo  [Tue, 22 Jan 2013 12:11:52 +0000  (12:11 +0000)] 
rename collection name from fsl to fsl-ppcSigned-off-by: Zhenhua Luo <zhenhua.luo@freescale.com> 
Zhenhua Luo  [Tue, 18 Dec 2012 01:23:36 +0000  (09:23 +0800)] 
rcw: update SHA for e6500 targetsSigned-off-by: Zhenhua Luo <zhenhua.luo@freescale.com> 
Ting Liu  [Sun, 16 Dec 2012 11:11:17 +0000  (11:11 +0000)] 
usdpaa: add non t4/b4 boards supportSigned-off-by: Ting Liu <b28495@freescale.com> 
Zhenhua Luo  [Sun, 16 Dec 2012 03:00:06 +0000  (11:00 +0800)] 
eth-config: add recipes use public git tree for eth-config buildSigned-off-by: Zhenhua Luo <zhenhua.luo@freescale.com> 
Ting Liu  [Fri, 14 Dec 2012 16:51:58 +0000  (16:51 +0000)] 
fmc_git: add recipeSigned-off-by: Ting Liu <b28495@freescale.com> 
Ting Liu  [Fri, 14 Dec 2012 17:14:29 +0000  (17:14 +0000)] 
fm-ucode: add recipeSigned-off-by: Ting Liu <b28495@freescale.com> 
Ting Liu  [Fri, 14 Dec 2012 17:14:30 +0000  (17:14 +0000)] 
fmlib: add recipeSigned-off-by: Ting Liu <b28495@freescale.com> 
Zhenhua Luo  [Fri, 14 Dec 2012 20:18:13 +0000  (20:18 +0000)] 
usdpaa: add recipeSigned-off-by: Zhenhua Luo <zhenhua.luo@freescale.com> 
Ting Liu  [Fri, 14 Dec 2012 16:11:09 +0000  (16:11 +0000)] 
u-boot_git: add e6500 commit for 1.3.1 releaseSigned-off-by: Ting Liu <b28495@freescale.com> 
Zhenhua Luo  [Sat, 8 Dec 2012 05:28:10 +0000  (13:28 +0800)] 
update the kernel version for t4/b4 boardsSigned-off-by: Zhenhua Luo <b19537@freescale.com> 
Zhenhua Luo  [Wed, 5 Dec 2012 21:41:45 +0000  (21:41 +0000)] 
fmc: update the version for legacy targetsSigned-off-by: Zhenhua Luo <b19537@freescale.com> 
Zhenhua Luo  [Fri, 30 Nov 2012 09:55:31 +0000  (09:55 +0000)] 
add machine configure files for t4160qds and t4160qds-64bSigned-off-by: Zhenhua Luo <b19537@freescale.com> 
Zhenhua Luo  [Tue, 20 Nov 2012 13:34:57 +0000  (13:34 +0000)] 
add machine configure files for b4420qdsSigned-off-by: Zhenhua Luo <b19537@freescale.com> 
Zhenhua Luo  [Tue, 20 Nov 2012 12:31:12 +0000  (12:31 +0000)] 
t4240qds: add usdpaa dts in the build listSigned-off-by: Zhenhua Luo <b19537@freescale.com> 
Matthew McClintock  [Mon, 12 Nov 2012 10:37:16 +0000  (10:37 +0000)] 
e6500: replace corenet64_smp_defconfig with temp e6500rev1_defconfig for nowSigned-off-by: Matthew McClintock <msm@freescale.com> 
Zhenhua Luo  [Thu, 1 Nov 2012 06:33:23 +0000  (14:33 +0800)] 
add usdpaa dts in the build list for b4860qdsSigned-off-by: Zhenhua Luo <b19537@freescale.com> 
Ting Liu  [Fri, 30 Nov 2012 13:42:57 +0000  (13:42 +0000)] 
fsl-toolchain: install static librarySigned-off-by: Ting Liu <b28495@freescale.com> 
Yashpal Dutta  [Thu, 29 Nov 2012 20:09:03 +0000  (20:09 +0000)] 
cryptodev: skip arch QA since kernel might not match for 64-bit kernels on 32-bit rfsSigned-off-by: Yashpal Dutta <yashpal.dutta@freescale.com> 
Yashpal Dutta  [Mon, 26 Nov 2012 07:54:34 +0000  (15:54 +0800)] 
cryptodev kernel module recipeSigned-off-by: Yashpal Dutta <yashpal.dutta@freescale.com> Signed-off-by: Zhenhua Luo <b19537@freescale.com> 
Matthew McClintock  [Fri, 2 Nov 2012 00:50:32 +0000  (00:50  +0000)] 
boot-format_git.bb: update to latestSigned-off-by: Matthew McClintock <msm@freescale.com> 
Zhenhua Luo  [Thu, 1 Nov 2012 06:31:46 +0000  (14:31 +0800)] 
correct the dts name for t4240qdsSigned-off-by: Zhenhua Luo <b19537@freescale.com> 
Matthew McClintock  [Wed, 24 Oct 2012 10:58:44 +0000  (10:58 +0000)] 
hypervisor_git.bb: remove unneeded create_link taskSigned-off-by: Matthew McClintock <msm@freescale.com> 
Matthew McClintock  [Mon, 26 Nov 2012 21:45:54 +0000  (15:45 -0600)] 
libxml2_2.9.0.bbappend: remove a bbappends that's no longer requiredSigned-off-by: Matthew McClintock <msm@freescale.com> 
Noor Ahsan  [Fri, 21 Dec 2012 12:24:55 +0000  (17:24 +0500)] 
linux-qoriq: Add a patch to fix perf compilation issue.
* Perf gived compilation error
  CC builtin-sched.o
    builtin-sched.c: In function â€˜get_cpu_usage_nsec_parent’:
  builtin-sched.c:399:16: error: storage size of â€˜ru’ isn’t known
* Added a patch from linux kernel git repo commit id
  
7b78f13603c6fcb64e020a0bbe31a651ea2b657b  which include resource.h
  file in builtin-sched.c.
* Bump PR.
* Verified it on P4080DS machine.
Signed-off-by: Noor Ahsan <noor_ahsan@mentor.com> 
Matthew McClintock  [Thu, 17 Jan 2013 18:46:12 +0000  (12:46 -0600)] 
oprofile: remove from meta-fsl-ppc and use oe-coreSigned-off-by: Matthew McClintock <msm@freescale.com> 
Matthew McClintock  [Fri, 4 Jan 2013 20:34:29 +0000  (14:34 -0600)] 
remove lxc since it's now in meta-virtSigned-off-by: Matthew McClintock <msm@freescale.com> 
Ting Liu  [Tue, 4 Dec 2012 08:22:35 +0000  (16:22 +0800)] 
lxc: move patches to default search pathSigned-off-by: Ting Liu <b28495@freescale.com> 
Ting Liu  [Tue, 4 Dec 2012 08:22:34 +0000  (16:22 +0800)] 
add centos 6.3 in the supported Linux distros listSigned-off-by: Ting Liu <b28495@freescale.com> 
Ting Liu  [Tue, 4 Dec 2012 08:22:33 +0000  (16:22 +0800)] 
using nativesdk as a prefix, not a suffixSigned-off-by: Ting Liu <b28495@freescale.com> 
Ting Liu  [Tue, 4 Dec 2012 08:22:32 +0000  (16:22 +0800)] 
lxc: remove rdepend perl-module-warnings-register
The module does not exist any more. Its content (warnings/register.pm)
has been moved to the main perl package. Introduced by commit:
(poky: 
51cbb5ae76a22d465e2f6c5ef923ec2682624e3b )
     * File warnings/register.pm has been moved to package perl
Fix:
  |error: Failed dependencies:
  |perl-module-warnings-register is needed by lxc-0.8.0+rc1-r6.ppce500mc
  |ERROR: Function failed: do_rootfs
Signed-off-by: Ting Liu <b28495@freescale.com> 
Signed-off-by: Chunrong Guo <b40290@freescale.com> 
Zhenhua Luo  [Tue, 4 Dec 2012 08:22:31 +0000  (16:22 +0800)] 
add Ubuntu 12.04.1 LTS in the supported Linux distros listSigned-off-by: Zhenhua Luo <b19537@freescale.com> 
Matthew McClintock  [Mon, 26 Nov 2012 21:45:14 +0000  (15:45 -0600)] 
linux-qoriq-sdk: move patches to default search pathSigned-off-by: Matthew McClintock <msm@freescale.com> 
Matthew McClintock  [Mon, 26 Nov 2012 21:43:33 +0000  (15:43 -0600)] 
README: add message about git.freescale.com vs. git.yp.orgSigned-off-by: Matthew McClintock <msm@freescale.com> 
Zhenhua Luo  [Fri, 23 Nov 2012 10:10:37 +0000  (18:10 +0800)] 
libxml: update the version number to 2.9.0 to match the upgrade in pokySigned-off-by: Zhenhua Luo <b19537@freescale.com> 
Matthew McClintock  [Tue, 13 Nov 2012 18:37:27 +0000  (12:37 -0600)] 
update READMESigned-off-by: Matthew McClintock <msm@freescale.com> 
Zhenhua Luo  [Wed, 7 Nov 2012 12:46:44 +0000  (20:46 +0800)] 
flib: add recipe to build external git treeSigned-off-by: Zhenhua Luo <b19537@freescale.com> 
Matthew McClintock  [Tue, 6 Nov 2012 14:16:20 +0000  (08:16 -0600)] 
linux-qoriq-sdk: lock down SHA for releaseSigned-off-by: Matthew McClintock <msm@freescale.com> 
Zhenhua Luo  [Tue, 6 Nov 2012 10:09:26 +0000  (18:09 +0800)] 
hv-cfg: lock down SHA for releaseSigned-off-by: Zhenhua Luo <b19537@freescale.com> 
Matthew McClintock  [Tue, 6 Nov 2012 09:51:36 +0000  (09:51 +0000)] 
u-boot_git.bb: lock down SHA for releaseSigned-off-by: Matthew McClintock <msm@freescale.com> 
Matthew McClintock  [Thu, 1 Nov 2012 22:11:12 +0000  (22:11 +0000)] 
rcw_git.bb: lock down SHA for releaseSigned-off-by: Matthew McClintock <msm@freescale.com> 
Matthew McClintock  [Wed, 31 Oct 2012 00:19:08 +0000  (00:19  +0000)] 
qemu_1.0.bb: lock down SHA for releaseSigned-off-by: Matthew McClintock <msm@freescale.com> 
Zhenhua Luo  [Fri, 26 Oct 2012 12:16:23 +0000  (12:16 +0000)] 
set preferred version of oprofile to 0.9.6 for e5500/e5500-64b targetsSigned-off-by: Zhenhua Luo <b19537@freescale.com> 
Matthew McClintock  [Mon, 22 Oct 2012 20:55:55 +0000  (15:55 -0500)] 
qemu_1.0.bb: lock down SHASigned-off-by: Matthew McClintock <msm@freescale.com> 
Matthew McClintock  [Mon, 22 Oct 2012 18:21:30 +0000  (13:21 -0500)] 
lxc_0.8.0-rc1.bb: fix parallel makefile issueSigned-off-by: Matthew McClintock <msm@freescale.com> 
Matthew McClintock  [Tue, 16 Oct 2012 00:34:24 +0000  (00:34  +0000)] 
lxc_0.8.0-rc1.bb: point lxc at kernel sourceSigned-off-by: Matthew McClintock <msm@freescale.com> 
Zhenhua Luo  [Fri, 12 Oct 2012 14:33:28 +0000  (14:33 +0000)] 
lmsensors-apps: Add required rdepends of perl modules to lmsensors-{apps,scripts}Signed-off-by: Zhenhua Luo <b19537@freescale.com> 
Stuart Yoder  [Wed, 10 Oct 2012 03:28:29 +0000  (03:28  +0000)] 
lxc: create the /var/lib/lxc directorySigned-off-by: Stuart Yoder <stuart.yoder@freescale.com> 
Stuart Yoder  [Wed, 10 Oct 2012 03:28:28 +0000  (03:28  +0000)] 
lxc: remove hwaddr from vlan configSigned-off-by: Stuart Yoder <stuart.yoder@freescale.com> 
Stuart Yoder  [Wed, 10 Oct 2012 03:28:27 +0000  (03:28  +0000)] 
lxc: remove dhcp from busybox templateSigned-off-by: Stuart Yoder <stuart.yoder@freescale.com> 
Zhenhua Luo  [Wed, 10 Oct 2012 09:05:29 +0000  (09:05 +0000)] 
set preferred version of oprofile to 0.9.6 for e500mc targetsSigned-off-by: Zhenhua Luo <b19537@freescale.com> 
Zhenhua Luo  [Fri, 28 Sep 2012 12:42:10 +0000  (12:42 +0000)] 
oprofile: add 0.9.6Signed-off-by: Zhenhua Luo <b19537@freescale.com> 
Zhenhua Luo  [Fri, 28 Sep 2012 12:40:33 +0000  (12:40 +0000)] 
lio-utils: fix runtime issueSigned-off-by: Zhenhua Luo <b19537@freescale.com> 
Zhenhua Luo  [Wed, 19 Sep 2012 07:06:09 +0000  (15:06 +0800)] 
lm_sensors: added recipe for v3.3.2Signed-off-by: Zhenhua Luo <b19537@freescale.com> 
Zhenhua Luo  [Wed, 19 Sep 2012 15:33:28 +0000  (15:33 +0000)] 
sysvinit: move bbappend from meta-fsl-ppc-private to meta-fsl-ppcSigned-off-by: Zhenhua Luo <b19537@freescale.com> 
Ting Liu  [Thu, 13 Sep 2012 15:20:27 +0000  (15:20 +0000)] 
u-boot: add additional image for p5040dsSigned-off-by: Ting Liu <b28495@freescale.com> 
Zhenhua Luo  [Thu, 9 Aug 2012 11:19:52 +0000  (19:19 +0800)] 
u-boot: fix nand image name issue for different core typeSigned-off-by: Zhenhua Luo <b19537@freescale.com> Signed-off-by: Ting Liu <b28495@freescale.com> 
Matthew McClintock  [Mon, 12 Nov 2012 19:42:16 +0000  (13:42 -0600)] 
u-boot_git.bb: use upstream u-boot for e6500 parts for nowSigned-off-by: Matthew McClintock <msm@freescale.com> 
Chunrong Guo  [Tue, 30 Oct 2012 04:36:49 +0000  (23:36 -0500)] 
busybox_1.20.2.bbappend:updated FILESEXTRAPATHS_prepend_fslSigned-off-by: Chunrong Guo <b40290@freescale.com> 
Chunrong Guo  [Tue, 30 Oct 2012 06:17:04 +0000  (01:17  -0500)] 
netbase_5.0.bbappend: SRC_URI_append_fsl instead of SRC_URI_fslSigned-off-by: Chunrong Guo <b40290@freescale.com> 
Matthew McClintock  [Mon, 29 Oct 2012 14:58:38 +0000  (09:58 -0500)] 
move udev bbappend to new versionSigned-off-by: Matthew McClintock <msm@freescale.com> 
Matthew McClintock  [Fri, 19 Oct 2012 18:48:52 +0000  (13:48 -0500)] 
hypervisor_git.bb: lock down SHAs to release versionsSigned-off-by: Matthew McClintock <msm@freescale.com> 
Zhenhua Luo  [Wed, 17 Oct 2012 10:15:11 +0000  (18:15 +0800)] 
hypervisor: add missing space character for PACKAGES_prependSigned-off-by: Zhenhua Luo <b19537@freescale.com> 
Matthew McClintock  [Tue, 16 Oct 2012 18:15:16 +0000  (13:15 -0500)] 
hypervisor_git.bb: initial add of embedded-hv to public layerSigned-off-by: Matthew McClintock <msm@freescale.com> 
Matthew McClintock  [Tue, 2 Oct 2012 19:23:42 +0000  (14:23 -0500)] 
linux-qoriq-sdk.inc: skip arch QA since kernel might not match for 64-bit kernels on 32-bit rfsSigned-off-by: Matthew McClintock <msm@freescale.com> 
Khem Raj  [Sun, 30 Sep 2012 18:07:53 +0000  (11:07 -0700)] 
machines: Recommend u-boot using MACHINE_EXTRA_RRECOMMENDSSigned-off-by: Khem Raj <raj.khem@gmail.com> 
Matthew McClintock  [Tue, 25 Sep 2012 19:23:16 +0000  (14:23 -0500)] 
u-boot_git.bb: don't try to built 32-bit u-boot on 64-bit machineSigned-off-by: Matthew McClintock <msm@freescale.com> 
Matthew McClintock  [Tue, 25 Sep 2012 17:52:27 +0000  (12:52 -0500)] 
add u-boot as an extra image depSigned-off-by: Matthew McClintock <msm@freescale.com> 
Matthew McClintock  [Thu, 20 Sep 2012 19:09:54 +0000  (14:09 -0500)] 
Revert "change the priority of packages which provide ifconfig to ifconfig link ifconfig.net-tools by default"
This reverts commit 
bbf7c8e9216c6844dd4c6e63e6432df8293fb4bc .