All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] Fix live images when using the extensible sdk
@ 2015-10-23  3:30 Randy Witt
  2015-10-23  3:30 ` [PATCH 1/5] Add 850 codepage to uninative-tarball Randy Witt
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Randy Witt @ 2015-10-23  3:30 UTC (permalink / raw)
  To: openembedded-core

The following changes since commit 505a82673ac2487df5ea343a6422c2fc47018831:

  build-appliance-image: Update to jethro head revision (2015-10-21 23:13:11 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib rewitt/codepage
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=rewitt/codepage

Randy Witt (3):
  Add 850 codepage to uninative-tarball
  mtools_4.0.18.bb: Use create_wrapper() for mcopy
  wic/utils/oe/misc.py: Preserve PATH when running native tools

Richard Purdie (2):
  scripts/oe-pkgdata-util: Fix variable name in error handling
  populate_sdk_base: Ensure PKGDATA_DIR exists

 meta/classes/populate_sdk_base.bbclass        |  2 +-
 meta/recipes-core/meta/uninative-tarball.bb   |  1 +
 meta/recipes-devtools/mtools/mtools_4.0.18.bb |  5 +++++
 scripts/lib/wic/utils/oe/misc.py              | 20 ++++++++++++++++----
 scripts/oe-pkgdata-util                       |  2 +-
 5 files changed, 24 insertions(+), 6 deletions(-)

-- 
2.4.3



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

end of thread, other threads:[~2015-10-23  6:42 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-23  3:30 [PATCH 0/5] Fix live images when using the extensible sdk Randy Witt
2015-10-23  3:30 ` [PATCH 1/5] Add 850 codepage to uninative-tarball Randy Witt
2015-10-23  3:30 ` [PATCH 2/5] scripts/oe-pkgdata-util: Fix variable name in error handling Randy Witt
2015-10-23  3:30 ` [PATCH 3/5] populate_sdk_base: Ensure PKGDATA_DIR exists Randy Witt
2015-10-23  4:11   ` Christopher Larson
2015-10-23  6:41     ` Richard Purdie
2015-10-23  3:30 ` [PATCH 4/5] mtools_4.0.18.bb: Use create_wrapper() for mcopy Randy Witt
2015-10-23  3:30 ` [PATCH 5/5] wic/utils/oe/misc.py: Preserve PATH when running native tools Randy Witt

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.