[OE-core] [PATCH 1/1] opensp: Fix hard path in native nsgmls.

Richard Purdie richard.purdie at linuxfoundation.org
Tue Sep 13 16:09:19 UTC 2011


On Tue, 2011-09-13 at 21:43 +0800, edwin.zhai at intel.com wrote:
> From: Zhai Edwin <edwin.zhai at intel.com>
> 
> This relocation issues caused following bug and introduce one partial fix bb024d:
> [YOCTO #1440]
> 
> But the environment val hacking is not working all the time, as nsgmsl may
> append wrong path in some case. This fix use search directory "-D" as solution.
> And more important, change the iputils' way to make doc: Use the sysid in
> current directory instead of parent directory, as "../" is also appended to the
> search directory then lead searching failure.
> 
> Signed-off-by: Zhai Edwin <edwin.zhai at intel.com>
> CC: Saul Would <sgw at linux.intel.com>
> ---
>  meta/recipes-devtools/opensp/opensp_1.5.bb         |    4 +-
>  .../iputils/files/nsgmls-path-fix.patch            |   27 ++++++++++++++++++++
>  meta/recipes-extended/iputils/iputils_s20101006.bb |    1 +
>  3 files changed, 30 insertions(+), 2 deletions(-)
>  create mode 100644 meta/recipes-extended/iputils/files/nsgmls-path-fix.patch

Merged to master, thanks.

Richard





More information about the Openembedded-core mailing list