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; 10+ 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] 10+ messages in thread
* [PATCH 0/4] Misc updates
@ 2018-12-04 15:27 Akira Yokosawa
  2018-12-04 16:40 ` Paul E. McKenney
  0 siblings, 1 reply; 10+ messages in thread
From: Akira Yokosawa @ 2018-12-04 15:27 UTC (permalink / raw)
  To: Paul E. McKenney; +Cc: perfbook, Akira Yokosawa

From 5471262067bf42e8698c80fee3e1d42a8c576d43 Mon Sep 17 00:00:00 2001
From: Akira Yokosawa <akiyks@gmail.com>
Date: Wed, 5 Dec 2018 00:10:12 +0900
Subject: [PATCH 0/4] Misc updates

Hi Paul,

As I reported this September, Figure 5.1 is not complete yet.
As a workaround, patches #1 and #2 restores the old plot of
Nehalem for Figure 5.1.  Once we can obtain complete data,
it should be easy to update again.

Patch #3 is a minor tweak in RCU code snippets to prevent
short code snippets from being page/column broken.

Patch #4 fixes a typo in an epigraph you've added recently.

Hopefully, this would be a final patch set from me for the
upcoming release.

        Thanks, Akira
--
Akira Yokosawa (4):
  CodeSamples/count: Restore atomic125.eps
  count: Restore 'fig:count:Atomic Increment Scalability on Nehalem'
  defer: Prevent page/column break in short inline code snippets
  owned: Fix typo in epigraph

 CodeSamples/count/atomic125.eps      |  856 +++++++------
 CodeSamples/count/atomic125.png      |  Bin 3189 -> 3337 bytes
 CodeSamples/count/atomic_nehalem.eps | 2266 ++++++++++++++++++++++++++++++++++
 count/count.tex                      |   14 +-
 defer/rcufundamental.tex             |   14 +-
 defer/rcuintro.tex                   |    4 +-
 locking/locking.tex                  |    2 +-
 owned/owned.tex                      |    2 +-
 8 files changed, 2770 insertions(+), 388 deletions(-)
 create mode 100644 CodeSamples/count/atomic_nehalem.eps

-- 
2.7.4


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

end of thread, other threads:[~2018-12-04 16:40 UTC | newest]

Thread overview: 10+ 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
  -- strict thread matches above, loose matches on Subject: below --
2018-12-04 15:27 Akira Yokosawa
2018-12-04 16:40 ` Paul E. McKenney

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.