aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-extended/images/baryon-image.bb
blob: 1f08021d81493025a5fbf45864c325d2310eab63 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
IMAGE_FEATURES = "nfs-server package-management ssh-server-dropbear debug-tweaks"

POKY_EXTRA_INSTALL = "samba procps mdadm e2fsprogs-mke2fs util-linux \
                     webmin \
                     webmin-module-status \
                     webmin-module-proc \
                     webmin-module-mount \
                     webmin-module-fdisk \
                     webmin-module-raid \
                     webmin-module-samba \
                     webmin-module-proftpd \
                     webmin-module-exports \
                     webmin-module-init \
                     webmin-module-net \
                     webmin-module-webmin"

inherit core-image