All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] [RFC] Fix hard path of opensp, Edwin, Sep9, 2011
@ 2011-09-09  2:53 edwin.zhai
  2011-09-09  2:53 ` [PATCH 1/1] opensp: Fix hard path in native nsgmls edwin.zhai
  0 siblings, 1 reply; 8+ messages in thread
From: edwin.zhai @ 2011-09-09  2:53 UTC (permalink / raw)
  To: openembedded-core

From: Zhai Edwin <edwin.zhai@intel.com>

Saul,
This is one fix to use "-D" as wrapper rather than environment val according to
your suggestion. Could you pls. have a look?

Thanks,
Edwin

The following changes since commit 52835dd30110d51a839872f198eef3b12e369850:

  avahi: only use gtk if DISTRO_FEATURES includes x11 (2011-09-07 23:44:29 +0100)

are available in the git repository at:
  git://git.pokylinux.org/poky-contrib gzhai/master2
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=gzhai/master2

Zhai Edwin (1):
  opensp: Fix hard path in native nsgmls.

 meta/recipes-devtools/opensp/opensp_1.5.bb |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)




^ permalink raw reply	[flat|nested] 8+ messages in thread
* [PATCH 0/1] Fix hard path in opensp
@ 2011-09-13 13:43 edwin.zhai
  2011-09-13 13:43 ` [PATCH 1/1] opensp: Fix hard path in native nsgmls edwin.zhai
  0 siblings, 1 reply; 8+ messages in thread
From: edwin.zhai @ 2011-09-13 13:43 UTC (permalink / raw)
  To: openembedded-core

From: Zhai Edwin <edwin.zhai@intel.com>

Saul,
This is the new version to fix the hard path in opensp. After 2nd thought, I'm
reluctant to change the search directory path handling code in nsgmls in case
of any likely side effect to other package. I change the iputils' makefile to
avoid "../" in the sysid path, and it really works without regression.

This is reasonable, as other package, like linuxdoc-tools-native, make a lot of
works before calling nsgmls: prepare search directory path with "-D", introduce
a huge perf module to handle the sgml2XXX conversion...

Pls. help to review.

Thanks,
Edwin

The following changes since commit 52835dd30110d51a839872f198eef3b12e369850:

  avahi: only use gtk if DISTRO_FEATURES includes x11 (2011-09-07 23:44:29 +0100)

are available in the git repository at:
  git://git.pokylinux.org/poky-contrib gzhai/master2
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=gzhai/master2

Zhai Edwin (1):
  opensp: Fix hard path in native nsgmls.

 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



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2011-09-13 16:14 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-09-09  2:53 [PATCH 0/1] [RFC] Fix hard path of opensp, Edwin, Sep9, 2011 edwin.zhai
2011-09-09  2:53 ` [PATCH 1/1] opensp: Fix hard path in native nsgmls edwin.zhai
2011-09-09  4:49   ` Saul Wold
2011-09-09 14:16     ` Zhai, Edwin
2011-09-09 15:11       ` Saul Wold
2011-09-10  1:00         ` Zhai, Edwin
2011-09-13 13:43 [PATCH 0/1] Fix hard path in opensp edwin.zhai
2011-09-13 13:43 ` [PATCH 1/1] opensp: Fix hard path in native nsgmls edwin.zhai
2011-09-13 16:09   ` Richard Purdie

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.