A build identified as needing QA has finished on the autobuilder. This
build is located at:
http://autobuilder.yoctoproject.org/pub/nightly/20140916-2
Build hash information:
meta-intel : 200ebb54f46f364e7eb1738c5e993374f03f407d
meta-fsl-arm : ccba003438f8bda6cf50675050dbf66e9ae
I have the Yocto 1.6.1 Eclipse ADT plugin installed in the ARM DS-5 (5.18)
platform (based on Eclipse Kepler). After some struggling, I have been able to
generate a CMake-based project that build successfully, but it has left me with
2 related questions.
The first is specification of the cmake e
Based on oe-core commit:
commit 1528e596d4906c33e4be83fcf691cfe76d340ff3
Author: Otavio Salvador
Date: Thu Apr 24 15:59:20 2014 -0300
Globally replace 'base_contains' calls with 'bb.utils.contains'
The base_contains is kept as a compatibility method and we ought to not
use i
Hi Pascal,
[Re: [yocto] [meta-selinux][PATCH] selinux-userspace: update userspace SRC_URI
and checksums] On 14.09.17 (Wed 17:14) Pascal Ouyang wrote:
> 于 14-9-16 上午3:46, Joe MacDonald 写道:
> >diff --git a/recipes-security/selinux/selinux_20131030.inc
> >b/recipes-security/selinux/selinux_2013103
于 14-9-16 上午3:46, Joe MacDonald 写道:
Trac has been turned off on OSS. Update all SRC_URI links for the
userspace components to point at the github project releases. The github
releases also have a slightly different directory structure in the
tarballs, requiring an update of the checksums as wel
On 2014?08?15? 11:21, Kai Kang wrote:
qemu 2.1.0 support aarch64 targets, so add aarch64 to QEMU_TARGETS to
enable qemu aarch64 support. Var QEMU_TARGETS in poky.conf overrides the
var in qemu recipe, so add in poky.conf too.
Signed-off-by: Kai Kang
---
meta-yocto/conf/distro/poky.conf | 2 +-