All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Clean host path in target scripts
@ 2014-10-22  1:46 wenzong.fan
  2014-10-22  1:46 ` [PATCH 1/4] bash: clean host path in bashbug wenzong.fan
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: wenzong.fan @ 2014-10-22  1:46 UTC (permalink / raw)
  To: openembedded-core

From: Wenzong Fan <wenzong.fan@windriver.com>

Clean host path for:

  * /usr/bin/crossscripts/tclConfig.sh
  * /usr/bin/isc-config.sh
  * /usr/bin/bind9-config - hardlink to isc-config.sh
  * /usr/bin/compile_et
  * /usr/bin/mk_cmds
  * /usr/bin/bashbug

The following changes since commit 924da20c6f2f183fa7e930e4c3c6b14c090acbe5:

  build-appliance-image: Update to dizzy head revision (2014-10-18 16:16:38 +0200)

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib wenzong/clean-hostpath
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=wenzong/clean-hostpath

Wenzong Fan (4):
  bash: clean host path in bashbug
  e2fsprogs: clean host path in compile_et, mk_cmds
  bind: clean host path in isc-config.sh
  tcl: clean host path in tclConfig.sh

 meta/recipes-connectivity/bind/bind_9.9.5.bb       |    7 +++++++
 .../recipes-devtools/e2fsprogs/e2fsprogs_1.42.9.bb |    6 ++++++
 meta/recipes-devtools/tcltk/tcl_8.6.1.bb           |    1 +
 meta/recipes-extended/bash/bash.inc                |    4 ++++
 4 files changed, 18 insertions(+)

-- 
1.7.9.5



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

end of thread, other threads:[~2014-10-24  9:18 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-22  1:46 [PATCH 0/4] Clean host path in target scripts wenzong.fan
2014-10-22  1:46 ` [PATCH 1/4] bash: clean host path in bashbug wenzong.fan
2014-10-22  1:46 ` [PATCH 2/4] e2fsprogs: clean host path in compile_et, mk_cmds wenzong.fan
2014-10-22  1:46 ` [PATCH 3/4] bind: clean host path in isc-config.sh wenzong.fan
2014-10-22  1:46 ` [PATCH 4/4] tcl: clean host path in tclConfig.sh wenzong.fan
2014-10-24  9:18 ` [PATCH 0/4] Clean host path in target scripts wenzong fan

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.