]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
configs: rename rpi_defconfig for consistency
authormathieu benoit <mathieu.benoit@savoirfairelinux.com>
Sun, 10 Nov 2013 12:16:22 +0000 (13:16 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 10 Nov 2013 21:18:52 +0000 (22:18 +0100)
commit094d8ec896ef0c447a4bfb884753bf8984d67dbc
tree632b589f2775220596aebff5c36c9917c412442a
parent5a0e1258f369d9fcf75e977c3a76727a9a3096a3
configs: rename rpi_defconfig for consistency

We name all of our boards and defconfig files based on the boards
fullname, not a nickname or a shortname.

'rpi' is short for Raspberry Pi, so name all our Raspberry Pi ressource
with 'raspberrypi' instead of 'rpi'.

This should also help Buildroot-newcomers to recognise Raspberry Pi
related files (defconfig and board doc).

Signed-off-by: Mathieu Benoit <mathieu.benoit@savoirfairelinux.com>
[yann.morin.1998@free.fr: reverse the rename]
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Ryan Barnett <rjbarnet@rockwellcollins.com>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
board/raspberrypi/readme.txt
configs/raspberrypi_defconfig [moved from configs/rpi_defconfig with 100% similarity]