From 163498e5adab358cdc01e3db6873d322c9cfec77 Mon Sep 17 00:00:00 2001 From: Andrei Gherzan Date: Sun, 16 Sep 2012 14:18:33 +0300 Subject: raspberrypi.conf: Drop INHERIT sdcard_image-rpi as we will use IMAGE_CLASSES Signed-off-by: Andrei Gherzan --- conf/machine/raspberrypi.conf | 1 - 1 file changed, 1 deletion(-) 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 include conf/distro/include/rpi-default-providers.inc require conf/machine/include/tune-arm1176jzf-s.inc -INHERIT += "sdcard_image-rpi" IMAGE_FSTYPES ?= "tar.bz2 ext3 rpi-sdimg" SERIAL_CONSOLE = "115200 ttyAMA0" -- cgit v1.2.3-54-g00ecf