]>
code.ossystems Code Review - meta-freescale.git/log
Ting Liu [Tue, 4 Dec 2012 08:22:35 +0000 (16:22 +0800)]
lxc: move patches to default search path
Signed-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 list
Signed-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 suffix
Signed-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 list
Signed-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 path
Signed-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.org
Signed-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 poky
upgrade the version to 2.9.0 to fix following version mismatch issue:
ERROR: No recipes available for:
/srv/home/pokybuild/yocto-autobuilder/yocto-slave/p1022ds/build/yocto/meta-fsl-ppc/recipes-append/libxml/libxml2_2.8.0.bbappend
[YOCTO #3476]
Signed-off-by: Zhenhua Luo <b19537@freescale.com>
Matthew McClintock [Tue, 13 Nov 2012 18:37:27 +0000 (12:37 -0600)]
update README
Signed-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 tree
Signed-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 release
Signed-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 release
Signed-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 release
Also update p5040 u-boot builds and add cst-native dep which is
required by some machines
Signed-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 release
Signed-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 release
Signed-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 targets
the patches of e5500/e5500-64b support are only available for oprofile-0.9.6.
Signed-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 SHA
Signed-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 issue
Signed-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 source
Fixes:
| powerpc-fsl-linux-gcc: error: default/arch/powerpc/include/asm/unistd.h: No such file or directory
| powerpc-fsl-linux-gcc: fatal error: no input files
| compilation terminated.
| attach.c:45:19: fatal error: setns.h: No such file or directory
| compilation terminated.
| make[3]: [setns.h] Error 1 (ignored)
| powerpc-fsl-linux-gcc -E --sysroot=/opt/yocto/cache-build/p4080ds/build_p4080ds_release/tmp/sysroots/p4080ds -m32 -mhard-float -mcpu=e500mc -dM default/arch/powerpc/include/asm/unistd.h |grep setns > setns.h
| make[3]: *** [liblxc_so-attach.o] Error 1
| make[3]: *** Waiting for unfinished jobs....
| powerpc-fsl-linux-gcc: error: default/arch/powerpc/include/asm/unistd.h: No such file or directory
| powerpc-fsl-linux-gcc: fatal error: no input files
| compilation terminated.
| make[3]: [setns.h] Error 1 (ignored)
| make[3]: Leaving directory `/opt/yocto/cache-build/p4080ds/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/lxc-0.8.0-rc1-r4/lxc-0.8.0-rc1/src/lxc'
| make[2]: *** [all-recursive] Error 1
| make[2]: Leaving directory `/opt/yocto/cache-build/p4080ds/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/lxc-0.8.0-rc1-r4/lxc-0.8.0-rc1/src'
| make[1]: *** [all] Error 2
| make[1]: Leaving directory `/opt/yocto/cache-build/p4080ds/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/lxc-0.8.0-rc1-r4/lxc-0.8.0-rc1/src'
| make: *** [all-recursive] Error 1
| ERROR: oe_runmake failed
Signed-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}
* lmsensors-apps: Add perl-module-strict perl-module-vars perl-module-warnings-register perl-module-warnings
* lmsensors-scripts: perl-module-fcntl perl-module-exporter perl-module-xsloader perl-module-exporter-heavy perl-module-file-basename perl-module-constant
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 directory
-lxc requires this directory to be present
-this patch is a workaround for the issue, plan is to
submit a patch upstream to fix this and see what
feedback we receive
Signed-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 config
-to get vlan working with the FSL SDK we need to
remove the hwaddr. This was found by trial and
error. Upstream discussion is started as to
when the hwaddr might be needed, but for now remove it
Signed-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 template
-the dhcp which is started by default in a container
causes our default examples various issues..including
vlans not working right, and screwing up host
network interfaces if networking isn't virtualized
-we do not know yet what the right upstream fix
is for this with more testing and characterization
needed
Signed-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 targets
Signed-off-by: Zhenhua Luo <b19537@freescale.com>
Zhenhua Luo [Fri, 28 Sep 2012 12:42:10 +0000 (12:42 +0000)]
oprofile: add 0.9.6
oprofile-0.9.7 doesn't support e500mc, the patches of e500mc support
are only available for oprofile-0.9.6
Signed-off-by: Zhenhua Luo <b19537@freescale.com>
Zhenhua Luo [Fri, 28 Sep 2012 12:40:33 +0000 (12:40 +0000)]
lio-utils: fix runtime issue
1. add rumtime dependency for lio-utils
2. use commit ID to fix offline build issue
3. install rc.target
Signed-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.2
the patch is generated based on http://patches.openembedded.org/patch/27213/
which is submitted by Jackie Huang <jackie.huang@windriver.com>
* Adapted from the recipe for v3.2.0
* Added MANDIR in EXTRA_OEMAKE instead of the moving operation for
manuals in do_install
* put .a files in _staticdev package
Signed-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-ppc
the bbappend is appled for fsl machines
Signed-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 p5040ds
Signed-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 type
Final nand u-boot image is named differently in u-boot source. That is:
"u-boot-nand.bin" for e500v2 boards, "u-boot.bin" for other boards.
Signed-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 now
We will publish a tested version at git.freescale.com soon, but
for now since the upstream u-boot works let's use that one
Signed-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_fsl
Fix Fetcher failure for URL: 'file://defconfig-fsl'
Signed-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_fsl
Fixes issues were LIC_FILES_CHKSUM points to an invalid file.
Also, it prevents overridding all other patches to netbase
Signed-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 version
Signed-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 versions
Signed-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_prepend
Signed-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 layer
Signed-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 rfs
Signed-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_RRECOMMENDS
Delete unused MACHINE_FEATURES_RRECOMMENDS
Signed-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 machine
Signed-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 dep
Signed-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 .
Matthew McClintock [Thu, 20 Sep 2012 18:10:42 +0000 (13:10 -0500)]
rcw_git.bb: update to latest and update LIC_FILES_CHECKSUM
Signed-off-by: Matthew McClintock <msm@freescale.com>
Matthew McClintock [Wed, 19 Sep 2012 20:47:15 +0000 (15:47 -0500)]
rename task- to packagegroup-
Signed-off-by: Matthew McClintock <msm@freescale.com>
Chunrong Guo [Thu, 23 Aug 2012 10:15:56 +0000 (10:15 +0000)]
change the priority of packages which provide ifconfig to ifconfig link ifconfig.net-tools by default
Signed-off-by: Chunrong Guo <b40290@freescale.com>
Chunrong Guo [Fri, 14 Sep 2012 06:08:56 +0000 (14:08 +0800)]
udev: do not automount block devices for fslmachines
kernel can’t boot up with extend partition in HDD
FILESEXTRAPATHS_prepend is the right variable to extend file search path,
this is applied for fsl ppc targets
Signed-off-by: Chunrong Guo <b40290@freescale.com>
Signed-off-by: Zhenhua Luo <b19537@freescale.com>
Zhenhua Luo [Thu, 30 Aug 2012 09:07:09 +0000 (09:07 +0000)]
lio-utils: add lio-utils-4.0
Signed-off-by: Zhenhua Luo <b19537@freescale.com>
Ting Liu [Mon, 3 Sep 2012 16:37:16 +0000 (16:37 +0000)]
fsl-image-minimal: IMAGE_FSTYPES add jffs2
Signed-off-by: Ting Liu <b28495@freescale.com>
Matthew McClintock [Tue, 18 Sep 2012 18:48:37 +0000 (13:48 -0500)]
linux-qoriq-sdk.inc: only check for multiarch in eX500 not eX500-64b
Signed-off-by: Matthew McClintock <msm@freescale.com>
Matthew McClintock [Tue, 18 Sep 2012 18:39:59 +0000 (13:39 -0500)]
u-boot_git.bb: only set variable if not set
Signed-off-by: Matthew McClintock <msm@freescale.com>
Matthew McClintock [Mon, 17 Sep 2012 21:34:58 +0000 (16:34 -0500)]
gettext: remove bbappends since the patch it adds does not apply
Signed-off-by: Matthew McClintock <msm@freescale.com>
Khem Raj [Tue, 18 Sep 2012 17:17:31 +0000 (10:17 -0700)]
linux-qoriq-sdk: Correct the check for BUILD_64BIT_KERNEL
Current comparision is returning false which is not 0
and hence KERNEL_CC and KERNEL_LD are getting 64bit options
appended even when BUILD_64BIT_KERNEL is unset
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Matthew McClintock [Mon, 17 Sep 2012 20:01:11 +0000 (15:01 -0500)]
linux-qoriq-sdk.inc: make sure we enabled biarch for our kernel builds
Signed-off-by: Matthew McClintock <msm@freescale.com>
Matthew McClintock [Mon, 17 Sep 2012 19:59:03 +0000 (14:59 -0500)]
u-boot_git.bb: libgcc is required for multilib builds too
Signed-off-by: Matthew McClintock <msm@freescale.com>
Matthew McClintock [Mon, 17 Sep 2012 19:58:15 +0000 (14:58 -0500)]
fsl.conf: add multiarch to fsl distro
Signed-off-by: Matthew McClintock <msm@freescale.com>
Matthew McClintock [Fri, 14 Sep 2012 18:19:46 +0000 (13:19 -0500)]
Revert "e6500.inc: force biarch gcc for kernel build"
We will just skip the kernel recipe if we don't have biarch enabled
This reverts commit
f3469d97cef7fcd6277dfab7326f7a8e0d5bb5bd .
Matthew McClintock [Fri, 14 Sep 2012 15:55:42 +0000 (10:55 -0500)]
u-boot_git.bb: u-boot depends on libgcc
Fixes linker issues where we are missing symbols such as
_restgpr_NN_x
Signed-off-by: Matthew McClintock <msm@freescale.com>
Matthew McClintock [Fri, 14 Sep 2012 03:11:21 +0000 (22:11 -0500)]
e6500.inc: force biarch gcc for kernel build
Signed-off-by: Matthew McClintock <msm@freescale.com>
Matthew McClintock [Fri, 14 Sep 2012 01:27:54 +0000 (20:27 -0500)]
u-boot_git.bb: hack in support for building 32-bit u-boot with 64-bit machine
Signed-off-by: Matthew McClintock <msm@freescale.com>
Ting Liu [Wed, 12 Sep 2012 07:06:28 +0000 (15:06 +0800)]
busybox: add fsl customized defconfig
1.use largest general-purpose configuration
2.add a patch to fix possible build issue with kernel 3.0
reference: http://www.gossamer-threads.com/lists/linux/kernel/
1418363
Signed-off-by: Ting Liu <b28495@freescale.com>
Matthew McClintock [Thu, 13 Sep 2012 16:44:05 +0000 (11:44 -0500)]
boot-format_git.bb: update GPL license to GPLv2 (no actually change in license)
Signed-off-by: Matthew McClintock <msm@freescale.com>
Matthew McClintock [Thu, 13 Sep 2012 16:38:52 +0000 (11:38 -0500)]
Revert "busybox: add fsl customized defconfig"
This version of busybox is not in this branch, needs to be updated for master
This reverts commit
cedbe9eb8e20b7de8c287dd9185934089e88ac0a .
Ting Liu [Wed, 12 Sep 2012 07:06:28 +0000 (15:06 +0800)]
busybox: add fsl customized defconfig
1.use largest general-purpose configuration
2.add a patch to fix possible build issue with kernel 3.0
reference: http://www.gossamer-threads.com/lists/linux/kernel/
1418363
Signed-off-by: Ting Liu <b28495@freescale.com>
Zhenhua Luo [Wed, 12 Sep 2012 07:06:26 +0000 (15:06 +0800)]
add nand u-boot in the default build list for p2041rdb
Signed-off-by: Zhenhua Luo <b19537@freescale.com>
Zhenhua Luo [Wed, 12 Sep 2012 07:06:15 +0000 (15:06 +0800)]
add "CentOS release 5.5 (Final)" into SANITY_TESTED_DISTROS
Signed-off-by: Zhenhua Luo <b19537@freescale.com>
Ting Liu [Wed, 12 Sep 2012 07:06:17 +0000 (15:06 +0800)]
add additional u-boot and dts for mpc85xx
Signed-off-by: Ting Liu <b28495@freescale.com>
Matthew McClintock [Mon, 10 Sep 2012 21:19:25 +0000 (16:19 -0500)]
add new e6500 based machines (b4860qds and t4240qds)
note: these machines build with a 64-bit kernel always, since
optimal performance is with this kernel even if the rfs is still
32-bit
Signed-off-by: Matthew McClintock <msm@freescale.com>
Matthew McClintock [Wed, 12 Sep 2012 20:46:15 +0000 (15:46 -0500)]
linux-qoriq-sdk.inc: add var to configure build for 64-bit kernel on 32-bit machine
Signed-off-by: Matthew McClintock <msm@freescale.com>
Stuart Yoder [Thu, 13 Sep 2012 00:26:29 +0000 (00:26 +0000)]
meta-fsl-ppc: lxc: add patch to fix 64-bit lib mount issue
Signed-off-by: Stuart Yoder <stuart.yoder@freescale.com>
Matthew McClintock [Wed, 12 Sep 2012 18:00:24 +0000 (13:00 -0500)]
remove use of tags in SRCREV and replace with actual SHAs
This was done because BB_NO_NETWORK only works with SHAs since the
fetcher needs to check the tags each time
Signed-off-by: Matthew McClintock <msm@freescale.com>
Matthew McClintock [Mon, 10 Sep 2012 20:37:55 +0000 (15:37 -0500)]
lxc_0.8.0-rc1.bb: initial add of recipe
Signed-off-by: Matthew McClintock <msm@freescale.com>
Matthew McClintock [Mon, 10 Sep 2012 16:53:37 +0000 (11:53 -0500)]
fsl.conf: using our kernel tree for nativesdk is wrong, remove it
Signed-off-by: Matthew McClintock <msm@freescale.com>
Matthew McClintock [Mon, 10 Sep 2012 16:29:21 +0000 (11:29 -0500)]
p1022ds.conf: change to use non-lite version of xserver, lite version has been removed
Signed-off-by: Matthew McClintock <msm@freescale.com>
Matthew McClintock [Thu, 6 Sep 2012 18:50:41 +0000 (13:50 -0500)]
add kernel patch to fix parallel build failures
Signed-off-by: Matthew McClintock <msm@freescale.com>
Matthew McClintock [Wed, 25 Jul 2012 01:12:53 +0000 (01:12 +0000)]
qemu: set preferred version for QEMU
The preferred version needs to specify the QEMU
version for our qemu_git recipe (overridden by
the QEMU bbappends). Without this patch we will
no pick up our qemu_git recipe.
Signed-off-by: Matthew McClintock <msm@freescale.com>
Matthew McClintock [Wed, 25 Jul 2012 20:57:24 +0000 (15:57 -0500)]
add fslmachine overrides
Signed-off-by: Matthew McClintock <msm@freescale.com>
Matthew McClintock [Tue, 4 Sep 2012 20:35:33 +0000 (15:35 -0500)]
update bbappends to only apply on our distro, as a precursor to moving to it's own layer
Signed-off-by: Matthew McClintock <msm@freescale.com>
Khem Raj [Tue, 4 Sep 2012 17:03:25 +0000 (10:03 -0700)]
fsl-image-lsb-sdk: Remove deprecated IMAGE_FEATURE apps-console-core
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Matthew McClintock [Tue, 28 Aug 2012 05:42:32 +0000 (00:42 -0500)]
linux-qoriq-sdk.inc: add patch so perf builds
Originally from Khem Raj
Signed-off-by: Matthew McClintock <msm@freescale.com>
Matthew McClintock [Tue, 14 Aug 2012 20:17:15 +0000 (15:17 -0500)]
u-boot_git.bb: add default multilib compiler info
Signed-off-by: Matthew McClintock <msm@freescale.com>
Matthew McClintock [Tue, 14 Aug 2012 18:58:09 +0000 (13:58 -0500)]
update to latest released versions
Signed-off-by: Matthew McClintock <msm@freescale.com>
Conflicts:
recipes-kernel/linux/linux-qoriq-sdk.inc
Matthew McClintock [Thu, 12 Jul 2012 19:32:07 +0000 (14:32 -0500)]
images: change to forcibly set IMAGE_FSTYPES, user can add with _append
Signed-off-by: Matthew McClintock <msm@freescale.com>
Matthew McClintock [Wed, 8 Aug 2012 21:40:21 +0000 (16:40 -0500)]
fsl.conf: add CentOS 5.8 as supported distro
Signed-off-by: Matthew McClintock <msm@freescale.com>
Matthew McClintock [Wed, 1 Aug 2012 21:33:44 +0000 (16:33 -0500)]
fsl.conf: clean up distro conf for master
Signed-off-by: Matthew McClintock <msm@freescale.com>
Matthew McClintock [Wed, 11 Jul 2012 22:37:56 +0000 (17:37 -0500)]
disable extra inittab changes
Signed-off-by: Matthew McClintock <msm@freescale.com>
Matthew McClintock [Wed, 11 Jul 2012 22:26:51 +0000 (17:26 -0500)]
move serial console definitions into machine.conf so they are available for all distros (e.g. poky and fsl)
Signed-off-by: Matthew McClintock <msm@freescale.com>
Matthew McClintock [Mon, 13 Aug 2012 22:23:08 +0000 (17:23 -0500)]
boot-format_git.bb: update to latest version
Signed-off-by: Matthew McClintock <msm@freescale.com>
Vladimir Zapolskiy [Fri, 10 Aug 2012 22:48:37 +0000 (01:48 +0300)]
u-boot: correct path to config files
The trivial change fixes u-boot compilation task, boot_format utility installs
board configuration files into a subdirectory of STAGING_DATADIR_NATIVE.
Signed-off-by: Vladimir Zapolskiy <vladimir_zapolskiy@mentor.com>
Cc: Matthew McClintock <msm@freescale.com>
Zhenhua Luo [Tue, 24 Jul 2012 04:06:47 +0000 (04:06 +0000)]
add NOR u-boot into the default build list of p1010rdb
Signed-off-by: Zhenhua Luo <b19537@freescale.com>
Zhenhua Luo [Mon, 16 Jul 2012 14:09:08 +0000 (14:09 +0000)]
fsl-image-lsb-sdk.bb: replace POKY_BASE_INSTALL with CORE_IMAGE_BASE_INSTALL
POKY_BASE_INSTALL is replaced by CORE_IMAGE_BASE_INSTALL
Signed-off-by: Zhenhua Luo <b19537@freescale.com>
Matthew McClintock [Wed, 8 Aug 2012 15:56:37 +0000 (10:56 -0500)]
update preferred version for linux kernel
Signed-off-by: Matthew McClintock <msm@freescale.com>
Matthew McClintock [Mon, 6 Aug 2012 18:35:33 +0000 (13:35 -0500)]
u-boot: change UBOOT_MACHINES to use ?= so they can be overridden
Signed-off-by: Matthew McClintock <msm@freescale.com>
Khem Raj [Thu, 2 Aug 2012 03:44:15 +0000 (20:44 -0700)]
linux-qoriq-sdk.bb: prepend to do_configure
Instead of prepending to kernel_do_configure
lets prepend to do_configure this gives another
knob for users who want to insert between this
prepend and do_configure_kernel. Typical usecase
is to enable kconfig options on top of defconfig
can be then appended to .config easliy in a
bbappend.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
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>
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>
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>
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>
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>
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>
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>