All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] sanity.bbclass: Fix typo
@ 2012-05-17 23:45 Peter Seebach
  2012-05-17 23:45 ` [PATCH 1/1] sanity.bbclass: Attach the missing value to a format string Peter Seebach
  2012-05-18 14:32 ` [PATCH 0/1] sanity.bbclass: Fix typo Richard Purdie
  0 siblings, 2 replies; 4+ messages in thread
From: Peter Seebach @ 2012-05-17 23:45 UTC (permalink / raw)
  To: openembedded-core

So, somehow in the the cleanup, I dropped the "% tune" following a
%s.  Re-added in this patch.  And because I know how typo-prone I am,
I tested that this really does produce the right results now.  :)

The following changes since commit 7163ebd92a799b8f000b2b6f303b20de468b5f90:
  Koen Kooi (1):
        Revert "kmod: Use base_libdir for installing libkmod"

are available in the git repository at:

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

Peter Seebach (1):
  sanity.bbclass:  Attach the missing value to a format string.

 meta/classes/sanity.bbclass |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)




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

end of thread, other threads:[~2012-06-19 20:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-17 23:45 [PATCH 0/1] sanity.bbclass: Fix typo Peter Seebach
2012-05-17 23:45 ` [PATCH 1/1] sanity.bbclass: Attach the missing value to a format string Peter Seebach
2012-06-19 20:08   ` Peter Seebach
2012-05-18 14:32 ` [PATCH 0/1] sanity.bbclass: Fix typo Richard Purdie

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.