[yocto] [PATCH 0/1] Changed refpolicy value FILESEXTRAPATHS_prepend

2014-04-01 Thread Alexandru . Vaduva
From: Alexandru.Vaduva alexandru.vad...@enea.com The value was defined as: FILESEXTRAPATHS_prepend := ${THISDIR}/refpolicy-${PV}: and changed it to: FILESEXTRAPATHS_prepend := ${THISDIR}/refpolicy-2.20130424: because the bb that inherit this overwrites the PV every time, changing its

[yocto] [PATCH 1/1] refpolicy: Updated FILESEXTRAPATHS_prepend value

2014-04-01 Thread Alexandru . Vaduva
From: Alexandru.Vaduva alexandru.vad...@enea.com The value was defined as: FILESEXTRAPATHS_prepend := ${THISDIR}/refpolicy-${PV}: and changed it to: FILESEXTRAPATHS_prepend := ${THISDIR}/refpolicy-2.20130424: becase the bb that inherit this overwrites the PV every time, changing its name.

[yocto] [PATCH 0/1] Changed refpolicy value FILESEXTRAPATHS_prepend

2014-04-01 Thread Alexandru . Vaduva
From: Alexandru.Vaduva alexandru.vad...@enea.com The value was defined as: FILESEXTRAPATHS_prepend := ${THISDIR}/refpolicy-${PV}: and changed it to: FILESEXTRAPATHS_prepend := ${THISDIR}/refpolicy-2.20130424: because the bb that inherit this overwrites the PV every time, changing its

[yocto] [PATCH 1/1] refpolicy: Updated FILESEXTRAPATHS_prepend value

2014-04-01 Thread Alexandru . Vaduva
From: Alexandru.Vaduva alexandru.vad...@enea.com The value was defined as: FILESEXTRAPATHS_prepend := ${THISDIR}/refpolicy-${PV}: and changed it to: FILESEXTRAPATHS_prepend := ${THISDIR}/refpolicy-2.20130424: becase the bb that inherit this overwrites the PV every time, changing its name.

[yocto] [PATCH] libcap-ng: resolved issue related with LONG_BIT definition.

2014-04-07 Thread Alexandru . Vaduva
From: Alexandru.Vaduva alexandru.vad...@enea.com The problem is well known for 64 bits architectures and the solution is offered in the same recibe but in the meta-selinux layer. Signed-off-by: Alexandru.Vaduva alexandru.vad...@enea.com --- recipes-security/libcap-ng/libcap-ng/python.patch |

Re: [yocto] CGL compliance layer initiative

2014-04-11 Thread Alexandru Vaduva
this with the last patch. Alex -Original Message- From: Bruce Ashfield [mailto:bruce.ashfi...@windriver.com] Sent: Friday, April 11, 2014 3:46 PM To: Valentin Cobelea; Diego Sueiro Cc: yocto@yoctoproject.org; Alexandru Vaduva; Paul Eggleton Subject: Re: [yocto] CGL compliance layer initiative

[yocto] help needed

2014-05-22 Thread Alexandru Vaduva
Does anyone has any input on the next bug: https://bugzilla.yoctoproject.org/show_bug.cgi?id=6203 Thanks, Alex-- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] help needed

2014-05-22 Thread Alexandru Vaduva
Hello Paul I do not have a conclusion from buildhistory, but maybe I do not know for what to look. On Thursday, May 22, 2014 3:19 PM, Paul Eggleton paul.eggle...@linux.intel.com wrote: Hi Alex, On Thursday 22 May 2014 03:31:05 Alexandru Vaduva wrote: Does anyone has any input on the next

Re: [yocto] help needed

2014-05-22 Thread Alexandru Vaduva
The hack will put the line: require perl-ptest.incinside a if structure. The if will test if ptest is in the image-features or not. On Thursday, May 22, 2014 3:43 PM, Paul Eggleton paul.eggle...@linux.intel.com wrote: On Thursday 22 May 2014 05:38:41 Alexandru Vaduva wrote: it appear

Re: [yocto] help needed

2014-05-22 Thread Alexandru Vaduva
I attached the depends .dot file and also a small perl-ptest.info file with only the perl-ptest occurences. On Thursday, May 22, 2014 4:15 PM, Paul Eggleton paul.eggle...@linux.intel.com wrote: On Thursday 22 May 2014 06:00:02 Alexandru Vaduva wrote: On Thursday, May 22, 2014 3:43 PM, Paul

Re: [yocto] help needed

2014-05-22 Thread Alexandru Vaduva
, I've just sent my fix to the oe-core mailing list. Ross On 22 May 2014 15:05, Burton, Ross ross.bur...@intel.com wrote: On 22 May 2014 14:24, Alexandru Vaduva vaduvajanalexan...@yahoo.com wrote: I attached the depends .dot file and also a small perl-ptest.info file with only the perl-ptest

Re: [yocto] [meta-raspberrypi] Using the camera

2014-05-25 Thread Alexandru Vaduva
alexandru vaduva wrote: Hello guys, I am trying to enable the functionality for the camera. I am trying to solve the following problem:     mmal: mmal_vc_component_create: failed to create component 'vc.ril.camera'     mmal: mmal_component_create_core: could not create component 'vc.ril.camera

Re: [yocto] [meta-raspberrypi] Using the camera

2014-05-26 Thread Alexandru Vaduva
own. Alex On Mon, May 26, 2014 at 9:34 PM, Alex J Lennon ajlen...@dynamicdevices.co.uk wrote: On 26/05/2014 19:24, Alexandru Vaduva wrote: I do not believe the mmal_component is missing from the rootfs or it is not enabled somehow. I hate to mention this but it may have something to do

