summaryrefslogtreecommitdiff
path: root/recipes-core/images/mlinux-mtcap-commissioning-image.bb
blob: 9e933b11f514b341a673a9cf1de5daad56d9b365 (plain)
1
2
3
4
5
6
7
require mlinux-mtcap-image.bb
DESCRIPTION = "mtcap image with commissioning support"

#install
IMAGE_INSTALL_append = " commissioning commissioning-php-fpm"
IMAGE_INSTALL_remove = "useradd"
ROOTFS_POSTPROCESS_COMMAND_remove = "mlinux_set_root_password;"