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

* [Buildroot] [PATCH 2/2] binutils: move patches to new model
  2013-04-22 14:47 [Buildroot] [PATCH 1/2] busybox: move patches to new model Gustavo Zacarias
@ 2013-04-22 14:47 ` Gustavo Zacarias
  2013-04-22 18:18 ` [Buildroot] [PATCH 1/2] busybox: " Arnout Vandecappelle
  2013-04-23  7:05 ` Peter Korsgaard
  2 siblings, 0 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/binutils/{binutils-2.20.1 => 2.20.1}/110-arm-eabi-conf.patch      | 0
 package/binutils/{binutils-2.20.1 => 2.20.1}/120-sh-conf.patch            | 0
 .../binutils/{binutils-2.20.1 => 2.20.1}/300-001_ld_makefile_patch.patch  | 0
 .../{binutils-2.20.1 => 2.20.1}/300-012_check_ldrunpath_length.patch      | 0
 package/binutils/{binutils-2.20.1 => 2.20.1}/400-arm_link_speed.patch     | 0
 package/binutils/{binutils-2.20.1 => 2.20.1}/500-sysroot.patch            | 0
 package/binutils/{binutils-2.21.1 => 2.21.1}/110-arm-eabi-conf.patch      | 0
 package/binutils/{binutils-2.21.1 => 2.21.1}/120-sh-conf.patch            | 0
 .../binutils/{binutils-2.21.1 => 2.21.1}/300-001_ld_makefile_patch.patch  | 0
 .../{binutils-2.21.1 => 2.21.1}/300-012_check_ldrunpath_length.patch      | 0
 package/binutils/{binutils-2.21.1 => 2.21.1}/500-sysroot.patch            | 0
 package/binutils/{binutils-2.21 => 2.21}/110-arm-eabi-conf.patch          | 0
 package/binutils/{binutils-2.21 => 2.21}/120-sh-conf.patch                | 0
 package/binutils/{binutils-2.21 => 2.21}/300-001_ld_makefile_patch.patch  | 0
 .../binutils/{binutils-2.21 => 2.21}/300-012_check_ldrunpath_length.patch | 0
 package/binutils/{binutils-2.21 => 2.21}/500-sysroot.patch                | 0
 package/binutils/{binutils-2.22 => 2.22}/120-sh-conf.patch                | 0
 package/binutils/{binutils-2.22 => 2.22}/300-001_ld_makefile_patch.patch  | 0
 .../binutils/{binutils-2.22 => 2.22}/300-012_check_ldrunpath_length.patch | 0
 package/binutils/{binutils-2.22 => 2.22}/500-sysroot.patch                | 0
 package/binutils/{binutils-2.22 => 2.22}/999-ppc-textrels.patch           | 0
 package/binutils/{binutils-2.23.1 => 2.23.1}/120-sh-conf.patch            | 0
 .../binutils/{binutils-2.23.1 => 2.23.1}/300-001_ld_makefile_patch.patch  | 0
 .../{binutils-2.23.1 => 2.23.1}/300-012_check_ldrunpath_length.patch      | 0
 package/binutils/{binutils-2.23.1 => 2.23.1}/500-sysroot.patch            | 0
 package/binutils/{binutils-2.23.2 => 2.23.2}/120-sh-conf.patch            | 0
 .../binutils/{binutils-2.23.2 => 2.23.2}/300-001_ld_makefile_patch.patch  | 0
 .../{binutils-2.23.2 => 2.23.2}/300-012_check_ldrunpath_length.patch      | 0
 package/binutils/{binutils-2.23.2 => 2.23.2}/500-sysroot.patch            | 0
 29 files changed, 0 insertions(+), 0 deletions(-)
 rename package/binutils/{binutils-2.20.1 => 2.20.1}/110-arm-eabi-conf.patch (100%)
 rename package/binutils/{binutils-2.20.1 => 2.20.1}/120-sh-conf.patch (100%)
 rename package/binutils/{binutils-2.20.1 => 2.20.1}/300-001_ld_makefile_patch.patch (100%)
 rename package/binutils/{binutils-2.20.1 => 2.20.1}/300-012_check_ldrunpath_length.patch (100%)
 rename package/binutils/{binutils-2.20.1 => 2.20.1}/400-arm_link_speed.patch (100%)
 rename package/binutils/{binutils-2.20.1 => 2.20.1}/500-sysroot.patch (100%)
 rename package/binutils/{binutils-2.21.1 => 2.21.1}/110-arm-eabi-conf.patch (100%)
 rename package/binutils/{binutils-2.21.1 => 2.21.1}/120-sh-conf.patch (100%)
 rename package/binutils/{binutils-2.21.1 => 2.21.1}/300-001_ld_makefile_patch.patch (100%)
 rename package/binutils/{binutils-2.21.1 => 2.21.1}/300-012_check_ldrunpath_length.patch (100%)
 rename package/binutils/{binutils-2.21.1 => 2.21.1}/500-sysroot.patch (100%)
 rename package/binutils/{binutils-2.21 => 2.21}/110-arm-eabi-conf.patch (100%)
 rename package/binutils/{binutils-2.21 => 2.21}/120-sh-conf.patch (100%)
 rename package/binutils/{binutils-2.21 => 2.21}/300-001_ld_makefile_patch.patch (100%)
 rename package/binutils/{binutils-2.21 => 2.21}/300-012_check_ldrunpath_length.patch (100%)
 rename package/binutils/{binutils-2.21 => 2.21}/500-sysroot.patch (100%)
 rename package/binutils/{binutils-2.22 => 2.22}/120-sh-conf.patch (100%)
 rename package/binutils/{binutils-2.22 => 2.22}/300-001_ld_makefile_patch.patch (100%)
 rename package/binutils/{binutils-2.22 => 2.22}/300-012_check_ldrunpath_length.patch (100%)
 rename package/binutils/{binutils-2.22 => 2.22}/500-sysroot.patch (100%)
 rename package/binutils/{binutils-2.22 => 2.22}/999-ppc-textrels.patch (100%)
 rename package/binutils/{binutils-2.23.1 => 2.23.1}/120-sh-conf.patch (100%)
 rename package/binutils/{binutils-2.23.1 => 2.23.1}/300-001_ld_makefile_patch.patch (100%)
 rename package/binutils/{binutils-2.23.1 => 2.23.1}/300-012_check_ldrunpath_length.patch (100%)
 rename package/binutils/{binutils-2.23.1 => 2.23.1}/500-sysroot.patch (100%)
 rename package/binutils/{binutils-2.23.2 => 2.23.2}/120-sh-conf.patch (100%)
 rename package/binutils/{binutils-2.23.2 => 2.23.2}/300-001_ld_makefile_patch.patch (100%)
 rename package/binutils/{binutils-2.23.2 => 2.23.2}/300-012_check_ldrunpath_length.patch (100%)
 rename package/binutils/{binutils-2.23.2 => 2.23.2}/500-sysroot.patch (100%)

diff --git a/package/binutils/binutils-2.20.1/110-arm-eabi-conf.patch b/package/binutils/2.20.1/110-arm-eabi-conf.patch
similarity index 100%
rename from package/binutils/binutils-2.20.1/110-arm-eabi-conf.patch
rename to package/binutils/2.20.1/110-arm-eabi-conf.patch
diff --git a/package/binutils/binutils-2.20.1/120-sh-conf.patch b/package/binutils/2.20.1/120-sh-conf.patch
similarity index 100%
rename from package/binutils/binutils-2.20.1/120-sh-conf.patch
rename to package/binutils/2.20.1/120-sh-conf.patch
diff --git a/package/binutils/binutils-2.20.1/300-001_ld_makefile_patch.patch b/package/binutils/2.20.1/300-001_ld_makefile_patch.patch
similarity index 100%
rename from package/binutils/binutils-2.20.1/300-001_ld_makefile_patch.patch
rename to package/binutils/2.20.1/300-001_ld_makefile_patch.patch
diff --git a/package/binutils/binutils-2.20.1/300-012_check_ldrunpath_length.patch b/package/binutils/2.20.1/300-012_check_ldrunpath_length.patch
similarity index 100%
rename from package/binutils/binutils-2.20.1/300-012_check_ldrunpath_length.patch
rename to package/binutils/2.20.1/300-012_check_ldrunpath_length.patch
diff --git a/package/binutils/binutils-2.20.1/400-arm_link_speed.patch b/package/binutils/2.20.1/400-arm_link_speed.patch
similarity index 100%
rename from package/binutils/binutils-2.20.1/400-arm_link_speed.patch
rename to package/binutils/2.20.1/400-arm_link_speed.patch
diff --git a/package/binutils/binutils-2.20.1/500-sysroot.patch b/package/binutils/2.20.1/500-sysroot.patch
similarity index 100%
rename from package/binutils/binutils-2.20.1/500-sysroot.patch
rename to package/binutils/2.20.1/500-sysroot.patch
diff --git a/package/binutils/binutils-2.21.1/110-arm-eabi-conf.patch b/package/binutils/2.21.1/110-arm-eabi-conf.patch
similarity index 100%
rename from package/binutils/binutils-2.21.1/110-arm-eabi-conf.patch
rename to package/binutils/2.21.1/110-arm-eabi-conf.patch
diff --git a/package/binutils/binutils-2.21.1/120-sh-conf.patch b/package/binutils/2.21.1/120-sh-conf.patch
similarity index 100%
rename from package/binutils/binutils-2.21.1/120-sh-conf.patch
rename to package/binutils/2.21.1/120-sh-conf.patch
diff --git a/package/binutils/binutils-2.21.1/300-001_ld_makefile_patch.patch b/package/binutils/2.21.1/300-001_ld_makefile_patch.patch
similarity index 100%
rename from package/binutils/binutils-2.21.1/300-001_ld_makefile_patch.patch
rename to package/binutils/2.21.1/300-001_ld_makefile_patch.patch
diff --git a/package/binutils/binutils-2.21.1/300-012_check_ldrunpath_length.patch b/package/binutils/2.21.1/300-012_check_ldrunpath_length.patch
similarity index 100%
rename from package/binutils/binutils-2.21.1/300-012_check_ldrunpath_length.patch
rename to package/binutils/2.21.1/300-012_check_ldrunpath_length.patch
diff --git a/package/binutils/binutils-2.21.1/500-sysroot.patch b/package/binutils/2.21.1/500-sysroot.patch
similarity index 100%
rename from package/binutils/binutils-2.21.1/500-sysroot.patch
rename to package/binutils/2.21.1/500-sysroot.patch
diff --git a/package/binutils/binutils-2.21/110-arm-eabi-conf.patch b/package/binutils/2.21/110-arm-eabi-conf.patch
similarity index 100%
rename from package/binutils/binutils-2.21/110-arm-eabi-conf.patch
rename to package/binutils/2.21/110-arm-eabi-conf.patch
diff --git a/package/binutils/binutils-2.21/120-sh-conf.patch b/package/binutils/2.21/120-sh-conf.patch
similarity index 100%
rename from package/binutils/binutils-2.21/120-sh-conf.patch
rename to package/binutils/2.21/120-sh-conf.patch
diff --git a/package/binutils/binutils-2.21/300-001_ld_makefile_patch.patch b/package/binutils/2.21/300-001_ld_makefile_patch.patch
similarity index 100%
rename from package/binutils/binutils-2.21/300-001_ld_makefile_patch.patch
rename to package/binutils/2.21/300-001_ld_makefile_patch.patch
diff --git a/package/binutils/binutils-2.21/300-012_check_ldrunpath_length.patch b/package/binutils/2.21/300-012_check_ldrunpath_length.patch
similarity index 100%
rename from package/binutils/binutils-2.21/300-012_check_ldrunpath_length.patch
rename to package/binutils/2.21/300-012_check_ldrunpath_length.patch
diff --git a/package/binutils/binutils-2.21/500-sysroot.patch b/package/binutils/2.21/500-sysroot.patch
similarity index 100%
rename from package/binutils/binutils-2.21/500-sysroot.patch
rename to package/binutils/2.21/500-sysroot.patch
diff --git a/package/binutils/binutils-2.22/120-sh-conf.patch b/package/binutils/2.22/120-sh-conf.patch
similarity index 100%
rename from package/binutils/binutils-2.22/120-sh-conf.patch
rename to package/binutils/2.22/120-sh-conf.patch
diff --git a/package/binutils/binutils-2.22/300-001_ld_makefile_patch.patch b/package/binutils/2.22/300-001_ld_makefile_patch.patch
similarity index 100%
rename from package/binutils/binutils-2.22/300-001_ld_makefile_patch.patch
rename to package/binutils/2.22/300-001_ld_makefile_patch.patch
diff --git a/package/binutils/binutils-2.22/300-012_check_ldrunpath_length.patch b/package/binutils/2.22/300-012_check_ldrunpath_length.patch
similarity index 100%
rename from package/binutils/binutils-2.22/300-012_check_ldrunpath_length.patch
rename to package/binutils/2.22/300-012_check_ldrunpath_length.patch
diff --git a/package/binutils/binutils-2.22/500-sysroot.patch b/package/binutils/2.22/500-sysroot.patch
similarity index 100%
rename from package/binutils/binutils-2.22/500-sysroot.patch
rename to package/binutils/2.22/500-sysroot.patch
diff --git a/package/binutils/binutils-2.22/999-ppc-textrels.patch b/package/binutils/2.22/999-ppc-textrels.patch
similarity index 100%
rename from package/binutils/binutils-2.22/999-ppc-textrels.patch
rename to package/binutils/2.22/999-ppc-textrels.patch
diff --git a/package/binutils/binutils-2.23.1/120-sh-conf.patch b/package/binutils/2.23.1/120-sh-conf.patch
similarity index 100%
rename from package/binutils/binutils-2.23.1/120-sh-conf.patch
rename to package/binutils/2.23.1/120-sh-conf.patch
diff --git a/package/binutils/binutils-2.23.1/300-001_ld_makefile_patch.patch b/package/binutils/2.23.1/300-001_ld_makefile_patch.patch
similarity index 100%
rename from package/binutils/binutils-2.23.1/300-001_ld_makefile_patch.patch
rename to package/binutils/2.23.1/300-001_ld_makefile_patch.patch
diff --git a/package/binutils/binutils-2.23.1/300-012_check_ldrunpath_length.patch b/package/binutils/2.23.1/300-012_check_ldrunpath_length.patch
similarity index 100%
rename from package/binutils/binutils-2.23.1/300-012_check_ldrunpath_length.patch
rename to package/binutils/2.23.1/300-012_check_ldrunpath_length.patch
diff --git a/package/binutils/binutils-2.23.1/500-sysroot.patch b/package/binutils/2.23.1/500-sysroot.patch
similarity index 100%
rename from package/binutils/binutils-2.23.1/500-sysroot.patch
rename to package/binutils/2.23.1/500-sysroot.patch
diff --git a/package/binutils/binutils-2.23.2/120-sh-conf.patch b/package/binutils/2.23.2/120-sh-conf.patch
similarity index 100%
rename from package/binutils/binutils-2.23.2/120-sh-conf.patch
rename to package/binutils/2.23.2/120-sh-conf.patch
diff --git a/package/binutils/binutils-2.23.2/300-001_ld_makefile_patch.patch b/package/binutils/2.23.2/300-001_ld_makefile_patch.patch
similarity index 100%
rename from package/binutils/binutils-2.23.2/300-001_ld_makefile_patch.patch
rename to package/binutils/2.23.2/300-001_ld_makefile_patch.patch
diff --git a/package/binutils/binutils-2.23.2/300-012_check_ldrunpath_length.patch b/package/binutils/2.23.2/300-012_check_ldrunpath_length.patch
similarity index 100%
rename from package/binutils/binutils-2.23.2/300-012_check_ldrunpath_length.patch
rename to package/binutils/2.23.2/300-012_check_ldrunpath_length.patch
diff --git a/package/binutils/binutils-2.23.2/500-sysroot.patch b/package/binutils/2.23.2/500-sysroot.patch
similarity index 100%
rename from package/binutils/binutils-2.23.2/500-sysroot.patch
rename to package/binutils/2.23.2/500-sysroot.patch
-- 
1.8.1.5

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

* [Buildroot] [PATCH 1/2] busybox: move patches to new model
  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 ` Arnout Vandecappelle
  2013-04-22 19:09   ` Gustavo Zacarias
  2013-04-23  7:05 ` Peter Korsgaard
  2 siblings, 1 reply; 6+ messages in thread
