Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0 of 9 v3] linux/uboot: add support for custom Mercurial repositories
@ 2013-08-29 12:59 Thomas De Schampheleire
  2013-08-29 12:59 ` [Buildroot] [PATCH 1 of 9 v3] Config.in.legacy: update description for developers Thomas De Schampheleire
                   ` (8 more replies)
  0 siblings, 9 replies; 13+ messages in thread
From: Thomas De Schampheleire @ 2013-08-29 12:59 UTC (permalink / raw)
  To: buildroot

Hi,

This series adds support for custom Mercurial repositories in uboot and linux
packages.
After the second version of this series, there has been some discussion between
Arnout and myself regarding the automatic propagation of old values into the new
symbols. In this version, the automatic propagation is taken into account.

Additionally, there are some extra patches:
- update comments in Config.in.legacy, both for the user as developer
- updated defconfigs after renaming of config options
- remove redundant $ signs in Config.in files

Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>

---
Note: as I didn't expect this to be applied still in 2013.08, I updated
Config.in.legacy to already add a 2013.11 comment. However, this series
currently does not cleanly apply on next, because one patch was already applied
on master but not in next, and also because the version of some packages
(barebox and linux) are different between both branches, causing conflicts.
I would apply this after next has been merged into master. The remaining
conflicts should only be the versions of barebox and linux, but I'm willing to
send a new version after rebasing. In the mean time, review can already happen.


 Config.in.legacy                       |  134 +++++++++++++++++++++++++++++++--
 boot/barebox/Config.in                 |    4 +-
 boot/uboot/Config.in                   |   37 +++++---
 boot/uboot/uboot.mk                    |    5 +-
 configs/arm_foundationv8_defconfig     |    4 +-
 configs/beaglebone_defconfig           |    4 +-
 configs/calao_snowball_defconfig       |    4 +-
 configs/cubieboard_defconfig           |    8 +-
 configs/ea3250_defconfig               |    8 +-
 configs/fdi3250_defconfig              |    8 +-
 configs/gnublin_defconfig              |    8 +-
 configs/mx53loco_defconfig             |    8 +-
 configs/phy3250_defconfig              |    8 +-
 configs/rpi_defconfig                  |    4 +-
 fs/jffs2/Config.in                     |    4 +-
 linux/Config.in                        |   38 ++++++---
 linux/linux.mk                         |    5 +-
 package/uclibc/Config.in               |    2 +-
 toolchain/toolchain-external/Config.in |    2 +-
 19 files changed, 218 insertions(+), 77 deletions(-)

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

end of thread, other threads:[~2013-08-29 16:37 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-29 12:59 [Buildroot] [PATCH 0 of 9 v3] linux/uboot: add support for custom Mercurial repositories Thomas De Schampheleire
2013-08-29 12:59 ` [Buildroot] [PATCH 1 of 9 v3] Config.in.legacy: update description for developers Thomas De Schampheleire
2013-08-29 16:19   ` Arnout Vandecappelle
2013-08-29 12:59 ` [Buildroot] [PATCH 2 of 9 v3] Config.in.legacy: update description for users Thomas De Schampheleire
2013-08-29 16:36   ` Arnout Vandecappelle
2013-08-29 12:59 ` [Buildroot] [PATCH 3 of 9 v3] Config.in.legacy: add separator to " Thomas De Schampheleire
2013-08-29 16:37   ` Arnout Vandecappelle
2013-08-29 12:59 ` [Buildroot] [PATCH 4 of 9 v3] Remove redundant dollar signs in Config.in files Thomas De Schampheleire
2013-08-29 12:59 ` [Buildroot] [PATCH 5 of 9 v3] linux: add support for custom Mercurial repository Thomas De Schampheleire
2013-08-29 12:59 ` [Buildroot] [PATCH 6 of 9 v3] u-boot: " Thomas De Schampheleire
2013-08-29 12:59 ` [Buildroot] [PATCH 7 of 9 v3] linux/uboot: line-up repository-related configuration options Thomas De Schampheleire
2013-08-29 12:59 ` [Buildroot] [PATCH 8 of 9 v3] defconfigs: update after rename of custom git repo/version options Thomas De Schampheleire
2013-08-29 12:59 ` [Buildroot] [PATCH 9 of 9 v3] linux: mention 3.x.y kernels in 'custom version' help Thomas De Schampheleire

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