Re: [yocto] [meta-cgl][PATCH 0/2] cosmetic updates

2014-05-29 Thread Alexandru Vaduva
will be made publically available. Thanks for your interest Joe, I personally agree with your suggestions, hope to continue the collaboration. Alex -Original Message- From: Joe MacDonald [mailto:j...@deserted.net] Sent: Thursday, May 29, 2014 5:11 AM To: Valentin Cobelea; Alexandru Vaduva

Re: [yocto] [meta-cgl][PATCH 0/2] cosmetic updates

2014-05-29 Thread Alexandru Vaduva
Message- From: Joe MacDonald [mailto:j...@deserted.net] Sent: Thursday, May 29, 2014 3:13 PM To: Alexandru Vaduva Cc: Valentin Cobelea; yocto@yoctoproject.org; Daniel Bornaz; Adrian Dudau; Maxin John Subject: Re: [meta-cgl][PATCH 0/2] cosmetic updates Hey Alex, On Thu, May 29, 2014 at 7:02 AM

Re: [yocto] [meta-raspberrypi] Using the camera

2014-06-01 Thread Alexandru Vaduva
/05/2014 19:40, Alexandru Vaduva wrote: It`s really hard to just offer impressions or suggestion. Also I agree with the fact that the camera is ok cause I also tested it with raspbian. No problems there. But never the less I hope to keep me posted on any progress and observations. When I

Re: [yocto] [meta-raspberrypi][PATCH 1/1] userland: Add '--no-as-needed' linker flag to ensure all specified shared libraries are linked against applications (e.g. raspivid)

2014-06-02 Thread Alexandru Vaduva
It looks ok to me. Waiting for a push on remote. I like the suggestion regarding SRC_URI format but I would have suggested it to be another patch. The reason would be that when someone wants to do a revert to the change the suggestion would still remain, but this is only a personal preference.

Re: [yocto] [meta-raspberrypi][PATCH 1/1] userland: Add '--no-as-needed' linker flag to ensure all specified shared libraries are linked against applications (e.g. raspivid)

2014-06-02 Thread Alexandru Vaduva
On Mon, Jun 2, 2014 at 1:41 PM, Alex J Lennon ajlen...@dynamicdevices.co.uk wrote: On 02/06/2014 11:30, Alexandru Vaduva wrote: It looks ok to me. Waiting for a push on remote. Thanks Alex. Interesting issue. Next time I get a chance I need to turn back to getting gstreamer-1.0

Re: [yocto] bitbake virtual/kernel -c devshell doesn't build the sdk

2014-06-02 Thread Alexandru Vaduva
Adrian did you run a -c compile before -c devshell? I do not believe you should have a crosssdk with only calling -c devshell on a pachage/recipe. Alex On Monday, June 2, 2014 8:21 PM, Adrian Dudau adrian.du...@enea.com wrote: Hi, Starting from a fresh build folder, I run bitbake -c

Re: [yocto] Carrier Grade layer proposal

2014-06-30 Thread Alexandru Vaduva
will be dealt next. On the longer run we will try to create recipes and/or fulfill all the other requirements from the class B, C, and D. Please do not hesitate to contact me if you have further questions. Alex From: Jon Aldama Sent: Friday, June 27, 2014 1:07 PM To: Alexandru Vaduva; Cosmin

Re: [yocto] List of Recipes

2014-07-07 Thread Alexandru Vaduva
using: bitbake -g image-name cat pn-depends.dot | grep -v -e '-native' | grep -v digraph | grep -v -e '-image' | awk '{print $1}' | sort | uniq you can visualize the image packages. Let me know if this is what you are looking for. On Monday, July 7, 2014 7:04 PM, Bharath Chandra

Re: [yocto] [OE-core] Carrier Grade layer proposal

2014-07-07 Thread Alexandru Vaduva
with which they can interact: http://git.enea.com/git/?p=linux/meta-cgl.git;a=summary Have a good day, Alex -Original Message- From: jefro@gmail.com [mailto:jefro@gmail.com] On Behalf Of Jeff Osier-Mixon Sent: Monday, July 07, 2014 9:22 PM To: Alexandru Vaduva Subject: Re: [OE-core

Re: [yocto] [OE-core] Carrier Grade layer proposal

2014-07-22 Thread Alexandru Vaduva
to offer a response in the shortest time possible. Thanks, Alex -Original Message- From: Joe MacDonald [mailto:j...@deserted.net] Sent: Monday, July 21, 2014 10:58 PM To: Alexandru Vaduva Cc: Jeff Osier-Mixon; yocto@yoctoproject.org Subject: Re: [yocto] [OE-core] Carrier Grade layer

Re: [yocto] [OE-core] Carrier Grade layer proposal

2014-07-22 Thread Alexandru Vaduva
the needed information available in one place. Alex -Original Message- From: Joe MacDonald [mailto:j...@deserted.net] Sent: Tuesday, July 22, 2014 4:53 PM To: Alexandru Vaduva Cc: Jeff Osier-Mixon; yocto@yoctoproject.org Subject: Re: [yocto] [OE-core] Carrier Grade layer proposal Hi Alex

Re: [yocto] [OE-core] Carrier Grade layer proposal

2014-07-22 Thread Alexandru Vaduva
when the web page will be up. Alex -Original Message- From: Alexandru Vaduva Sent: Tuesday, July 22, 2014 5:21 PM To: 'Joe MacDonald' Cc: Jeff Osier-Mixon; yocto@yoctoproject.org Subject: RE: [yocto] [OE-core] Carrier Grade layer proposal Hello again, The P1 compliance until in November

Re: [yocto] [OE-core] Carrier Grade layer proposal

2014-07-22 Thread Alexandru Vaduva
in a more generalize layer? just a thought. regards, Armin On 07/22/2014 03:52 AM, Alexandru Vaduva wrote: Hello Joe, Here at Enea we are preparing the steps needed for publishing the layer on the open embedded meta layers initiative: http://layers.openembedded.org/layerindex/branch/master

Re: [yocto] [OE-core] Carrier Grade layer proposal

2014-07-22 Thread Alexandru Vaduva
when the time is right. Cheers, Bruce thanks, Armin Just something to consider. Cheers, Bruce grsecurity and samhain aren't CGL specific and they maybe belong in a more generalize layer? just a thought. regards, Armin On 07/22/2014 03:52 AM, Alexandru Vaduva wrote: Hello Joe

Re: [yocto] [OE-core] Carrier Grade layer proposal

2014-07-22 Thread Alexandru Vaduva
-Original Message- From: Bruce Ashfield [mailto:bruce.ashfi...@windriver.com] Sent: Tuesday, July 22, 2014 6:59 PM To: akuster; Alexandru Vaduva; Joe MacDonald Cc: yocto@yoctoproject.org Subject: Re: [yocto] [OE-core] Carrier Grade layer proposal On 14-07-22 11:54 AM, akuster wrote

Re: [yocto] [OE-core] Carrier Grade layer proposal

2014-08-01 Thread Alexandru Vaduva
AM To: akuster; Alexandru Vaduva; Joe MacDonald Cc: yocto@yoctoproject.org Subject: Re: [yocto] [OE-core] Carrier Grade layer proposal On 2014-07-31, 9:30 PM, akuster wrote: Bruce, So how / where do I start on the kernel part? How's this for a bad start of an answer .. it depends. Let me point

Re: [yocto] [meta-security][PATCH 0/3] Samhain package

2014-08-18 Thread Alexandru Vaduva
Thanks Armin, This package will be a nice addition to meta-cgl layer. Alex On Monday, August 18, 2014 5:43 AM, Armin Kuster akuster...@gmail.com wrote: I have been sitting on this far to long. Wanted to get it out before I completely space on it. Armin Kuster (3):   samhain: New ISD

Re: [yocto] recipe fails to load local files

2014-11-15 Thread Alexandru Vaduva
Is zd1211 available in packages and package-split/zd1211-firmware*? On Saturday, November 15, 2014 9:09 PM, peterengcomau...@adam.com.au peterengcomau...@adam.com.au wrote: Thanks, I have done the changes and no longer get the error. However, the firmware files still do not get

Re: [yocto] [PATCH 0/2] Add some recipes

2014-12-02 Thread Alexandru Vaduva
Hello Bian, Did you know that the multipath tools recipe was also available inside the meta-oe and meta-virtualization?I do not have any problems with it being available in meta-cgl.  I just wanted to hear other opinions because I would like to make sure we do not get to that point where we

Re: [yocto] [PATCH 0/2] Add some recipes

2014-12-02 Thread Alexandru Vaduva
They were at some point but now I see that the recipe from meta-oe was updated to latest release.So maybe the patch should be kept there. On Tuesday, December 2, 2014 5:55 PM, akuster808 akuster...@gmail.com wrote: Bian, Is device-mapper-multipath the same as

Re: [yocto] [PATCH 0/2] Add some recipes

2014-12-02 Thread Alexandru Vaduva
:03) Alexandru Vaduva wrote: Hello Bian, Did you know that the multipath tools recipe was also available inside the meta-oe and meta-virtualization? I do not have any problems with it being available in meta-cgl.  I just wanted to hear other opinions because I would like to make sure we do

Re: [yocto] [meta-cgl][PATCH] openais: upgrade to 1.1.4

2014-12-08 Thread Alexandru Vaduva
Thank you for the help.I will try to test and apply it as soon as possible.  Alex Vaduva On Monday, December 8, 2014 12:35 PM, Li xin lixin.f...@cn.fujitsu.com wrote: Signed-off-by: Li Xin lixin.f...@cn.fujitsu.com --- meta-cgl-common/recipes-cgl/openais/openais_1.1.3.bb | 18

Re: [yocto] nfs-boot problem

2014-12-09 Thread Alexandru Vaduva
Inside buildir/tmp/deploy/image/machine/ you have a image-name*.tar.gz You will have to have in place the NFS client server architecture. Untar the archive in the client location available inside /etc/exports: The line should look like this: /home *(rw,sync,no_subtree_check,no_root_squash),

Re: [yocto] [meta-cgl][PATCH] samhain: add new recipe

2014-12-10 Thread Alexandru Vaduva
Thanks Joe, I added Armin for to this discussion as a head-up regarding those updates, since it was the one working on samhain recipe on meta-security. Alex Vaduva On Thursday, December 11, 2014 2:48 AM, Joe MacDonald joe_macdon...@mentor.com wrote: [[yocto] [meta-cgl][PATCH]

Re: [yocto] [meta-cgl][PATCH] samhain: add new recipe

2014-12-10 Thread Alexandru Vaduva
Now I did. :D On Thursday, December 11, 2014 9:21 AM, Alexandru Vaduva vaduvajanalexan...@yahoo.com wrote: Thanks Joe, I added Armin for to this discussion as a head-up regarding those updates, since it was the one working on samhain recipe on meta-security. Alex Vaduva

Re: [yocto] MPI support on Yocto

2015-02-03 Thread Alexandru Vaduva
I will be more then happy to help you with this. Alex Vaduva On Tuesday, February 3, 2015 5:41 PM, Victor Rodriguez vm.ro...@gmail.com wrote: HI team I wonder if there is any project or efforts to implement Message Passing Interface (MPICH ) support on Yocto ? If no I am more

Re: [yocto] MPI support on Yocto

2015-02-03 Thread Alexandru Vaduva
I would suggest a layer under meta-openembeded: meta-openembedded/meta-oe/recipes-devtools/ caould be a start. Alex Vaduva On Wednesday, February 4, 2015 12:21 AM, Victor Rodriguez vm.ro...@gmail.com wrote: On Tue, Feb 3, 2015 at 12:14 PM, Alexandru Vaduva vaduvajanalexan

Re: [yocto] [meta-cgl][PATCH 0/2] cluster: Fix some error and format

2015-01-20 Thread Alexandru Vaduva
...@cn.fujitsu.com] Sent: Monday, January 19, 2015 2:58 PM To: Alexandru Vaduva Cc: yocto@yoctoproject.org Subject: Re: [yocto] [meta-cgl][PATCH 0/2] cluster: Fix some error and format On Mon, 19 Jan 2015 11:32:35 + Alexandru Vaduva alexandru.vad...@enea.com wrote: Does this fix the error I encounter when

Re: [yocto] [meta-cgl][PATCH] heartbeat: fix license issue

2015-02-16 Thread Alexandru Vaduva
:29 Alexandru Vaduva wrote: After a quick inspection I observed the following:                     Inside heartbeat-suse.spec the next information: License:        GPL v2 only; LGPL v2.1 or later Link here: http://hg.linux-ha.org/heartbeat-STABLE_3_0/file/545554f6fc0a/heartbeat-sus e.spec

[yocto] [PATCH] cgl: Updated the structure for the layers and layers definition

2015-02-13 Thread Alexandru . Vaduva
Signed-off-by: Alexandru.Vaduva alexandru.vad...@enea.com --- meta-cgl-common/conf/layer.conf | 6 +++--- {meta-fsl-ppc = meta-cgl-fsl-ppc}/conf/layer.conf| 8 +--- .../recipes-kernel/linux/linux-qoriq_3.12.bbappend| 0 3 files

[yocto] meta-oracle-java error when building a recipe

2015-02-17 Thread Alexandru Vaduva
When trying to build 'oracle-jse-jdk' from meta-oracle-java layer I found this errors. ERROR: Nothing PROVIDES 'oracle-jse-jdk' ERROR: oracle-jse-jdk was skipped: True bitbake-layers show-recipes | grep oracle- Parsing recipes..done. oracle-jse-jdk: meta-oracle-java 1.7.0

Re: [yocto] [meta-cgl][PATCH] heartbeat: Fix incorrect licence logic

2015-02-17 Thread Alexandru Vaduva
Patch accepted and merged. -Original Message- From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] On Behalf Of Armin Kuster Sent: Tuesday, February 17, 2015 1:29 AM To: yocto@yoctoproject.org Subject: [yocto] [meta-cgl][PATCH] heartbeat: Fix incorrect licence

Re: [yocto] meta-oracle-java error when building a recipe

2015-02-17 Thread Alexandru Vaduva
I am building for an arm v7. On Tuesday, February 17, 2015 7:08 PM, Bruce Ashfield bruce.ashfi...@windriver.com wrote: On 15-02-17 11:17 AM, Alexandru Vaduva wrote: When trying to build 'oracle-jse-jdk' from meta-oracle-java layer I found this errors.     ERROR: Nothing PROVIDES

Re: [yocto] MPI support on Yocto

2015-02-19 Thread Alexandru Vaduva
On Monday, February 9, 2015 8:45 AM, Alexandru Vaduva vaduvajanalexan...@yahoo.com wrote: I will try to take a look at it ;) On Monday, February 9, 2015 7:13 AM, Victor Rodriguez vm.ro...@gmail.com wrote: On Tue, Feb 3, 2015 at 4:57 PM, Alexandru Vaduva vaduvajanalexan

[yocto] [PATCH] Add mpich support

2015-02-19 Thread Alexandru . Vaduva
From: Victor Rodriguez victor.rodriguez.bah...@intel.com This patch add mpich support to yocto in order to run MPI framework on embedded systems. Signed-off-by: Alejandro Hernandez alejandro.hernan...@linux.intel.com Signed-off-by: Victor Rodriguez victor.rodriguez.bah...@intel.com

Re: [yocto] [PATCH] Add mpich support

2015-02-19 Thread Alexandru Vaduva
: no bashism in LSB_Test.sh Robert Yang liezhi.yang at windriver.com Wed Aug 27 15:57:11 UTC 2014 | | | | View on lists.openembedded.org | Preview by Yahoo | | | |   | What do you say? Alex Vaduva On Thursday, February 19, 2015 11:44 PM, Alexandru. Vaduva alexandru.vad...@enea.com wrote

Re: [yocto] recipe with optional dependency and configuration.

2015-02-16 Thread Alexandru Vaduva
It seems Hynek Petrak had some progress on this one a while back. Maybe the packages he posted and are nowhere to be found now could be revived. Alex Vaduva From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] On Behalf Of Kai Ulrich Sent: Monday, February 16, 2015

Re: [yocto] recipe with optional dependency and configuration.

2015-02-17 Thread Alexandru Vaduva
Thanks. From: Hynek Petrak [mailto:hynek.pet...@gmail.com] Sent: Tuesday, February 17, 2015 12:20 AM To: Alexandru Vaduva Cc: k...@gmx.de; yocto@yoctoproject.org Subject: Re: [yocto] recipe with optional dependency and configuration. I would swear, that I haven't done anything like

[yocto] [PATCH] cgl: Updated the layers definition

2015-02-17 Thread Alexandru . Vaduva
Signed-off-by: Alexandru.Vaduva alexandru.vad...@enea.com --- meta-cgl-common/conf/layer.conf | 6 +++--- meta-cgl-fsl-ppc/conf/layer.conf | 8 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/meta-cgl-common/conf/layer.conf b/meta-cgl-common/conf/layer.conf index

Re: [yocto] [meta-cgl][PATCH 1/2] heartbeat: add new recipe

2015-01-05 Thread Alexandru Vaduva
Merged the patch upstream: 3b306b8f207a18e5cab86354c25f8039607f1ae8 -Original Message- From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] On Behalf Of Li xin Sent: Friday, December 12, 2014 7:25 AM To: yocto@yoctoproject.org Subject: [yocto] [meta-cgl][PATCH

Re: [yocto] [meta-cgl][PATCH] ocfs2-tools: add new recipe

2015-01-05 Thread Alexandru Vaduva
Merged this patch onto repository and updated the bugzilla task with relevant information. https://bugzilla.yoctoproject.org/show_bug.cgi?id=7071 -Original Message- From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] On Behalf Of Li xin Sent: Friday, December

Re: [yocto] [meta-cgl][PATCH] ocfs2-tools: add new recipe

2015-01-05 Thread Alexandru Vaduva
Merged the patch and closed the according Bugzilla issue: https://bugzilla.yoctoproject.org/show_bug.cgi?id=7071 -Original Message- From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] On Behalf Of Li xin Sent: Friday, December 12, 2014 11:26 AM To:

[yocto] FW: [PATCH] [meta-cgl] corosync: upgrade to 1.4.7

2015-01-05 Thread Alexandru Vaduva
-27 16:36:42.840446134 +0800 +@@ -60,6 +60,8 @@ AC_PROG_INSTALL AC_PROG_LN_S AC_PROG_MAKE_SET AC_PROG_RANLIB Would you be able to redo the patch? Alex Vaduva From: Alexandru Vaduva [mailto:vaduvajanalexan...@yahoo.com] Sent: Tuesday, December 02, 2014 3:28 PM To: Alexandru Vaduva Subject

Re: [yocto] [meta-cgl][PATCH] cluster: add new recipe

2015-01-12 Thread Alexandru Vaduva
Thank you for the patch. I will merge it as soon as possible. Also I believe there is an alternative pacemaker solution already integrated, but this package is very welcomed. In fact any alternative solution to any already available packages is good, but maybe more information about each pachage

Re: [yocto] [meta-cgl][PATCH] cluster: add new recipe

2015-01-14 Thread Alexandru Vaduva
Merged the patch upstream. -Original Message- From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] On Behalf Of Lei Maohui Sent: Monday, January 12, 2015 6:06 AM To: yocto@yoctoproject.org Subject: [yocto] [meta-cgl][PATCH] cluster: add new recipe This is the

[yocto] [PATCH] [meta-cgl][PATCH 1_2] cluster: Fix license format

2015-02-13 Thread Alexandru . Vaduva
The patch from Qian Lei was redone since the SRC_URI checksum change ws done previous to this change by me. Signed-off-by: Qian Lei qianl.f...@cn.fujitsu.com Signed-off-by: Alexandru.Vaduva alexandru.vad...@enea.com --- meta-cgl-common/recipes-cgl/cluster/cluster_3.2.0.bb | 2 +- 1 file changed,

[yocto] [PATCH] [meta-cgl][PATCH 2_2] cluster: Fix the path

2015-02-13 Thread Alexandru . Vaduva
The patch from Qian Lei was redone since the SRC_URI checksum change ws done previous to this change by me. Signed-off-by: Qian Lei qianl.f...@cn.fujitsu.com Signed-off-by: Alexandru.Vaduva alexandru.vad...@enea.com --- .../cluster/0001-Fix-the-kernel-source-patch.patch | 39

Re: [yocto] [meta-cgl][PATCH] heartbeat: fix license issue

2015-02-14 Thread Alexandru Vaduva
Thank you for the patch.Applied and merged it upstream. On Saturday, February 14, 2015 7:00 AM, Armin Kuster akuster...@gmail.com wrote: From: Armin Kuster akus...@mvista.com WARNING: heartbeat: LICENSE value GPLv2 LGPLv2+ has an invalid format - license names must be separated by

Re: [yocto] [meta-cgl][PATCH] heartbeat: fix license issue

2015-02-16 Thread Alexandru Vaduva
Hello Christopher, Your observation is very accurate. After a quick inspection I observed the following: Inside heartbeat-suse.spec the next information: License: GPL v2 only; LGPL v2.1 or later Link here:

Re: [yocto] bind: issue in trust anchor management can cause named to crash (CVE-2015-1349)

2015-03-11 Thread Alexandru Vaduva
Wouldn`t it be better for the bugs to be only mentioned on the security list?It is my opinion that know about a risk before it is fixed could cause more harm then good.What do you thing about this? Alex Vaduva On Wednesday, March 11, 2015 10:06 AM, Sona Sarmadi sona.sarm...@enea.com

