Openembedded Core Discussions
 help / color / mirror / Atom feed
* [YOCTO 2.1] [PATCH 0/8] fixes for package_qa_walk() and buildpaths
@ 2015-10-08 13:16 Robert Yang
  2015-10-08 13:16 ` [PATCH 1/8] insane.bbclass: do_package_qa depends on WARN_QA and ERROR_QA Robert Yang
                   ` (7 more replies)
  0 siblings, 8 replies; 18+ messages in thread
From: Robert Yang @ 2015-10-08 13:16 UTC (permalink / raw)
  To: openembedded-core

The following changes since commit 4038970f8ce27ac0d7a0afe2cdaa9a65108dfff5:

  os-release: fix do_compile() when RPM signing is enabled (2015-10-07 00:08:07 +0100)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib rbt/buildpaths
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=rbt/buildpaths

Robert Yang (8):
  insane.bbclass: do_package_qa depends on WARN_QA and ERROR_QA
  insane.bbclass: make package_qa_walk() can print all the messages
  insane.bbclass: buildpaths: ignore .pyc files
  insane.bbclass: skip buildpath qa check when set
    INHIBIT_PACKAGE_STRIP
  insane.bbclass: fix for ignoring debug files
  package.bbclass: strip archive files
  autotools.bbclass: use relative path to run configure script
  glibc-initial.inc: use relative path to run configure

 meta/classes/autotools.bbclass            |    4 +++-
 meta/classes/insane.bbclass               |   32 ++++++++++++++++++++++++-----
 meta/classes/package.bbclass              |   18 +++++++++++++++-
 meta/recipes-core/glibc/glibc-initial.inc |    2 +-
 4 files changed, 48 insertions(+), 8 deletions(-)

-- 
1.7.9.5



^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2015-10-13  7:30 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-08 13:16 [YOCTO 2.1] [PATCH 0/8] fixes for package_qa_walk() and buildpaths Robert Yang
2015-10-08 13:16 ` [PATCH 1/8] insane.bbclass: do_package_qa depends on WARN_QA and ERROR_QA Robert Yang
2015-10-08 13:16 ` [PATCH 2/8] insane.bbclass: make package_qa_walk() can print all the messages Robert Yang
2015-10-08 13:16 ` [PATCH 3/8] insane.bbclass: buildpaths: ignore .pyc files Robert Yang
2015-10-08 13:16 ` [PATCH 4/8] insane.bbclass: skip buildpath qa check when set INHIBIT_PACKAGE_STRIP Robert Yang
2015-10-08 13:16 ` [PATCH 5/8] insane.bbclass: fix for ignoring debug files Robert Yang
2015-10-08 13:16 ` [PATCH 6/8] package.bbclass: strip archive files Robert Yang
2015-10-08 13:16 ` [PATCH 7/8] autotools.bbclass: use relative path to run configure script Robert Yang
2015-10-08 21:00   ` Christopher Larson
2015-10-08 21:00     ` Christopher Larson
2015-10-08 21:06       ` Burton, Ross
2015-10-09  1:28         ` Robert Yang
2015-10-09 10:51           ` Burton, Ross
2015-10-09 11:30             ` Robert Yang
2015-10-13  7:08               ` Paul Eggleton
2015-10-13  7:17                 ` Robert Yang
2015-10-13  7:30                   ` Paul Eggleton
2015-10-08 13:16 ` [PATCH 8/8] glibc-initial.inc: use relative path to run configure Robert Yang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox