All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] Misc fixes for OE-Core
@ 2015-11-06 13:01 Paul Eggleton
  2015-11-06 13:01 ` [PATCH 1/6] meta/conf/layer.conf: fix typo Paul Eggleton
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Paul Eggleton @ 2015-11-06 13:01 UTC (permalink / raw)
  To: openembedded-core

Some typo corrections and minor bug fixes.


The following changes since commit e44ed8c18e395b9c055aefee113b90708e8a8a2f:

  build-appliance-image: Update to jethro head revision (2015-11-03 14:02:57 +0000)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib paule/misc-fixes-1
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=paule/misc-fixes-1

Paul Eggleton (6):
  meta/conf/layer.conf: fix typo
  meta: Fix typos in Upstream-Status labels
  gitignore: fix overzealous exclusion
  conf/distro/include: drop old recipes from include files
  classes/buildhistory: split package history values only once
  classes/distrodata: split SRC_URI properly before determining type

 .gitignore                                         |  2 +-
 meta/classes/buildhistory.bbclass                  |  2 +-
 meta/classes/distrodata.bbclass                    |  4 +-
 meta/conf/distro/include/as-needed.inc             |  3 --
 meta/conf/distro/include/distro_alias.inc          | 58 ----------------------
 meta/conf/layer.conf                               |  2 +-
 .../openssl/crypto_use_bigint_in_x86-64_perl.patch |  2 +-
 .../autogen/autogen/redirect-output-dir.patch      |  2 +-
 ...oring-is-success-if-not-sound-card-device.patch |  2 +-
 9 files changed, 8 insertions(+), 69 deletions(-)

-- 
2.1.0



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

end of thread, other threads:[~2015-11-06 13:01 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-06 13:01 [PATCH 0/6] Misc fixes for OE-Core Paul Eggleton
2015-11-06 13:01 ` [PATCH 1/6] meta/conf/layer.conf: fix typo Paul Eggleton
2015-11-06 13:01 ` [PATCH 2/6] meta: Fix typos in Upstream-Status labels Paul Eggleton
2015-11-06 13:01 ` [PATCH 3/6] gitignore: fix overzealous exclusion Paul Eggleton
2015-11-06 13:01 ` [PATCH 4/6] conf/distro/include: drop old recipes from include files Paul Eggleton
2015-11-06 13:01 ` [PATCH 5/6] classes/buildhistory: split package history values only once Paul Eggleton
2015-11-06 13:01 ` [PATCH 6/6] classes/distrodata: split SRC_URI properly before determining type Paul Eggleton

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.