Re: [yocto] [PATCH] Add mpich support

2015-02-20 Thread Alexandru Vaduva
bit lost here Thanks for the help Victor Rodriguez On Thu, 2015-02-19 at 21:49 +, Alexandru Vaduva wrote: Forgot to mention that I identified the line: src/pm/hydra/tools/topo/hwloc/hwloc/contrib/hg/set-hg-share-perms.csh:1:#!/bin/csh -f It seems that one script uses /bin/ch

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

2015-04-27 Thread Alexandru Vaduva
Thanks Dmitry for the patch series they were applied accordingly. AlexV. -Original Message- From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] On Behalf Of Dmitry Eremin-Solenikov Sent: Friday, April 24, 2015 11:29 PM To: yocto@yoctoproject.org Subject: [yocto]

Re: [yocto] Smart package manager problems

2015-06-03 Thread Alexandru Vaduva
...@linux.intel.com] Sent: Wednesday, June 03, 2015 10:46 AM To: Alexandru Vaduva Cc: yocto@yoctoproject.org Subject: Re: [yocto] Smart package manager problems Hi Alex, On Tuesday 02 June 2015 15:50:20 Alexandru Vaduva wrote: I experiences a problem related to smart package manager that I wanted

Re: [yocto] Smart package manager problems

2015-06-03 Thread Alexandru Vaduva
Here is the Bugzilla bug link: https://bugzilla.yoctoproject.org/show_bug.cgi?id=7840 -Original Message- From: Paul Eggleton [mailto:paul.eggle...@linux.intel.com] Sent: Wednesday, June 03, 2015 11:52 AM To: Alexandru Vaduva Cc: yocto@yoctoproject.org Subject: Re: [yocto] Smart package

