All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] PATCH RESEND: fix Bug 812 about slang
@ 2011-03-14  6:29 Kang Kai
  2011-03-14  6:29 ` [PATCH 1/1] PATCH: " Kang Kai
  0 siblings, 1 reply; 6+ messages in thread
From: Kang Kai @ 2011-03-14  6:29 UTC (permalink / raw)
  To: sgw; +Cc: poky

From: Kang Kai <kai.kang@windriver.com>

Hi Soul,

Resend patch for bug 812.

When do install, export "INST_LIB_DIR=${STAGING_DIR_HOST}/usr/lib" to slsh so
that it will go to the right place to search libraries.

And add necessary files to run slsh.

Pull URL: git://git.pokylinux.org/poky-contrib.git
  Branch: kangkai/distro01
  Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=kangkai/distro01

Thanks,
    Kang Kai <kai.kang@windriver.com>
---


Kang Kai (1):
  PATCH: fix Bug 812 about slang

 meta/recipes-extended/slang/slang_2.2.2.bb |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)



^ permalink raw reply	[flat|nested] 6+ messages in thread
* [PATCH 0/1] PATCH:fix Bug 812
@ 2011-03-10  6:07 Kang Kai
  2011-03-10  6:07 ` [PATCH 1/1] PATCH: fix Bug 812 about slang Kang Kai
  0 siblings, 1 reply; 6+ messages in thread
From: Kang Kai @ 2011-03-10  6:07 UTC (permalink / raw)
  To: poky

From: Kang Kai <kai.kang@windriver.com>

When cross build slang, it links to build machine's libraries, so remove the 
absolute path to fix it. I confirm it is ok to do native build too.

Pull URL: git://git.pokylinux.org/poky-contrib.git
  Branch: kangkai/distro01
  Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=kangkai/distro01

Thanks,
    Kang Kai <kai.kang@windriver.com>
---


Kang Kai (1):
  PATCH: fix Bug 812 about slang

 .../slang/slang/fix-cross-configure.patch          |   16 ++++++++++++++++
 meta/recipes-extended/slang/slang_2.2.2.bb         |    7 +++++--
 2 files changed, 21 insertions(+), 2 deletions(-)
 create mode 100644 meta/recipes-extended/slang/slang/fix-cross-configure.patch



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

end of thread, other threads:[~2011-03-15  3:25 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-14  6:29 [PATCH 0/1] PATCH RESEND: fix Bug 812 about slang Kang Kai
2011-03-14  6:29 ` [PATCH 1/1] PATCH: " Kang Kai
2011-03-15  1:17   ` Saul Wold
2011-03-15  3:23     ` Kang Kai
  -- strict thread matches above, loose matches on Subject: below --
2011-03-10  6:07 [PATCH 0/1] PATCH:fix Bug 812 Kang Kai
2011-03-10  6:07 ` [PATCH 1/1] PATCH: fix Bug 812 about slang Kang Kai
2011-03-11  6:50   ` Saul Wold

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.