From: Arnout Vandecappelle @ 2013-04-22 18:18 UTC (permalink / raw)
  To: buildroot

On 22/04/13 16:47, Gustavo Zacarias wrote:
> 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

  I believe the idea was to have plain NNNN-xxxx.patch files (without 
package or version number) in the patch directories - like is the case 
already for gcc and gdb. But check the developer day report to be sure.

  And while you're at it, numbering the patches would be nice.

  Regards,
  Arnout

-- 
Arnout Vandecappelle                          arnout at mind be
Senior Embedded Software Architect            +32-16-286500
Essensium/Mind                                http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium           BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint:  7CB5 E4CC 6C2E EFD4 6E3D A754 F963 ECAB 2450 2F1F

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

* [Buildroot] [PATCH 1/2] busybox: move patches to new model
  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
  0 siblings, 1 reply; 6+ messages in thread
From: Gustavo Zacarias @ 2013-04-22 19:09 UTC (permalink / raw)
  To: buildroot

On 04/22/2013 03:18 PM, Arnout Vandecappelle wrote:
>  I believe the idea was to have plain NNNN-xxxx.patch files (without
> package or version number) in the patch directories - like is the case
> already for gcc and gdb. But check the developer day report to be sure.
> 
>  And while you're at it, numbering the patches would be nice.