[yocto] [PATCHv2 1/1] Disable parallel build for umip.

2015-06-23 Thread Alexandru . Vaduva
From: Siva Borra siva.bo...@enea.com umip build fails due to parallel build order issue, hence disabling the same. [LXCR-4977] Signed-off-by: Siva Borra siva.bo...@enea.com --- meta-cgl-common/recipes-extended/umip/umip%.bbappend | 1 + 1 file changed, 1 insertion(+) create mode 100644

[yocto] [LXCR-4977 PATCH 1/1] Add makedumpfile recipe to cgl.

2015-06-23 Thread Alexandru . Vaduva
From: Siva Borra siva.bo...@enea.com Add the makedumpfile package recipe to the cgl layer. [LXCR-4977] Signed-off-by: Siva Borra siva.bo...@enea.com --- .../makedumpfile/files/alias-powerpc-powerpc32.patch | 13 + .../recipes-cgl/makedumpfile/makedumpfile_1.5.8.bb | 20

Re: [yocto] [LXCR-4977 PATCH 1/1] Add makedumpfile recipe to cgl.

2015-06-24 Thread Alexandru Vaduva
Thanks for the information and for the patch.I am really pleased when anyone sends a patch, sorry though that I missed your.Hoping not to make this mistake again. Unfortunately I will leave your patch as it is since the meta-cgl itself is on a change process and we are trying as much as

