Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/4] Patch cleanup
@ 2014-11-19  8:53 Paul Eggleton
  2014-11-19  8:53 ` [PATCH 1/4] openssh: drop already applied patch Paul Eggleton
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Paul Eggleton @ 2014-11-19  8:53 UTC (permalink / raw)
  To: openembedded-core

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



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

end of thread, other threads:[~2014-11-19 10:02 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-19  8:53 [PATCH 0/4] Patch cleanup Paul Eggleton
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox