[Buildroot] [PATCH] apf27: update configuration

Peter Korsgaard jacmet at uclibc.org
Sun Dec 15 21:14:45 UTC 2013


>>>>> "Philippe" == Philippe Reynes <tremyfr at yahoo.fr> writes:

 > - move kernel 3.8.3 to 3.12.5
 > - enable pwm_imx in the kernel configuration
 > - add u-boot

 > Acked-by: Eric Jarrige <eric.jarrige at armadeus.org>
 > Acked-by: Julien Boibessot <julien.boibessot at armadeus.com>
 > Signed-off-by: Philippe Reynes <tremyfr at yahoo.fr>
 > ---
 >  board/armadeus/apf27/linux-3.12.config |  230 ++++++++++++++++++++++++++++++++
 >  board/armadeus/apf27/linux-3.8.config  |  229 -------------------------------
 >  configs/armadeus_apf27_defconfig       |   12 +-
 >  3 files changed, 238 insertions(+), 233 deletions(-)
 >  create mode 100644 board/armadeus/apf27/linux-3.12.config
 >  delete mode 100644 board/armadeus/apf27/linux-3.8.config

Committed, thanks.

Please enable rename detection in git for future patches, that would
have made this patch a lot smaller (E.G. easier to review).

You can do something like this to enable it globally:

git config --global diff.renames copy

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list