summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/hdparm/hdparm_9.48.bb
Commit message (Collapse)AuthorAgeFilesLines
* hdparm: Explicitly set EXTRA_OEMAKE as requiredMike Crowe2016-02-111-1/+1
| | | | | | | | | | | | | | | | 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> (From OE-Core rev: 71a76dc29cf8938b79d356ec8d6bbe3e5375493a) Signed-off-by: Mike Crowe <mac@mcrowe.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* hdparm: 9.45 -> 9.48Robert Yang2015-07-011-0/+36
(From OE-Core rev: a5500f348fa58962cbd4a36c154d311c71bc7233) Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>