All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Misc updates
@ 2011-07-13 19:05 Tom Rini
  2011-07-13 19:05 ` [PATCH 1/4] libsamplerate0: Update checksums Tom Rini
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Tom Rini @ 2011-07-13 19:05 UTC (permalink / raw)
  To: openembedded-core

Hey all,

This is the first of two pull requests.  As part of updating siteinfo.bbclass
I did a world build (qemux86) before and after the changes and diff'd the
config.log files.  That showed two classes of problems, both fixed in this
series.  The first is a checksum mismatch and an invalid SRC_URI.  The second
is some implicit DEPENDS in recipes.

The following changes since commit e66c2999afa2b3efbce8bb46c89f9db5e15f35c7:
  Saul Wold (1):
        libx11: ensure nativesdk uses correct DEPENDS and XCB flags

are available in the git repository at:

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

Tom Rini (4):
  libsamplerate0: Update checksums
  hicolor-icon-theme: Use ${BPN}-${PV} not ${P} to unbreak nativesdk
  groff: Disable x11 support
  libpcre: Add bzip2, zlib and readline to DEPENDS

 meta/recipes-extended/groff/groff_1.20.1.bb        |    1 +
 .../hicolor-icon-theme/hicolor-icon-theme_0.12.bb  |    2 +-
 .../libsamplerate/libsamplerate0_0.1.7.bb          |    4 ++--
 meta/recipes-support/libpcre/libpcre_8.12.bb       |    1 +
 4 files changed, 5 insertions(+), 3 deletions(-)




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

end of thread, other threads:[~2011-07-14 14:04 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-13 19:05 [PATCH 0/4] Misc updates Tom Rini
2011-07-13 19:05 ` [PATCH 1/4] libsamplerate0: Update checksums Tom Rini
2011-07-13 20:48   ` Saul Wold
2011-07-13 20:53     ` Tom Rini
2011-07-13 19:05 ` [PATCH 2/4] hicolor-icon-theme: Use ${BPN}-${PV} not ${P} to unbreak nativesdk Tom Rini
2011-07-13 19:05 ` [PATCH 3/4] groff: Disable x11 support Tom Rini
2011-07-13 19:05 ` [PATCH 4/4] libpcre: Add bzip2, zlib and readline to DEPENDS Tom Rini
2011-07-14 14:00 ` [PATCH 0/4] Misc updates 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.