summaryrefslogtreecommitdiff
path: root/meta-tizen/meta-tizen-micro/recipes-image/raspberrypi2/rpi-hwup-image-tizen-micro.bb
blob: 8a9221e4015e0d7585eb01176dfc210acd4d271f (plain)
1
2
3
4
5
6
7
8
9
10
# Base this image on rpi-hwup-image
include recipes-core/images/rpi-hwup-image.bb
include recipes-image/target-image-common.bb

CORE_IMAGE_EXTRA_INSTALL += "nodejs"
CORE_IMAGE_EXTRA_INSTALL += "nginx"
CORE_IMAGE_EXTRA_INSTALL += "wpa-supplicant wpa-supplicant-cli"
CORE_IMAGE_EXTRA_INSTALL += "openssh"
CORE_IMAGE_EXTRA_INSTALL += "systemd-serialgetty util-linux-agetty procps"
CORE_IMAGE_EXTRA_INSTALL += "v4l2grab"