diff options
author | Andrei Gherzan <andrei@gherzan.ro> | 2012-09-16 14:21:16 +0300 |
---|---|---|
committer | Andrei Gherzan <andrei@gherzan.ro> | 2012-09-16 20:55:02 +0300 |
commit | 30370bb8f1cf56b6ba152182ac8dfb025756f106 (patch) | |
tree | 8de948f552e5f9936286c3bad06dc8d19fdddd42 | |
parent | b5d53c70f072fb0b8fb0b0b5f252244066c79a8e (diff) | |
download | meta-raspberrypi-30370bb8f1cf56b6ba152182ac8dfb025756f106.tar.gz |
rpi-default-settings.inc: Add sdcard_image-rpi to IMAGE_CLASSES
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
-rw-r--r-- | conf/distro/include/rpi-default-settings.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/distro/include/rpi-default-settings.inc b/conf/distro/include/rpi-default-settings.inc index 68aad42..716a8bb 100644 --- a/conf/distro/include/rpi-default-settings.inc +++ b/conf/distro/include/rpi-default-settings.inc | |||
@@ -1 +1,3 @@ | |||
1 | # RaspberryPi BSP default settings | 1 | # RaspberryPi BSP default settings |
2 | |||
3 | IMAGE_CLASSES += "sdcard_image-rpi" | ||