Skip to content

Commit e947211

Browse files
committed
Add git to dev image
1 parent 2d47596 commit e947211

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meta-secret-vm/recipes-core/images/secret-vm-rootfs-common-dev.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
IMAGE_INSTALL += " sshd"
1+
IMAGE_INSTALL += " sshd git"
22
ROOTFS_POSTPROCESS_COMMAND += "add_env; configure_dropbear;"
33

44
add_env() {

0 commit comments

Comments
 (0)