• Skip to sidebar navigation
  • Skip to content

Bitbucket

  • More
    ProjectsRepositories
  • Help
    • Online help
    • Learn Git
    • Welcome to Bitbucket
    • Keyboard shortcuts
  • Log In
Alexander Dahl
  1. Alexander Dahl

buildroot

Public
Actions
  • Clone
  • Compare

Learn more about cloning repositories

You have read-only access

Navigation
  • Source
  • Commits
  • Branches
  • All Branches Graph
  • Forks
  1. Alexander Dahl
  2. buildroot

Source

buildroot/package/autossh/autossh.mk
Yann E. MORINYann E. MORIN committed 7311116e78f28 Nov 2015
Raw file
Source viewDiff to previous
 
1
################################################################################
2
#
3
# autossh
4
#
5
################################################################################
6
​
7
AUTOSSH_VERSION = 1.4e
8
AUTOSSH_SITE = http://www.harding.motd.ca/autossh
9
AUTOSSH_SOURCE = autossh-$(AUTOSSH_VERSION).tgz
10
AUTOSSH_LICENSE = Modified BSD
11
AUTOSSH_LICENSE_FILES = autossh.c
12
​
13
# Bundled ./configure is not up-to-date with what is in configure.ac
14
AUTOSSH_AUTORECONF = YES
15
​
16
AUTOSSH_CONF_OPTS = --with-ssh=/usr/bin/ssh
17
​
18
define AUTOSSH_INSTALL_TARGET_CMDS
19
    $(INSTALL) -m 755 -D $(@D)/autossh $(TARGET_DIR)/usr/bin/autossh
20
endef
21
​
22
$(eval $(autotools-package))
  • Git repository management for enterprise teams powered by Atlassian Bitbucket
  • Atlassian Bitbucket v6.7.2
  • Documentation
  • Request a feature
  • About
  • Contact Atlassian
Atlassian

Everything looks good. We'll let you know here if there's anything you should know about.