Re: [yocto] [meta-selinux] How about remove libcap-ng from meta-selinux?

2015-08-18 Thread wenzong fan
On 08/18/2015 10:28 AM, Randy MacLeod wrote: On 2015-08-14 02:41 AM, wenzong fan wrote: On 08/12/2015 09:05 PM, Joe MacDonald wrote: [[yocto] [meta-selinux] How about remove libcap-ng from meta-selinux?] On 15.08.12 (Wed 17:08) wenzong fan wrote: Hi All, There's a libcap-ng in meta-oe

[yocto] [meta-cgl][PATCH] pacemaker: upgrade 1.1.12 - 1.1.13

2015-08-18 Thread Li xin
* update 0002-pacemaker-search-header-from-STAGING_INCDIR-to-walka.patch * Modify SRC_URI * Warning Fix: WARNING: QA Issue: pacemaker: Files/directories were installed but not shipped in any package: /usr/lib/python2.7 /usr/lib/python2.7/site-packages /usr/lib/python2.7/site-packages/cts

[yocto] Deploy new driver

2015-08-18 Thread binhancntt
Hi all, I'm deploying a customized usb gadget as following ways: 1. create a new recipes and specify MACHINE_ESSENTIAL_EXTRA_RDEPEND += mygadget. I expect it is loaded with kernel but the .KO is included only to /lib/modules/3.14.28-1.0.0_ga+g91cf351/extra. I tried with KERNEL_MODULE_AUTOLOAD

Re: [linux-yocto] [PATCH 00/29] [PATCH] [linux-yocto-3.10] valleyisland-io-4.0: New feature branch for Baytrail IO

2015-08-18 Thread Bruce Ashfield
On Mon, Aug 17, 2015 at 9:35 PM, Ng, Wei Tee wei.tee...@intel.com wrote: Dear maintainers, Any updates regarding to this patch? There's no issues with the patch. I was just out of the office for two weeks on vacation, and only returned yesterday .. so I'm catching up on a backlog of pull

Re: [linux-yocto] [PATCH 1/2][linux-yocto-3.19][meta] features: add coretemp feature

2015-08-18 Thread Bruce Ashfield
On Tue, Aug 18, 2015 at 1:28 PM, Saul Wold s...@linux.intel.com wrote: On 08/18/2015 10:16 AM, Bruce Ashfield wrote: On Fri, Aug 14, 2015 at 1:28 PM, california.l.sulli...@intel.com wrote: From: California Sullivan california.l.sulli...@intel.com This patch adds a configuration fragment

Re: [linux-yocto] [PATCH 1/2][linux-yocto-3.19][meta] features: add coretemp feature

2015-08-18 Thread Bruce Ashfield
On Fri, Aug 14, 2015 at 1:28 PM, california.l.sulli...@intel.com wrote: From: California Sullivan california.l.sulli...@intel.com This patch adds a configuration fragment and scc file to support the coretemp feature on some Intel platforms. The change looks fine to me .. but one question.

Re: [linux-yocto] [PATCH 00/29] [PATCH] [linux-yocto-3.10] valleyisland-io-4.0: New feature branch for Baytrail IO

2015-08-18 Thread Bruce Ashfield
On Fri, Aug 14, 2015 at 5:00 AM, wei.tee...@intel.com wrote: From: Ng, Wei Tee wei.tee...@intel.com Hi all, This is the rebased feature branch for Valley Island BSP. The purpose of this feature branch is to stage the Baytrail I/O specific patches that is not encouraged to upstream for

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

2015-08-18 Thread Li, Xin
Hi,Jagadeesh, Thanks a lot. Patch V2 will be sent. Regards, Li From: Jagadeesh Krishnanjanappa [mailto:jkrishnanjana...@mvista.com] Sent: Wednesday, August 19, 2015 11:16 AM To: Li, Xin/李 欣 Cc: yocto@yoctoproject.org Subject: Re: [yocto] [meta-cgl][PATCH] cluster-glue: upgrade 1.0.5 - 1.0.12

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

2015-08-18 Thread Jagadeesh Krishnanjanappa
Hi Li, -FILES_${PN}-dbg += /usr/lib/heartbeat/.debug/ +FILES_${PN}-dbg += /usr/lib/heartbeat/.debug/ \ + +FILES_${PN}-plugin-compress = /usr/lib/heartbeat/plugins/compress/*.so +FILES_${PN}-plugin-compress-staticdev = /usr/lib/heartbeat/plugins/compress/*.*a

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

2015-08-18 Thread Li xin
* Add patch to aviod build Error and Warning. --0001-don-t-compile-doc-and-Error-Fix.patch --0001-ribcl.py.in-Warning-Fix.patch * Dropped backported patch: --fix-const-cast.patch --glue-remove-getpid-check.patch --glue-repair-deprecated-glib-support.patch

[yocto] [meta-cgl][PATCH] heartbeat: upgrade 3.0.5 - 3.0.6

2015-08-18 Thread Li xin
* Update configure.in-Error-and-warning-fix.patch, since the contents has been changed. * Dropped ucast.c-fix-compile-errors.patch,it it not needed anymore. Signed-off-by: Li Xin lixin.f...@cn.fujitsu.com --- .../configure.in-Error-and-warning-fix.patch | 58 +++---

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

2015-08-18 Thread Li xin
* Add patch to aviod build Error and Warning. --0001-don-t-compile-doc-and-Error-Fix.patch --0001-ribcl.py.in-Warning-Fix.patch * Dropped backported patch: --fix-const-cast.patch --glue-remove-getpid-check.patch --glue-repair-deprecated-glib-support.patch

[yocto] [meta-selinux][PATCH] e2fsprogs: now depend on attr

2015-08-18 Thread jackie.huang
From: Joe Slater jsla...@windriver.com Patches added by this bbappend make us depend on the attr package. Signed-off-by: Joe Slater jsla...@windriver.com Signed-off-by: Jackie Huang jackie.hu...@windriver.com --- recipes-devtools/e2fsprogs/e2fsprogs_1.42.9.bbappend | 3 +++ 1 file changed, 3