summaryrefslogtreecommitdiff
path: root/packages/images/fso-console-image.bb
blob: 3de1e51da9382e7f6bc63cd88c8a8c70ba895249 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#------------------------------------------------------
# freesmartphone.org Console Image Recipe
#------------------------------------------------------

require fso-image.bb

IMAGE_INSTALL = "\
  ${BASE_INSTALL} \
  ${AUDIO_INSTALL} \
  ${TOOLS_INSTALL} \
  ${PYTHON_INSTALL} \
"