]> code.ossystems Code Review - openembedded-core.git/commit
site/common: Allow ac_cv_path_SED to be overridden
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 20 Dec 2017 17:09:47 +0000 (17:09 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 4 Jan 2018 12:56:04 +0000 (12:56 +0000)
commit65652f419a4c8578121f1f67d43f23ce4eae5a37
tree05c02f6916873e00435ebbd998debb86621434f1
parentb241a666f2867ffa425f6d43763d7c3c17941dcf
site/common: Allow ac_cv_path_SED to be overridden

There are tools in the wild where we need this to be a full path, even
if that doesn't make sense in most other cases due to libtool issues.
Allow those cases to override the default value as currently its near
impossible to do so.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/site/common