[OE-core] [PATCH 0/4] Misc updates

Tom Rini tom_rini at mentor.com
Wed Jul 13 19:05:30 UTC 2011


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(-)





More information about the Openembedded-core mailing list