Historically the busybox patches were left untouched (simple wget, no
SoB and such).
If Peter is OK with following the standard i couldn't agree more and
send a V2 :)
Regards.

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

* [Buildroot] [PATCH 1/2] busybox: move patches to new model
  2013-04-22 19:09   ` Gustavo Zacarias
@ 2013-04-22 21:19     ` Arnout Vandecappelle
  0 siblings, 0 replies; 6+ messages in thread
From: Arnout Vandecappelle @ 2013-04-22 21:19 UTC (permalink / raw)
  To: buildroot

On 22/04/13 21:09, Gustavo Zacarias wrote:
> On 04/22/2013 03:18 PM, Arnout Vandecappelle wrote:
>>   I believe the idea was to have plain NNNN-xxxx.patch files (without
>> package or version number) in the patch directories - like is the case
>> already for gcc and gdb. But check the developer day report to be sure.
>>
>>   And while you're at it, numbering the patches would be nice.
>
> Historically the busybox patches were left untouched (simple wget, no
> SoB and such).
> If Peter is OK with following the standard i couldn't agree more and
> send a V2 :)

  I'm just talking about the filename, not the contents of the patches.

  Regards,
  Arnout


-- 
Arnout Vandecappelle                          arnout at mind be
Senior Embedded Software Architect            +32-16-286500
Essensium/Mind                                http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium           BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint:  7CB5 E4CC 6C2E EFD4 6E3D A754 F963 ECAB 2450 2F1F

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

* [Buildroot] [PATCH 1/2] busybox: move patches to new model
  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-23  7:05 ` Peter Korsgaard
  2 siblings, 0 replies; 6+ messages in thread
From: Peter Korsgaard @ 2013-04-23  7:05 UTC (permalink / raw)
  To: buildroot

>>>>> "Gustavo" == Gustavo Zacarias <gustavo@zacarias.com.ar> writes:

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

Committed both, and also fixed up haserl - Thanks.

-- 
Bye, Peter Korsgaard

^ 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