projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bc83346
)
configs/raspberrypi: remove packages not strictly required
author
Yann E. MORIN
<yann.morin.1998@free.fr>
Mon, 10 Feb 2014 20:53:25 +0000
(21:53 +0100)
committer
Peter Korsgaard
<peter@korsgaard.com>
Mon, 10 Feb 2014 21:05:59 +0000
(22:05 +0100)
rpi-userland and libcoffi are not strictly required to boot up the
Raspberry Pi, so remove them from the defconfig.
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
configs/raspberrypi_defconfig
patch
|
blob
|
history
diff --git
a/configs/raspberrypi_defconfig
b/configs/raspberrypi_defconfig
index b334b0adab0c64da570e32f7650e100a81aa9eca..2d1cc34750c5db8d49224283f7024741c86613d4 100644
(file)
--- a/
configs/raspberrypi_defconfig
+++ b/
configs/raspberrypi_defconfig
@@
-7,8
+7,6
@@
BR2_TOOLCHAIN_BUILDROOT_CXX=y
BR2_TARGET_GENERIC_GETTY_PORT="tty1"
BR2_PACKAGE_RPI_FIRMWARE=y
-BR2_PACKAGE_RPI_USERLAND=y
-BR2_PACKAGE_LIBCOFI=y
# Lock to 3.10 headers as the RPi kernel is based off the 3.10 branch
BR2_KERNEL_HEADERS_VERSION=y