| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
| |
the patches of e5500/e5500-64b support are only available for oprofile-0.9.6.
Signed-off-by: Zhenhua Luo <b19537@freescale.com>
|
|
|
|
| |
Signed-off-by: Matthew McClintock <msm@freescale.com>
|
|
|
|
| |
Signed-off-by: Matthew McClintock <msm@freescale.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
|
|
| |
-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>
|
|
|
|
|
|
|
|
|
| |
-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>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
-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>
|
|
|
|
| |
Signed-off-by: Zhenhua Luo <b19537@freescale.com>
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
| |
the bbappend is appled for fsl machines
Signed-off-by: Zhenhua Luo <b19537@freescale.com>
|
|
|
|
| |
Signed-off-by: Ting Liu <b28495@freescale.com>
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
| |
Fix Fetcher failure for URL: 'file://defconfig-fsl'
Signed-off-by: Chunrong Guo <b40290@freescale.com>
|
|
|
|
|
|
|
| |
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>
|
|
|
|
| |
Signed-off-by: Matthew McClintock <msm@freescale.com>
|
|
|
|
| |
Signed-off-by: Matthew McClintock <msm@freescale.com>
|
|
|
|
| |
Signed-off-by: Zhenhua Luo <b19537@freescale.com>
|
|
|
|
| |
Signed-off-by: Matthew McClintock <msm@freescale.com>
|
|
|
|
|
|
| |
kernels on 32-bit rfs
Signed-off-by: Matthew McClintock <msm@freescale.com>
|
|
|
|
|
|
| |
Delete unused MACHINE_FEATURES_RRECOMMENDS
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
| |
Signed-off-by: Matthew McClintock <msm@freescale.com>
|
|
|
|
| |
Signed-off-by: Matthew McClintock <msm@freescale.com>
|
|
|
|
|
|
| |
link ifconfig.net-tools by default"
This reverts commit bbf7c8e9216c6844dd4c6e63e6432df8293fb4bc.
|
|
|
|
| |
Signed-off-by: Matthew McClintock <msm@freescale.com>
|
|
|
|
| |
Signed-off-by: Matthew McClintock <msm@freescale.com>
|
|
|
|
|
|
| |
ifconfig.net-tools by default
Signed-off-by: Chunrong Guo <b40290@freescale.com>
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
| |
Signed-off-by: Zhenhua Luo <b19537@freescale.com>
|
|
|
|
| |
Signed-off-by: Ting Liu <b28495@freescale.com>
|
|
|
|
| |
Signed-off-by: Matthew McClintock <msm@freescale.com>
|
|
|
|
| |
Signed-off-by: Matthew McClintock <msm@freescale.com>
|
|
|
|
| |
Signed-off-by: Matthew McClintock <msm@freescale.com>
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
| |
Signed-off-by: Matthew McClintock <msm@freescale.com>
|
|
|
|
| |
Signed-off-by: Matthew McClintock <msm@freescale.com>
|
|
|
|
| |
Signed-off-by: Matthew McClintock <msm@freescale.com>
|
|
|
|
|
|
| |
We will just skip the kernel recipe if we don't have biarch enabled
This reverts commit f3469d97cef7fcd6277dfab7326f7a8e0d5bb5bd.
|
|
|
|
|
|
|
| |
Fixes linker issues where we are missing symbols such as
_restgpr_NN_x
Signed-off-by: Matthew McClintock <msm@freescale.com>
|
|
|
|
| |
Signed-off-by: Matthew McClintock <msm@freescale.com>
|
|
|
|
| |
Signed-off-by: Matthew McClintock <msm@freescale.com>
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
| |
Signed-off-by: Matthew McClintock <msm@freescale.com>
|
|
|
|
|
|
| |
This version of busybox is not in this branch, needs to be updated for master
This reverts commit cedbe9eb8e20b7de8c287dd9185934089e88ac0a.
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
| |
Signed-off-by: Zhenhua Luo <b19537@freescale.com>
|
|
|
|
| |
Signed-off-by: Zhenhua Luo <b19537@freescale.com>
|