All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Fixes for groff and toolchain-scripts.bbclass
@ 2018-10-26  9:45 kai.kang
  2018-10-26  9:45 ` [PATCH 1/2] groff: not search fonts on build host kai.kang
  2018-10-26  9:45 ` [PATCH 2/2] toolchain-scripts.bbclass: fix paths of siteconfig files kai.kang
  0 siblings, 2 replies; 3+ messages in thread
From: kai.kang @ 2018-10-26  9:45 UTC (permalink / raw)
  To: openembedded-core

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


The following changes since commit 3be5331986289bf11040c241fd54239fb2011695:

  testimage.bbclass: define ptest suite variable (2018-10-25 14:53:44 +0100)

are available in the Git repository at:

  git://git.pokylinux.org/poky-contrib kangkai/misc
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=kangkai/misc

Kai Kang (2):
  groff: not search fonts on build host
  toolchain-scripts.bbclass: fix paths of siteconfig files

 meta/classes/toolchain-scripts.bbclass        |  9 +++++----
 ...groff-not-search-fonts-on-build-host.patch | 20 +++++++++++++++++++
 meta/recipes-extended/groff/groff_1.22.3.bb   |  1 +
 3 files changed, 26 insertions(+), 4 deletions(-)
 create mode 100644 meta/recipes-extended/groff/groff-1.22.3/groff-not-search-fonts-on-build-host.patch

-- 
2.18.0



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

end of thread, other threads:[~2018-10-26 10:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-26  9:45 [PATCH 0/2] Fixes for groff and toolchain-scripts.bbclass kai.kang
2018-10-26  9:45 ` [PATCH 1/2] groff: not search fonts on build host kai.kang
2018-10-26  9:45 ` [PATCH 2/2] toolchain-scripts.bbclass: fix paths of siteconfig files kai.kang

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.