Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/2] Download patches for Busybox
@ 2013-04-24  2:22 Thomas Petazzoni
  2013-04-24  2:22 ` [Buildroot] [PATCH 1/2] package: use only the patch file name when applying patches Thomas Petazzoni
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Thomas Petazzoni @ 2013-04-24  2:22 UTC (permalink / raw)
  To: buildroot

Hello,

As recently discussed on the list, here are two patches that let the
busybox package download its patches, instead of storing them in
Buildroot's source tree.

Thomas

Thomas Petazzoni (2):
  package: use only the patch file name when applying patches
  busybox: download patches instead of storing them in the source tree

 package/busybox/1.19.4/busybox-1.19.4-udhcp.patch  |  164 -----
 .../busybox/1.20.2/busybox-1.20.2-kernel_ver.patch |   25 -
 package/busybox/1.20.2/busybox-1.20.2-ntpd.patch   |   11 -
 .../1.20.2/busybox-1.20.2-pkg-config-selinux.patch |   67 --
 .../1.20.2/busybox-1.20.2-sys-resource.patch       |  123 ----
 package/busybox/1.21.0/busybox-1.21.0-mdev.patch   |  643 --------------------
 .../busybox/1.21.0/busybox-1.21.0-platform.patch   |   24 -
 package/busybox/1.21.0/busybox-1.21.0-xz.patch     |   84 ---
 package/busybox/busybox.mk                         |   12 +
 package/pkg-generic.mk                             |    2 +-
 10 files changed, 13 insertions(+), 1142 deletions(-)
 delete mode 100644 package/busybox/1.19.4/busybox-1.19.4-udhcp.patch
 delete mode 100644 package/busybox/1.20.2/busybox-1.20.2-kernel_ver.patch
 delete mode 100644 package/busybox/1.20.2/busybox-1.20.2-ntpd.patch
 delete mode 100644 package/busybox/1.20.2/busybox-1.20.2-pkg-config-selinux.patch
 delete mode 100644 package/busybox/1.20.2/busybox-1.20.2-sys-resource.patch
 delete mode 100644 package/busybox/1.21.0/busybox-1.21.0-mdev.patch
 delete mode 100644 package/busybox/1.21.0/busybox-1.21.0-platform.patch
 delete mode 100644 package/busybox/1.21.0/busybox-1.21.0-xz.patch

-- 
1.7.9.5

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

end of thread, other threads:[~2013-04-26  5:58 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-24  2:22 [Buildroot] [PATCH 0/2] Download patches for Busybox Thomas Petazzoni
2013-04-24  2:22 ` [Buildroot] [PATCH 1/2] package: use only the patch file name when applying patches Thomas Petazzoni
2013-04-24  2:22 ` [Buildroot] [PATCH 2/2] busybox: download patches instead of storing them in the source tree Thomas Petazzoni
2013-04-24  6:09 ` [Buildroot] [PATCH 0/2] Download patches for Busybox Peter Korsgaard
2013-04-24 13:54   ` Thomas Petazzoni
2013-04-26  5:58   ` Arnout Vandecappelle

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