aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/images/fso2-console-image.bb
blob: 613962925d8f599cafde1007f7b73266bdfc12f3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#------------------------------------------------------
# FSO-compliant Console Image Recipe
#------------------------------------------------------

require fso-image.inc

PV = "1.1"
PR = "r2"

IMAGE_INSTALL = "\
  task-base \
  task-fso2-compliance \
  task-cli-tools \
  task-cli-tools-python \
  \
  mdbus2 \
  mterm2 \
"