summaryrefslogtreecommitdiffstats
path: root/recipes/images/fso-image-light.bb
blob: 12fa2f72056a24db1941e4e7a86f7e2d467b72f4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#------------------------------------------------------
# freesmartphone.org Image Recipe, Light Edition
#------------------------------------------------------

require fso-image.inc

IMAGE_LINGUAS = ""

IMAGE_INSTALL = "\
  ${BASE_INSTALL} \
  ${X_INSTALL} \
  ${PYTHON_INSTALL} \
  ${ZHONE_INSTALL} \
"