Skip to content

Commit

Permalink
build openssh packages
Browse files Browse the repository at this point in the history
ssh sshd scp stfp <3

Change-Id: Ib5dd2d687de34e1d46401f2f40c258677caf0a84
  • Loading branch information
chirayudesai authored and Gerrit Code Review committed Aug 14, 2012
1 parent 547bd46 commit 8636d67
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions config/common.mk
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,16 @@ PRODUCT_PACKAGES += \
mke2fs \
tune2fs

# Openssh
PRODUCT_PACKAGES += \
scp \
sftp \
ssh \
sshd \
sshd_config \
ssh-keygen \
start-ssh \

PRODUCT_PACKAGE_OVERLAYS += vendor/cm/overlay/dictionaries
PRODUCT_PACKAGE_OVERLAYS += vendor/cm/overlay/common

Expand Down

0 comments on commit 8636d67

Please sign in to comment.