| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
|
|
|
| |
*following scripts had been added
/etc/init.d/target
/etc/target/tcm_start.sh
/etc/target/lio_start.sh
Signed-off-by: Chunrong Guo <b40290@freescale.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
-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>
|
|
|
|
| |
Signed-off-by: Ting Liu <b28495@freescale.com>
|
|
|
|
|
|
|
|
|
| |
the customized rootfs images is specific to fsl networking SDK, move
them from this layer to meta-fsl-networking layer
Signed-off-by: Chunrong Guo <b40290@freescale.com>
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Acked-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
| |
conf/distro/fsl.conf has been removed from this layer, meta-fsl-ppc is not
distro specific.
use PRINC := "${@int(PRINC) + 1}"
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
|
|
|
|
| |
Signed-off-by: Matthew McClintock <msm@freescale.com>
|
|
|
|
|
|
|
|
| |
The change in recipe-append is specific for FSL networking SDK, so move them
from meta-fsl-ppc to meta-fsl-networking.
Signed-off-by: Chunrong Guo <b40290@freescale.com>
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
|
|
|
|
|
|
| |
Remove conf/distro/fsl.conf
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
|
|
|
|
| |
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
|
|
|
|
| |
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
|
|
|
|
|
|
| |
commit for non t4/b4 boards was pushed to external git server too.
Signed-off-by: Ting Liu <b28495@freescale.com>
|
|
|
|
| |
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
|
|
|
|
| |
Signed-off-by: Ting Liu <b28495@freescale.com>
|
|
|
|
| |
Signed-off-by: Ting Liu <b28495@freescale.com>
|
|
|
|
| |
Signed-off-by: Ting Liu <b28495@freescale.com>
|
|
|
|
|
|
| |
use external git tree to build usdpaa for t4/b4
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
|
|
|
|
| |
Signed-off-by: Ting Liu <b28495@freescale.com>
|
|
|
|
|
|
| |
change "3.0.48" to "3.0.51"
Signed-off-by: Zhenhua Luo <b19537@freescale.com>
|
|
|
|
|
|
|
| |
fmc_git.bb is added for e6500 targets, the default fmc version is build from
git, the version(0.9.23) of legacy targets should be specified explicitly.
Signed-off-by: Zhenhua Luo <b19537@freescale.com>
|
|
|
|
|
|
|
| |
currently the only difference of t4160qds and t4240qds is u-boot configure,
the others are shared.
Signed-off-by: Zhenhua Luo <b19537@freescale.com>
|
|
|
|
|
|
| |
add b4420qds and b4420qds-64b machine configure files
Signed-off-by: Zhenhua Luo <b19537@freescale.com>
|
|
|
|
| |
Signed-off-by: Zhenhua Luo <b19537@freescale.com>
|
|
|
|
| |
Signed-off-by: Matthew McClintock <msm@freescale.com>
|
|
|
|
| |
Signed-off-by: Zhenhua Luo <b19537@freescale.com>
|
|
|
|
| |
Signed-off-by: Ting Liu <b28495@freescale.com>
|
|
|
|
|
|
| |
32-bit rfs
Signed-off-by: Yashpal Dutta <yashpal.dutta@freescale.com>
|
|
|
|
|
|
|
|
|
| |
This is a /dev/crypto device driver, equivalent to those in OpenBSD or FreeBSD.
The main idea is to access of existing ciphers in kernel space from userspace,
thus enabling re-use of a hardware implementation of a cipher.
Signed-off-by: Yashpal Dutta <yashpal.dutta@freescale.com>
Signed-off-by: Zhenhua Luo <b19537@freescale.com>
|
|
|
|
| |
Signed-off-by: Matthew McClintock <msm@freescale.com>
|
|
|
|
|
|
| |
t4240.dts => t4240qds.dts
Signed-off-by: Zhenhua Luo <b19537@freescale.com>
|
|
|
|
| |
Signed-off-by: Matthew McClintock <msm@freescale.com>
|
|
|
|
| |
Signed-off-by: Matthew McClintock <msm@freescale.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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>
|
|
|
|
| |
Signed-off-by: Matthew McClintock <msm@freescale.com>
|
|
|
|
| |
Signed-off-by: Matthew McClintock <msm@freescale.com>
|
|
|
|
| |
Signed-off-by: Ting Liu <b28495@freescale.com>
|
|
|
|
| |
Signed-off-by: Ting Liu <b28495@freescale.com>
|
|
|
|
| |
Signed-off-by: Ting Liu <b28495@freescale.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
| |
Signed-off-by: Zhenhua Luo <b19537@freescale.com>
|
|
|
|
| |
Signed-off-by: Matthew McClintock <msm@freescale.com>
|
|
|
|
| |
Signed-off-by: Matthew McClintock <msm@freescale.com>
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
| |
Signed-off-by: Matthew McClintock <msm@freescale.com>
|
|
|
|
| |
Signed-off-by: Zhenhua Luo <b19537@freescale.com>
|
|
|
|
| |
Signed-off-by: Matthew McClintock <msm@freescale.com>
|
|
|
|
| |
Signed-off-by: Zhenhua Luo <b19537@freescale.com>
|
|
|
|
|
|
|
| |
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>
|
|
|
|
| |
Signed-off-by: Matthew McClintock <msm@freescale.com>
|
|
|
|
| |
Signed-off-by: Matthew McClintock <msm@freescale.com>
|