[OE-core] [PATCH 0/1 V2] package.bbclass: add QA check: file-depends

Robert Yang liezhi.yang at windriver.com
Tue Jul 15 14:10:28 UTC 2014


V2:
* Only print warnings when enabled, let the user fix the RDEPENDS by
  hand as Mark suggested.
* Use ${bindir}/perl rather than /usr/bin/perl as Ross suggested, also
  fix for nativesdk.

V1:
* Initial version.

// Robert

The following changes since commit fa325e44f5b429b4038022b31285af9c94672943:

  insane: Ensure do_package_qa happens after do_packagedata (2014-07-11 23:19:18 +0100)

are available in the git repository at:

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

Robert Yang (1):
  package.bbclass: add QA check: file-depends

 meta/classes/insane.bbclass  |    2 +-
 meta/classes/package.bbclass |   25 +++++++++++++++++++++++++
 2 files changed, 26 insertions(+), 1 deletion(-)

-- 
1.7.9.5



More information about the Openembedded-core mailing list