[yocto] [PATCH 1/1] Add upstream status to patch.

2015-06-24 Thread Alexandru . Vaduva
From: Siva Borra siva.bo...@enea.com Add description and upstream status information to the patch file. Signed-off-by: Siva Borra siva.bo...@enea.com --- .../recipes-cgl/makedumpfile/files/alias-powerpc-powerpc32.patch | 5 + 1 file changed, 5 insertions(+) diff --git

[yocto] [PATCHv2 1/1] Add packages umip, makedumpfile, openl2tp

2015-06-24 Thread Alexandru . Vaduva
From: Siva Borra siva.bo...@enea.com Add packages umip, makedumpfile and open2tp to the image. Signed-off-by: Siva Borra siva.bo...@enea.com --- meta-cgl-common/packagegroups/packagegroup-cgl-applications.bb | 2 ++ meta-cgl-common/packagegroups/packagegroup-cgl-middleware.bb | 1 + 2 files

Re: [yocto] [meta-cgl][RFC]upgrade resource-agents

2015-06-26 Thread Alexandru Vaduva
OK, thanks for that Bian -Original Message- From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] On Behalf Of Bian, Naimeng Sent: Thursday, June 25, 2015 11:51 AM To: yocto@yoctoproject.org Subject: [yocto] [meta-cgl][RFC]upgrade resource-agents Hi all We have a

[yocto] [PATCH] Add support for libpam and rsyslog packages.

2015-06-16 Thread Alexandru . Vaduva
Signed-off-by: Alexandru.Vaduva alexandru.vad...@enea.com --- meta-cgl-common/packagegroups/packagegroup-cgl-applications.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-cgl-common/packagegroups/packagegroup-cgl-applications.bb

Re: [yocto] Minutes: Yocto Project Technical Team Meeting - Tuesday, June 2, 2015 8:00 AM US Pacific Time

2015-06-02 Thread Alexandru Vaduva
Sorry Jeff, There is a small correction there: I brought up two subjects: 1.)A smart related problem that I was able to also replicate on the latest master branch. I will send an email shorty explaining the problem. 2.)A meta-cgl team sharing: All the P1 requirements have now

[yocto] Smart package manager problems

2015-06-02 Thread Alexandru Vaduva
Hello guys, I experiences a problem related to smart package manager that I wanted to discuss with you. I was interested in your feedback, knowledge of this and maybe advices on how should we proceed further. The bug I experienced can be duplicated with the information available in the

[yocto] [PATCH] packagegroups: added missing support.

2015-07-02 Thread Alexandru . Vaduva
The rename of the cluster-resource-agents into resource-agents did not solved all the dependencies. Signed-off-by: Alexandru.Vaduva alexandru.vad...@enea.com --- meta-cgl-common/packagegroups/packagegroup-cgl-middleware.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[yocto] [PATCH] packagegroups: move some packages in the corresponding packagegroups

