diff options
author | Andrei Gherzan <andrei@gherzan.ro> | 2012-07-03 15:08:04 +0300 |
---|---|---|
committer | Andrei Gherzan <andrei@gherzan.ro> | 2012-07-05 23:38:58 +0300 |
commit | 6f744980b5cbad1f94cc44ae6d3c4f106e58f931 (patch) | |
tree | 6044e17baee65731c99d2f724236c662d17c5c82 | |
parent | 1f4fad072fa8e181dbda35c077338565cc4b56e3 (diff) | |
download | meta-raspberrypi-6f744980b5cbad1f94cc44ae6d3c4f106e58f931.tar.gz |
raspberrypi.conf: Remove bcm2835-kernel-image as we can boot from Image directly
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
-rwxr-xr-x | conf/machine/raspberrypi.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/machine/raspberrypi.conf b/conf/machine/raspberrypi.conf index a64104b..b45ee66 100755 --- a/conf/machine/raspberrypi.conf +++ b/conf/machine/raspberrypi.conf | |||
@@ -33,7 +33,6 @@ MACHINE_FEATURES = "kernel26 apm usbgadget usbhost keyboard vfat ext2 screen tou | |||
33 | 33 | ||
34 | MACHINE_EXTRA_RRECOMMENDS += " \ | 34 | MACHINE_EXTRA_RRECOMMENDS += " \ |
35 | kernel-modules \ | 35 | kernel-modules \ |
36 | bcm2835-kernel-image \ | ||
37 | " | 36 | " |
38 | 37 | ||
39 | # Set GPU firmware image to be used | 38 | # Set GPU firmware image to be used |