[yocto] Warnings when using custom distro.conf

2015-04-24 Thread Yannick Kiekens
Hi all, I created a custom distro.conf by requiring poky.conf then changing some values. Now I get these warnings: WARNING: Variable key PREFERRED_PROVIDER_virtual/${SDK_PREFIX}compilerlibs (nativesdk-gcc-runtime) replaces original key PREFERRED_PROVIDER_virtual/x86_64-tcs-linux-compilerlibs (gcc

Re: [yocto] Location of U-Boot environment for BeagleBone Black

2015-04-24 Thread Tom Rini
On Thu, Apr 23, 2015 at 05:10:21PM +1000, Craig McQueen wrote: > I'm building Yocto for BeagleBone using the meta-ti layer and the kernel and > U-Boot provided by that layer. > > I'm having some trouble understanding the location where U-Boot saves its > environment for BeagleBone Black. > > Af

Re: [yocto] Strange error trying to use externalsrc

2015-04-24 Thread Matt Schuckmann
> -Original Message- > From: Paul Eggleton [mailto:paul.eggle...@linux.intel.com] > Sent: Thursday, April 23, 2015 5:20 PM > To: Matt Schuckmann > Cc: yocto@yoctoproject.org > Subject: Re: [yocto] Strange error trying to use externalsrc > > On Thursday 23 April 2015 12:37:30 Matt Schuckm

Re: [yocto] Strange error trying to use externalsrc

2015-04-24 Thread Paul Eggleton
On Friday 24 April 2015 09:10:58 Matt Schuckmann wrote: > > -Original Message- > > From: Paul Eggleton [mailto:paul.eggle...@linux.intel.com] > > Sent: Thursday, April 23, 2015 5:20 PM > > To: Matt Schuckmann > > Cc: yocto@yoctoproject.org > > Subject: Re: [yocto] Strange error trying to us

Re: [yocto] Strange error trying to use externalsrc

2015-04-24 Thread Matt Schuckmann
http://www.yoctoproject.org/docs/1.4/dev-manual/dev- > manual.html#buildi > > ng-so > > ftware-from-an-external-source > > https://github.com/openembedded/oe- > core/blob/dylan/meta/classes/extern > > alsrc > > .bbclass > > Ah, right, dylan - yes things were a bit different in that version. > It'

[yocto] [meta-cgl][PATCH 4/9] cluster-resource-agents: add sha256 sum of the tarball

2015-04-24 Thread Dmitry Eremin-Solenikov
Signed-off-by: Dmitry Eremin-Solenikov --- .../recipes-cgl/cluster-resource-agents/cluster-resource-agents_1.0.3.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-cgl-common/recipes-cgl/cluster-resource-agents/cluster-resource-agents_1.0.3.bb b/meta-cgl-common/recipes-cgl/cluster-res

[yocto] [meta-cgl][PATCH 1/9] packagegroup-cgl-*: fix LIC_FILES_CHKSUM variables

2015-04-24 Thread Dmitry Eremin-Solenikov
LIC_FILES_CHKSUM variables in all packagegroup files reference wrong location of the COPYING.MIT file resulting in warnings during build. Fix them by pointing to the main COPYING.MIT file in OE-Core. Signed-off-by: Dmitry Eremin-Solenikov --- meta-cgl-common/packagegroups/packagegroup-cgl-applic

[yocto] [meta-cgl][PATCH 1/9] packagegroup-cgl-*: fix LIC_FILES_CHKSUM variables

2015-04-24 Thread Dmitry Eremin-Solenikov
LIC_FILES_CHKSUM variables in all packagegroup files reference wrong location of the COPYING.MIT file resulting in warnings during build. Fix them by pointing to the main COPYING.MIT file in OE-Core. Signed-off-by: Dmitry Eremin-Solenikov --- meta-cgl-common/packagegroups/packagegroup-cgl-applic

[yocto] [meta-cgl][PATCH 2/9] packagegroup-cgl-swdevtools: don't depend on numactl on arm

2015-04-24 Thread Dmitry Eremin-Solenikov
Package numactl is disabled on ARM platform. Do no depend on it if we are building for this platform. Signed-off-by: Dmitry Eremin-Solenikov --- meta-cgl-common/packagegroups/packagegroup-cgl-swdevtools.bb | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/meta-cgl-common/pa

[yocto] [meta-cgl][PATCH 5/9] cluster-resource-agents: add bash to RDEPENDS for ocft and ${PN}

2015-04-24 Thread Dmitry Eremin-Solenikov
Add bash to respective RDEPENDS as pointed by QA WARNINGS: cluster-resource-agents-1.0.3: /usr/sbin/ocft_ocft contained in package ocft requires /bin/bash, but no providers found in its RDEPENDS [file-rdeps] cluster-resource-agents-1.0.3: /usr/lib/ocf/resource.d/heartbeat/AoEtarget_cluster-resou

[yocto] [meta-cgl][PATCH 3/9] cluster-glue: add openhpi and net-snmp to DEPENDS

2015-04-24 Thread Dmitry Eremin-Solenikov
cluster-glue makes use of openhpi and net-snmp libraries, so DEPEND on them as pointed by the following QA warnings: cluster-glue-1.0.5: cluster-glue-plugin-stonith2 rdepends on net-snmp-libs, but it isn't a build dependency? [build-deps] cluster-glue-1.0.5: cluster-glue-plugin-stonith2 rdepends

[yocto] [meta-cgl][PATCH 6/9] ocfs2-tools: drop clutter-1.0 dependency

2015-04-24 Thread Dmitry Eremin-Solenikov
There is nothing in ocfs2-tools that depends on clutter. Drop corresponding package from DEPENDS list. Signed-off-by: Dmitry Eremin-Solenikov --- meta-cgl-common/recipes-cgl/ocfs2-tools/ocfs2-tools_1.4.3.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-cgl-common/recip

[yocto] [meta-cgl][PATCH 9/9] pacemaker: fix runtime dependencies on bash

2015-04-24 Thread Dmitry Eremin-Solenikov
Add bash to the pacemaker-tests RDEPENDS. Also make all scripts that are installed in main pacemaker package use sh instead of bash. Signed-off-by: Dmitry Eremin-Solenikov --- .../pacemaker-1.0.9.1/pacemaker-no-bash.patch | 40 ++ .../recipes-cgl/pacemaker/pacemaker_1.0.

[yocto] [meta-cgl][PATCH 8/9] pacemaker: fix building with xml-config now being disabled

2015-04-24 Thread Dmitry Eremin-Solenikov
OE-Core now forbids using of xml-config, thus pacemaker is now broken. Rewrite configure.ac to use pkg-config instead of xml-config. Signed-off-by: Dmitry Eremin-Solenikov --- .../pacemaker-fix-xml-config.patch | 53 ++ .../recipes-cgl/pacemaker/pacemaker_1.0.

[yocto] [meta-cgl][PATCH 7/9] openais: make openais script use sh instead of bash

2015-04-24 Thread Dmitry Eremin-Solenikov
There is no point in using bash for the openais script, if just sh is enough. In addition this fixes the following QA warning: openais-1.1.3: /etc/init.d/openais_openais contained in package openais requires /bin/bash, but no providers found in its RDEPENDS [file-rdeps] Signed-off-by: Dmitry Ere