]> code.ossystems Code Review - openembedded-core.git/commit
hdparm: Explicitly set EXTRA_OEMAKE as required
authorMike Crowe <mac@mcrowe.com>
Mon, 8 Feb 2016 21:29:10 +0000 (21:29 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 11 Feb 2016 12:27:27 +0000 (12:27 +0000)
commit71a76dc29cf8938b79d356ec8d6bbe3e5375493a
tree029ea66739949993a8fd58874bcfddf7d6fa8289
parentb1b2f629f8e2febd086eae8fabd24322333ea172
hdparm: Explicitly set EXTRA_OEMAKE as required

This recipe currently relies on EXTRA_OEMAKE having been to set to
"-e MAKEFLAGS=" in bitbake.conf to operate. It is necessary to make
this explicit so that the default in bitbake.conf can be changed.

Unlike the other recipes that I've fixed recently, this one manifests
itself in a more subtle way by failing a QA check.

Reported-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Mike Crowe <mac@mcrowe.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-extended/hdparm/hdparm_9.48.bb