Hi Bob,
Sorry for the late response.
> -Original Message-
> From: Bob Cochran [mailto:yo...@mindchasers.com]
> Sent: Friday, January 10, 2014 4:25 AM
>
> Any plans to create a repo for meta-fsl-networking on git.yoctoproject
> for Power / QorIQ developers?
[Luo Zhenhua-B19537] meta-fsl
于 14-1-22 下午2:17, jackie.hu...@windriver.com 写道:
> From: Jackie Huang
>
> The invalid binary path causes failure:
> udevd[102]: starting version 182
> /etc/rcS.d/S04udev: line 106: /usr/bin/udevadm: No such file or directory
>
> use the command 'udevadm' directly in the init just as the oe-core
Hi,
Actually I am able to build both elf(for xloader uboot) and linux
toolchain(linux and userspace components) using tune mips32 and tune mips64-n32
with the required libgcc libraries and other required headers.
Glibc libraries were also build using tune-mips64-n32 with different
combinations
From: Wenzong Fan
Don't override DEPENDS for target build, the "audit" should be appended to it.
The following changes since commit de0afbc8f434b235156e17234b72027840a821af:
libsemanage-native: remove audit-native dependency (2014-01-20 18:28:11 +0800)
are available in the git repository at:
From: Wenzong Fan
Don't override DEPENDS for target build, the "audit" should be appended
to it.
Signed-off-by: Wenzong Fan
---
recipes-security/selinux/libsemanage.inc |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/recipes-security/selinux/libsemanage.inc
b/recipes-se