Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/2] busybox: move patches to new model
@ 2013-04-22 14:47 Gustavo Zacarias
  2013-04-22 14:47 ` [Buildroot] [PATCH 2/2] binutils: " Gustavo Zacarias
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Gustavo Zacarias @ 2013-04-22 14:47 UTC (permalink / raw)
  To: buildroot

On commit 5538e4766201aa0c1c23721cfc99cbbde595964b the versioned package
patches changed the directory structure but the packages weren't fixed.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 package/busybox/{busybox-1.19.4 => 1.19.4}/busybox-1.19.4-udhcp.patch     | 0
 .../busybox/{busybox-1.20.2 => 1.20.2}/busybox-1.20.2-kernel_ver.patch    | 0
 package/busybox/{busybox-1.20.2 => 1.20.2}/busybox-1.20.2-ntpd.patch      | 0
 .../{busybox-1.20.2 => 1.20.2}/busybox-1.20.2-pkg-config-selinux.patch    | 0
 .../busybox/{busybox-1.20.2 => 1.20.2}/busybox-1.20.2-sys-resource.patch  | 0
 package/busybox/{busybox-1.21.0 => 1.21.0}/busybox-1.21.0-mdev.patch      | 0
 package/busybox/{busybox-1.21.0 => 1.21.0}/busybox-1.21.0-platform.patch  | 0
 package/busybox/{busybox-1.21.0 => 1.21.0}/busybox-1.21.0-xz.patch        | 0
 8 files changed, 0 insertions(+), 0 deletions(-)
 rename package/busybox/{busybox-1.19.4 => 1.19.4}/busybox-1.19.4-udhcp.patch (100%)
 rename package/busybox/{busybox-1.20.2 => 1.20.2}/busybox-1.20.2-kernel_ver.patch (100%)
 rename package/busybox/{busybox-1.20.2 => 1.20.2}/busybox-1.20.2-ntpd.patch (100%)
 rename package/busybox/{busybox-1.20.2 => 1.20.2}/busybox-1.20.2-pkg-config-selinux.patch (100%)
 rename package/busybox/{busybox-1.20.2 => 1.20.2}/busybox-1.20.2-sys-resource.patch (100%)
 rename package/busybox/{busybox-1.21.0 => 1.21.0}/busybox-1.21.0-mdev.patch (100%)
 rename package/busybox/{busybox-1.21.0 => 1.21.0}/busybox-1.21.0-platform.patch (100%)
 rename package/busybox/{busybox-1.21.0 => 1.21.0}/busybox-1.21.0-xz.patch (100%)

diff --git a/package/busybox/busybox-1.19.4/busybox-1.19.4-udhcp.patch b/package/busybox/1.19.4/busybox-1.19.4-udhcp.patch
similarity index 100%
rename from package/busybox/busybox-1.19.4/busybox-1.19.4-udhcp.patch
rename to package/busybox/1.19.4/busybox-1.19.4-udhcp.patch
diff --git a/package/busybox/busybox-1.20.2/busybox-1.20.2-kernel_ver.patch b/package/busybox/1.20.2/busybox-1.20.2-kernel_ver.patch
similarity index 100%
rename from package/busybox/busybox-1.20.2/busybox-1.20.2-kernel_ver.patch
rename to package/busybox/1.20.2/busybox-1.20.2-kernel_ver.patch
diff --git a/package/busybox/busybox-1.20.2/busybox-1.20.2-ntpd.patch b/package/busybox/1.20.2/busybox-1.20.2-ntpd.patch
similarity index 100%
rename from package/busybox/busybox-1.20.2/busybox-1.20.2-ntpd.patch
rename to package/busybox/1.20.2/busybox-1.20.2-ntpd.patch
diff --git a/package/busybox/busybox-1.20.2/busybox-1.20.2-pkg-config-selinux.patch b/package/busybox/1.20.2/busybox-1.20.2-pkg-config-selinux.patch
similarity index 100%
rename from package/busybox/busybox-1.20.2/busybox-1.20.2-pkg-config-selinux.patch
rename to package/busybox/1.20.2/busybox-1.20.2-pkg-config-selinux.patch
diff --git a/package/busybox/busybox-1.20.2/busybox-1.20.2-sys-resource.patch b/package/busybox/1.20.2/busybox-1.20.2-sys-resource.patch
similarity index 100%
rename from package/busybox/busybox-1.20.2/busybox-1.20.2-sys-resource.patch
rename to package/busybox/1.20.2/busybox-1.20.2-sys-resource.patch
diff --git a/package/busybox/busybox-1.21.0/busybox-1.21.0-mdev.patch b/package/busybox/1.21.0/busybox-1.21.0-mdev.patch
similarity index 100%
rename from package/busybox/busybox-1.21.0/busybox-1.21.0-mdev.patch
rename to package/busybox/1.21.0/busybox-1.21.0-mdev.patch
diff --git a/package/busybox/busybox-1.21.0/busybox-1.21.0-platform.patch b/package/busybox/1.21.0/busybox-1.21.0-platform.patch
similarity index 100%
rename from package/busybox/busybox-1.21.0/busybox-1.21.0-platform.patch
rename to package/busybox/1.21.0/busybox-1.21.0-platform.patch
diff --git a/package/busybox/busybox-1.21.0/busybox-1.21.0-xz.patch b/package/busybox/1.21.0/busybox-1.21.0-xz.patch
similarity index 100%
rename from package/busybox/busybox-1.21.0/busybox-1.21.0-xz.patch
rename to package/busybox/1.21.0/busybox-1.21.0-xz.patch
-- 
1.8.1.5

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

end of thread, other threads:[~2013-04-23  7:05 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-22 14:47 [Buildroot] [PATCH 1/2] busybox: move patches to new model Gustavo Zacarias
2013-04-22 14:47 ` [Buildroot] [PATCH 2/2] binutils: " Gustavo Zacarias
2013-04-22 18:18 ` [Buildroot] [PATCH 1/2] busybox: " Arnout Vandecappelle
2013-04-22 19:09   ` Gustavo Zacarias
2013-04-22 21:19     ` Arnout Vandecappelle
2013-04-23  7:05 ` Peter Korsgaard

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