]> 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>
Thu, 12 Dec 2013 16:53:10 +0000 (16:53 +0000)
commitb9b213b43c5ff6aa7c04733ce035fc9832065328
tree0078a47a0a5d88d10874a60df4b3619d6b4d734f
parent33d7487a92905824ab46f74d7185f84662ddb922
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.

(From OE-Core master rev: 5dd8653fdcda5e0e8b4f3c37a46f357bc97ec66c)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
meta/recipes-extended/ethtool/ethtool_3.10.bb