]> code.ossystems Code Review - openembedded-core.git/commit
net-tools: Place package content as per bitbake environment.
authorAmarnath Valluri <amarnath.valluri@intel.com>
Wed, 8 Feb 2017 09:21:52 +0000 (11:21 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 21 Mar 2017 22:43:01 +0000 (22:43 +0000)
commit8be0740f8cc8d909a8983b499f200b99261124c4
tree48c250b628ccb9a5eb44392c2687b390fd09690f
parent3a571f24b183ba0bb0795b9df2b2c9bad331d715
net-tools: Place package content as per bitbake environment.

net-tools Makefile was hardcoded sbin, bin installation paths to /bin and /sbin
respectively.  This change moves the installed files to appropriate location as
per configured bitbake environment.

This might be solved much better way by patching Makefile, but that causing
build issues, as net-tools recipe is using pre-generated config.{h/status}.

Signed-off-by: Amarnath Valluri <amarnath.valluri@intel.com>
meta/recipes-extended/net-tools/net-tools_1.60-26.bb