Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/6] Remove lost patches from oe-core
@ 2019-01-26 12:57 Ruslan Bilovol
  2019-01-26 12:57 ` [PATCH 1/6] lttng: drop lost patch Ruslan Bilovol
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Ruslan Bilovol @ 2019-01-26 12:57 UTC (permalink / raw)
  To: Richard Purdie, openembedded-core

Working with recent oe-core I noticed that there are
patches not used by any recipe, which is confusing.
This is caused by mistakes in recipe upgrades, when
people remove patch from SRC_URI but forgets to
delete actual patch.
Instead of fixing only recipes I worked on,
I wrote a simple bash script which found all 6
lost patches in oe-core.

This patch series removes all of them

Ruslan Bilovol (6):
  lttng: drop lost patch
  bind: drop lost patch
  dhcp: drop lost patch
  connman: drop lost patch
  subversion: drop lost patch
  perl: drop lost patch

 ...0001-build-use-pkg-config-to-find-libxml2.patch |  54 ----------
 ...Add-prefixlen-to-iproute_default_function.patch |  63 -----------
 .../dhcp/0008-tweak-to-support-external-bind.patch | 117 ---------------------
 ...kefile.SH-Pod-Simple-requires-Getopt-Long.patch |  34 ------
 ...erf.m4-Regex-modified-to-allow-D-in-paths.patch |  32 ------
 ...trfs-Remove-unnecessary-fs_info-parameter.patch | 116 --------------------
 6 files changed, 416 deletions(-)
 delete mode 100644 meta/recipes-connectivity/bind/bind/0001-build-use-pkg-config-to-find-libxml2.patch
 delete mode 100644 meta/recipes-connectivity/connman/connman/0001-inet-Add-prefixlen-to-iproute_default_function.patch
 delete mode 100644 meta/recipes-connectivity/dhcp/dhcp/0008-tweak-to-support-external-bind.patch
 delete mode 100644 meta/recipes-devtools/perl/perl/0001-Makefile.SH-Pod-Simple-requires-Getopt-Long.patch
 delete mode 100644 meta/recipes-devtools/subversion/subversion/serf.m4-Regex-modified-to-allow-D-in-paths.patch
 delete mode 100644 meta/recipes-kernel/lttng/lttng-modules/0001-Fix-btrfs-Remove-unnecessary-fs_info-parameter.patch

-- 
1.9.1



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

end of thread, other threads:[~2019-01-30 23:19 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-26 12:57 [PATCH 0/6] Remove lost patches from oe-core Ruslan Bilovol
2019-01-26 12:57 ` [PATCH 1/6] lttng: drop lost patch Ruslan Bilovol
2019-01-26 12:57 ` [PATCH 2/6] bind: " Ruslan Bilovol
2019-01-26 12:57 ` [PATCH 3/6] dhcp: " Ruslan Bilovol
2019-01-26 12:57 ` [PATCH 4/6] connman: " Ruslan Bilovol
2019-01-26 12:57 ` [PATCH 5/6] subversion: " Ruslan Bilovol
2019-01-26 12:58 ` [PATCH 6/6] perl: " Ruslan Bilovol
2019-01-30 23:19 ` [PATCH 0/6] Remove lost patches from oe-core Randy MacLeod

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