]> code.ossystems Code Review - openembedded-core.git/commit
distrodata.bbclass: do not skip -native recipes in checkpkg task
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>
Mon, 27 Jul 2015 16:40:27 +0000 (19:40 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 31 Jul 2015 14:35:36 +0000 (15:35 +0100)
commitc63d1a544a3021a4eee2171fc710e71dfa7e6b07
tree696d6b4b4bbd50530c8d2747ca958b98703b7303
parent6a68e5d9ee6122f0ed70396569eb6cd1a3297c9d
distrodata.bbclass: do not skip -native recipes in checkpkg task

Some recipes are available only in the -native flavour, and we need to
check their upstream version too from the command line.

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/distrodata.bbclass