]> code.ossystems Code Review - openembedded-core.git/commit
ethtool: Fix ptest compile
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 22 Nov 2013 09:24:04 +0000 (09:24 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 22 Nov 2013 09:26:08 +0000 (09:26 +0000)
commit5dd8653fdcda5e0e8b4f3c37a46f357bc97ec66c
tree018faddf10854879703768d8d98ae118a1a8ba65
parent570cc145029fd9d5528aef5c27cb65164265c799
ethtool: Fix ptest compile

buildtest-TESTS is a phony target and does nothing which results in a
do_install error since the tests aren't built. Since there isn't
a suitable make target but the number of tests are small, hardcode
the two to build to unbreak the build when ptest is enabled.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/ethtool/ethtool_3.12.1.bb