All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/4] Patch cleanup
Date: Wed, 19 Nov 2014 08:53:19 +0000	[thread overview]
Message-ID: <cover.1416386960.git.paul.eggleton@linux.intel.com> (raw)

I've been doing some work with patch mangling lately, and it turns out
that quilt ignores some things in patches that git/patch won't - in
particular, certain types of already applied patches as well as patches
that add .orig files. This series cleans up those patches which failed
to apply with git am / git apply / patch for those reasons.


The following changes since commit e7b731a1a358e0007dba1038ad504888bec5916e:

  docbook-xsl-stylesheets: fix do_configure typo (2014-11-12 15:36:14 +0000)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib paule/patch-cleanup
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=paule/patch-cleanup

Paul Eggleton (4):
  openssh: drop already applied patch
  cmake: drop already applied patches
  xmodmap: drop already applied patch
  gtk+: drop part of patch adding useless file

 .../openssh/openssh/openssh-CVE-2014-2532.patch    |   22 -
 meta/recipes-connectivity/openssh/openssh_6.6p1.bb |    1 -
 meta/recipes-devtools/cmake/cmake.inc              |    2 -
 .../cmake/cmake/aarch64-cmake.patch                |   37 -
 .../cmake/cmake/aarch64-kwsys.patch                |   40 -
 .../gtk+/gtk+-2.24.24/hardcoded_libtool.patch      | 1779 --------------------
 .../xorg-app/xmodmap/gnu-source.patch              |   60 -
 meta/recipes-graphics/xorg-app/xmodmap_1.0.8.bb    |    2 -
 8 files changed, 1943 deletions(-)
 delete mode 100644 meta/recipes-connectivity/openssh/openssh/openssh-CVE-2014-2532.patch
 delete mode 100644 meta/recipes-devtools/cmake/cmake/aarch64-cmake.patch
 delete mode 100644 meta/recipes-devtools/cmake/cmake/aarch64-kwsys.patch
 delete mode 100644 meta/recipes-graphics/xorg-app/xmodmap/gnu-source.patch

-- 
1.9.3



             reply	other threads:[~2014-11-19 10:02 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-19  8:53 Paul Eggleton [this message]
2014-11-19  8:53 ` [PATCH 1/4] openssh: drop already applied patch Paul Eggleton
2014-11-19  8:53 ` [PATCH 2/4] cmake: drop already applied patches Paul Eggleton
2014-11-19  8:53 ` [PATCH 3/4] xmodmap: drop already applied patch Paul Eggleton
2014-11-19  8:53 ` [PATCH 4/4] gtk+: drop part of patch adding useless file Paul Eggleton

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1416386960.git.paul.eggleton@linux.intel.com \
    --to=paul.eggleton@linux.intel.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.