summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrei Gherzan <andrei@gherzan.ro>2012-09-16 14:18:33 +0300
committerAndrei Gherzan <andrei@gherzan.ro>2012-09-16 20:55:02 +0300
commit163498e5adab358cdc01e3db6873d322c9cfec77 (patch)
treef5f0f50d9dbf08f7565d9d71692759114557f2b6
parentba1b6ed74f7a862e7305d025d7b9639ea156ee08 (diff)
downloadmeta-raspberrypi-163498e5adab358cdc01e3db6873d322c9cfec77.tar.gz
raspberrypi.conf: Drop INHERIT sdcard_image-rpi as we will use IMAGE_CLASSES
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
-rwxr-xr-xconf/machine/raspberrypi.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/machine/raspberrypi.conf b/conf/machine/raspberrypi.conf
index 6287c46..cd2d3fd 100755
--- a/conf/machine/raspberrypi.conf
+++ b/conf/machine/raspberrypi.conf
@@ -8,7 +8,6 @@ include conf/distro/include/rpi-default-versions.inc
8include conf/distro/include/rpi-default-providers.inc 8include conf/distro/include/rpi-default-providers.inc
9require conf/machine/include/tune-arm1176jzf-s.inc 9require conf/machine/include/tune-arm1176jzf-s.inc
10 10
11INHERIT += "sdcard_image-rpi"
12IMAGE_FSTYPES ?= "tar.bz2 ext3 rpi-sdimg" 11IMAGE_FSTYPES ?= "tar.bz2 ext3 rpi-sdimg"
13 12
14SERIAL_CONSOLE = "115200 ttyAMA0" 13SERIAL_CONSOLE = "115200 ttyAMA0"