2015-07-03 Thread Alexandru . Vaduva
Signed-off-by: Alexandru.Vaduva alexandru.vad...@enea.com --- meta-cgl-common/packagegroups/packagegroup-cgl-applications.bb | 3 +-- meta-cgl-common/packagegroups/packagegroup-cgl-middleware.bb | 3 ++- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git

Re: [yocto] [meta-cgl][PATCH v2] cluster-glue: upgrade 1.0.5 - 1.0.12

2015-08-20 Thread Alexandru Vaduva
=148037r2=148053diff_format=h - --Khem --updated by Alexandru Vaduva - patch needed redone - -diff -Naur a/lib/plugins/stonith/apcsmart.c b/lib/plugins/stonith/apcsmart.c a/lib/plugins/stonith/apcsmart.c 2014-07-09 17:14:24.492455034 +0200 -+++ b/lib/plugins/stonith/apcsmart.c 2014-07-09 17

Re: [yocto] [meta-cgl][PATCH v2] cluster-glue: upgrade 1.0.5 - 1.0.12

2015-08-24 Thread Alexandru Vaduva
, August 24, 2015 9:43 AM To: Alexandru Vaduva; yocto@yoctoproject.org Subject: RE: [yocto] [meta-cgl][PATCH v2] cluster-glue: upgrade 1.0.5 - 1.0.12 Hi, Alex V. I bitbake cluster-glue for x86, Arm, and Powerpc. But I can't produce the error. Would you mind providing the error message for me

Re: [yocto] [meta-cgl][PATCH v2] cluster-glue: upgrade 1.0.5 - 1.0.12

2015-08-24 Thread Alexandru Vaduva
] On Behalf Of Li, Xin Sent: Friday, August 21, 2015 10:51 AM To: Alexandru Vaduva; yocto@yoctoproject.org Subject: Re: [yocto] [meta-cgl][PATCH v2] cluster-glue: upgrade 1.0.5 - 1.0.12 Hi, Alex V. Thanks a lot. Indeed, the error does not occur on my system. I will do some extra test

Re: [yocto] [meta-cgl] Any plans about adding pcs and/or crmsh as bb recipes ?

2015-07-22 Thread Alexandru Vaduva
- From: Aws Ismail [mailto:aws.ism...@gmail.com] Sent: Tuesday, July 21, 2015 10:58 PM To: yocto@yoctoproject.org Cc: Alexandru Vaduva Subject: [meta-cgl] Any plans about adding pcs and/or crmsh as bb recipes ? Hi, Are there any plans with regards to adding the pcs cli utility and/or the crmsh

Re: [yocto] [meta-cgl] Any plans about adding pcs and/or crmsh as bb recipes ?

2015-07-22 Thread Alexandru Vaduva
Good luck with your work. If you consider appropriate you can send the patch and maybe me or other guys from the community could help. On Wednesday, July 22, 2015 8:29 PM, Aws Ismail aws.ism...@gmail.com wrote: On Wed, Jul 22, 2015 at 11:04 AM, Alexandru Vaduva alexandru.vad

[yocto] [PATCH] Fix for profile.d-tc LSB core test

2015-07-17 Thread Alexandru . Vaduva
From: Alexandra Safta alexandra.sa...@enea.com Signed-off-by: Alexandra Safta alexandra.sa...@enea.com --- meta-cgl-common/recipes-core/base-files/base-files_3.0.14.bbappend | 1 + 1 file changed, 1 insertion(+) create mode 100644

[yocto] [PATCH] virtual/kernel: add support for IPMI.

2015-07-17 Thread Alexandru . Vaduva
Signed-off-by: Alexandru.Vaduva alexandru.vad...@enea.com --- meta-cgl-common/recipes-kernel/linux/cgl-common.inc | 1 + meta-cgl-common/recipes-kernel/linux/files/cfg/00025-ipmi.cfg| 9 + .../recipes-kernel/linux/linux-qoriq-prt_3.12.bbappend | 1 + 3 files

[yocto] [PATCH] Update SELinux configuration.

2015-07-17 Thread Alexandru . Vaduva
From: Siva Borra siva.bo...@enea.com Update SELinux with all dependant confuguation options enabled/disabled. [LXCR-5167] Signed-off-by: Siva Borra siva.bo...@enea.com Signed-off-by: Alexandru.Vaduva alexandru.vad...@enea.com --- .../linux/files/cfg/00014-selinux.cfg | 29

[yocto] [PATCH] Remove dbg packages for LSB bin-tc core test

2015-07-17 Thread Alexandru . Vaduva
From: Alexandra Safta alexandra.sa...@enea.com Signed-off-by: Alexandra Safta alexandra.sa...@enea.com --- meta-cgl-common/images/core-image-cgl.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-cgl-common/images/core-image-cgl.bb

[yocto] [PATCH] add recipe append for linux-qoriq-prt kernel

2015-07-17 Thread Alexandru . Vaduva
From: Matei Valeanu matei.vale...@enea.com PREEMPT_RT is not enabled, but use this recipe in case we need PREEMPT_RT enabled Signed-off-by: Matei Valeanu matei.vale...@enea.com --- .../linux/linux-qoriq-prt_3.12.bbappend| 26 ++

