All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Upstream-Status patch additions
@ 2011-07-18  3:06 Scott Garman
  2011-07-18  3:06 ` [PATCH 1/2] man: add Upstream-Status field to paches Scott Garman
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Scott Garman @ 2011-07-18  3:06 UTC (permalink / raw)
  To: openembedded-core; +Cc: Scott Garman

Hello,

This pull request simply adds the Upstream-Status metadata field to
patches for the man and unfs-server recipes.

The following changes since commit fa4bcfdb73167f8159b88e5a4d711c0d37627a70:

  bb-matrix: correct BB and PM number canonicalization (2011-07-14 22:23:09 +0100)

are available in the git repository at:
  git://git.pokylinux.org/poky-contrib sgarman/upstream-status
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=sgarman/upstream-status

Scott Garman (2):
  man: add Upstream-Status field to paches
  unfs-server: add Upstream-Status field to patches

 .../001-2.2b47-2.2b51.patch                        |    5 +++++
 .../unfs-server-2.1+2.2beta47/002-destdir.patch    |    5 +++++
 .../unfs-server-2.1+2.2beta47/003-manpages.patch   |    5 +++++
 .../unfs-server-2.1+2.2beta47/004-strsignal.patch  |    5 +++++
 .../unfs-server-2.1+2.2beta47/005-sys-time.patch   |    5 +++++
 .../unfs-server-2.1+2.2beta47/006-reiserfs.patch   |    5 +++++
 .../unfs-server-2.1+2.2beta47/007-map.patch        |    5 +++++
 .../unfs-server-2.1+2.2beta47/008-configure.patch  |    5 +++++
 .../unfs-server-2.1+2.2beta47/009-multirw.patch    |    5 +++++
 .../unfs-server-2.1+2.2beta47/010-realpath.patch   |    5 +++++
 .../011-fno-strict-aliasing.patch                  |    5 +++++
 .../unfs-server-2.1+2.2beta47/012-nostrip.patch    |    5 +++++
 .../unfs-server-2.1+2.2beta47/013-mntpathlen.patch |    5 +++++
 .../014-uninitialized.patch                        |    5 +++++
 .../unfs-server-2.1+2.2beta47/015-setattr.patch    |    5 +++++
 .../016-makefile.in.patch                          |    5 +++++
 .../017-wrs-dynamic-rpc.patch                      |    5 +++++
 .../018-remove-tcp-wrappers.patch                  |    5 +++++
 .../019-pid-before-fork.patch                      |    5 +++++
 .../020-undefined-chmod-fix.patch                  |    5 +++++
 .../unfs-server-2.1+2.2beta47/021-nolibwrap.patch  |    5 +++++
 .../022-add-close-on-exec-descriptors.patch        |    5 +++++
 .../man/man-1.6f/man-1.5g-nonrootbuild.patch       |    4 ++++
 .../man/man-1.6f/man-1.5h1-gencat.patch            |    4 ++++
 .../man/man-1.6f/man-1.5h1-make.patch              |    4 ++++
 .../man/man-1.6f/man-1.5i2-initial.patch           |    4 ++++
 .../man/man-1.6f/man-1.5i2-newline.patch           |    4 ++++
 .../man/man-1.6f/man-1.5i2-overflow.patch          |    4 ++++
 .../man/man-1.6f/man-1.5j-i18n.patch               |    4 ++++
 .../man/man-1.6f/man-1.5j-nocache.patch            |    4 ++++
 .../man/man-1.6f/man-1.5j-utf8.patch               |    4 ++++
 .../man/man-1.6f/man-1.5k-confpath.patch           |    4 ++++
 .../man/man-1.6f/man-1.5k-nonascii.patch           |    4 ++++
 .../man/man-1.6f/man-1.5k-sofix.patch              |    4 ++++
 .../man/man-1.6f/man-1.5m2-bug11621.patch          |    4 ++++
 .../man/man-1.6f/man-1.5m2-buildroot.patch         |    4 ++++
 .../man/man-1.6f/man-1.5m2-multiple.patch          |    4 ++++
 .../man-1.6f/man-1.5m2-no-color-for-printing.patch |    4 ++++
 .../man/man-1.6f/man-1.5m2-sigpipe.patch           |    4 ++++
 .../man/man-1.6f/man-1.5m2-tv_fhs.patch            |    4 ++++
 .../man/man-1.6f/man-1.6e-i18n_whatis.patch        |    4 ++++
 .../man/man-1.6f/man-1.6e-lzma+xz-support.patch    |    4 ++++
 .../man/man-1.6f/man-1.6e-mandirs.patch            |    4 ++++
 .../man/man-1.6f/man-1.6e-new_sections.patch       |    4 ++++
 .../man/man-1.6f/man-1.6e-ro_usr.patch             |    4 ++++
 .../man/man-1.6f/man-1.6e-security.patch           |    4 ++++
 .../man-1.6e-use_i18n_vars_in_a_std_way.patch      |    4 ++++
 .../man/man-1.6f/man-1.6e-whatis2.patch            |    4 ++++
 48 files changed, 214 insertions(+), 0 deletions(-)




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

end of thread, other threads:[~2011-07-19 18:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-18  3:06 [PATCH 0/2] Upstream-Status patch additions Scott Garman
2011-07-18  3:06 ` [PATCH 1/2] man: add Upstream-Status field to paches Scott Garman
2011-07-18  3:06 ` [PATCH 2/2] unfs-server: add Upstream-Status field to patches Scott Garman
2011-07-19 18:18 ` [PATCH 0/2] Upstream-Status patch additions Saul Wold

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.