aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/images/fso-image-light.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/images/fso-image-light.bb')
-rw-r--r--recipes/images/fso-image-light.bb14
1 files changed, 14 insertions, 0 deletions
diff --git a/recipes/images/fso-image-light.bb b/recipes/images/fso-image-light.bb
new file mode 100644
index 0000000000..12fa2f7205
--- /dev/null
+++ b/recipes/images/fso-image-light.bb
@@ -0,0 +1,14 @@
+#------------------------------------------------------
+# freesmartphone.org Image Recipe, Light Edition
+#------------------------------------------------------
+
+require fso-image.inc
+
+IMAGE_LINGUAS = ""
+
+IMAGE_INSTALL = "\
+ ${BASE_INSTALL} \
+ ${X_INSTALL} \
+ ${PYTHON_INSTALL} \
+ ${ZHONE_INSTALL} \
+"