[yocto] [PATCH] Update config to bring dm-multipath

2015-07-17 Thread Alexandru . Vaduva
From: Siva Borra siva.bo...@enea.com Update the configuration to bring dm-multipath and scsi_dh. [LXCR-5152] Signed-off-by: Siva Borra siva.bo...@enea.com Signed-off-by: Alexandru.Vaduva alexandru.vad...@enea.com --- .../linux/files/cfg/7-device-mapper-multipath.cfg | 7

Re: [yocto] [PATCH] Fix LSB core sysvinit issue.

2015-07-17 Thread Alexandru Vaduva
, July 17, 2015 1:16 PM To: Alexandru Vaduva Cc: yocto@yoctoproject.org Subject: Re: [yocto] [PATCH] Fix LSB core sysvinit issue. You don't say what layer this is for... but it looks a lot like this fix should go into oe-core (with an explanation of why it is needed). Ross On 17 July 2015 at 11:05

[yocto] [PATCH] Fix LSB core sysvinit issue.

2015-07-17 Thread Alexandru . Vaduva
From: Alexandra Safta alexandra.sa...@enea.com [LXCR-3306] Signed-off-by: Alexandra Safta alexandra.sa...@enea.com Signed-off-by: Tudor Florea tudor.flo...@enea.com Signed-off-by: Alexandra Safta alexandra.sa...@enea.com --- recipes-core/sysvinit/sysvinit_2.88dsf.bbappend | 3 +++ 1 file

[yocto] [meta-cgl][PATCH] virtual/kernel: defined CGL specific qoriq kernel recipe.

2015-07-21 Thread Alexandru . Vaduva
The role of this recipe is to differenciate from the already available recipes and also to try and avoid multipple bbappends kernel configurations overwrite. The confusion related to the fact that the work is done either on the BSP kernel recipe or the CGL configured one is also avoided.

[yocto] [meta-cgl][PATCH] Images cleanup

2015-07-21 Thread Alexandru . Vaduva
Signed-off-by: Alexandru.Vaduva alexandru.vad...@enea.com --- meta-cgl-common/images/core-image-cgl-qt3.bb | 27 --- meta-cgl-common/images/core-image-cgl-sdk.bb | 4 2 files changed, 31 deletions(-) delete mode 100644 meta-cgl-common/images/core-image-cgl-qt3.bb

[yocto] FW: [LXCR-5218][PATCH 1/1] perl: update recipe for Perl 5.22 compatibility

2015-07-15 Thread Alexandru Vaduva
Updating Test Pod recipe to be compatible with the new perl version 5.22 where Module::Build has been removed. See also: http://perltricks.com/article/165/2015/4/10/A-preview-of-Perl-5-22 Signed-off-by: Nora Björklund nora.bjorkl...@enea.com --- .../recipes-perl/perl/libtest-pod-perl_1.42.bb

Re: [yocto] meta-kali

2015-07-12 Thread Alexandru Vaduva
Nice, Thanks Armin ;) On Saturday, July 11, 2015 5:57 PM, akuster808 akuster...@gmail.com wrote: Hello, I have put together a layer that is based off of the Kali Linux (http://tools.kali.org/).  It contains penetration test tools. git://github.com/akuster/meta-kali - armin

[yocto] [PATCH 1/1] Enable iSCSI configs.

2015-08-27 Thread Alexandru . Vaduva
From: Siva Borra siva.bo...@enea.com Enable iSCSI target and supported devices. Signed-off-by: Siva Borra siva.bo...@enea.com --- .../recipes-kernel/linux/files/cfg/00023-open-scsi.cfg | 10 +- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git

Re: [yocto] [PATCH 1/1] Enable iSCSI configs.

2015-08-28 Thread Alexandru Vaduva
Message- From: Josep Puigdemont [mailto:josep.puigdem...@enea.com] Sent: Friday, August 28, 2015 2:49 PM To: Alexandru Vaduva Cc: yocto@yoctoproject.org Subject: Re: [yocto] [PATCH 1/1] Enable iSCSI configs. On Thu, Aug 27, 2015 at 05:34:31PM +0200, Alexandru.Vaduva wrote: From: Siva Borra

[yocto] [meta-cgl][PATCH] README: updated maintainers and general content accordingly

2015-08-25 Thread Alexandru . Vaduva
://git.yoctoproject.org/git/meta-cgl Maintenance === -Maintainers: Enea Linux Team linux-maintain...@enea.com +Maintainers: +Alexandru Vaduva alexandru.vad...@linux.com +Joe MacDonald joe_macdon...@mentor.com Contributing @@ -61,6 +63,7 @@ here: https://wiki.yoctoproject.org

[yocto] [meta-cgl][PATCH] virtual/kernel: add support for NUMA

2015-09-01 Thread Alexandru . Vaduva
For the moment the linux-qoriq 32b architecture do not have hardware support for NUMA. Also the NUMA configuration seems available only for 64b architecture. For ensuring a complete NUMA setup and split of the memory/CPU between nodes a commandline argument should also be added: numa=fake=2.

[yocto] [meta-cgl][PATCH] README: updated maintainers and general content accordingly

2015-08-25 Thread Alexandru . Vaduva
index d25fb0b..9f6713c 100644 --- a/README +++ b/README @@ -44,7 +44,10 @@ http://git.yoctoproject.org/git/meta-cgl Maintenance === -Maintainers: Enea Linux Team linux-maintain...@enea.com +Maintainers: +Adrian Dudau adrian.du...@enea.com +Alexandru Vaduva alexandru.vad

  1   2   >