Re: [yocto] Getting the version of Yocto that is being used.

2018-04-15 Thread Philip Balister
I like: https://git.yoctoproject.org/cgit.cgi/poky/plain/meta/classes/image-buildinfo.bbclass Philip On 04/12/2018 08:47 AM, Burton, Ross wrote: > I think the message here is that we need to embed the oe-core version > in the metadata somewhere... > > On 12 April 2018 at 13:11, Richard Collins

[yocto] [meta-cgl][PATCH 2/3] pacemaker: refresh patches to fix QA warning

2018-04-15 Thread Yi Zhao
Refresh patches with devtool command to fix do_patch warning. Signed-off-by: Yi Zhao --- .../pacemaker/0001-pacemaker-fix-xml-config.patch | 14 ++ ...earch-header-from-STAGING_INCDIR-to-walka.patch | 10 --

[yocto] [meta-cgl][PATCH 3/3] resource-agents: refresh patches to fix QA warning

2018-04-15 Thread Yi Zhao
Refresh patches with devtool command to fix do_patch warning. Signed-off-by: Yi Zhao --- .../resource-agents/01-disable-doc-build.patch| 9 + .../02-set-OCF_ROOT_DIR-to-libdir-ocf.patch | 13 +++--

[yocto] [meta-cgl][PATCH 1/3] crmsh: refresh patch to fix QA warning

2018-04-15 Thread Yi Zhao
Refresh patch with devtool command to fix do_patch warning. Signed-off-by: Yi Zhao --- .../recipes-cgl/crmsh/crmsh/tweaks_for_build.patch| 19 ++- 1 file changed, 14 insertions(+), 5 deletions(-) diff --git

[yocto] [meta-cgl][PATCH 2/3 V2] pacemaker: refresh patches to fix QA warning

2018-04-15 Thread Yi Zhao
Refresh patches with devtool command to fix do_patch warning. Remove fix_missing_qb_array.patch since it had been fixed upstream. Signed-off-by: Yi Zhao --- .../pacemaker/0001-pacemaker-fix-xml-config.patch | 14 ++

[yocto] [Recipe reporting system] Upgradable recipe name list

2018-04-15 Thread recipe-report
This mail was sent out by Recipe reporting system. This message list those recipes which need to be upgraded. If maintainers believe some of them needn't to upgrade at this time, they can fill RECIPE_NO_UPDATE_REASON in respective recipe file to ignore this remainder until newer upstream version

Re: [yocto] [meta-cgl][PATCH 2/3] pacemaker: refresh patches to fix QA warning

2018-04-15 Thread Anuj Mittal
Hi Yi On 04/16/2018 09:57 AM, Yi Zhao wrote: > + > +diff --git a/lib/common/mainloop.c b/lib/common/mainloop.c > +index 385ca7d..c259c7c 100644 > +--- a/lib/common/mainloop.c > b/lib/common/mainloop.c > @@ -32,6 +32,7 @@ > #include > #include > #include > +#include > > -

Re: [yocto] [meta-cgl][PATCH 2/3] pacemaker: refresh patches to fix QA warning

2018-04-15 Thread Yi Zhao
在 2018年04月16日 10:26, Anuj Mittal 写道: Hi Yi On 04/16/2018 09:57 AM, Yi Zhao wrote: + +diff --git a/lib/common/mainloop.c b/lib/common/mainloop.c +index 385ca7d..c259c7c 100644 +--- a/lib/common/mainloop.c b/lib/common/mainloop.c @@ -32,6 +32,7 @@ #include #include #include

Re: [linux-yocto] [PATCH 1/2] netatop: Initial integration

2018-04-15 Thread Bruce Ashfield
On 2018-04-14 11:27 AM, He Zhe wrote: On 2018年04月10日 03:19, Bruce Ashfield wrote: On 2018-04-05 3:08 PM, Bruce Ashfield wrote: On 2018-03-28 11:25 PM, He Zhe wrote: This is a net statistics collector for atop from: http://atoptool.nl/netatop.php