summaryrefslogtreecommitdiff
path: root/recipes-extended
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2017-04-13 10:40:36 -0500
committerJohn Klug <john.klug@multitech.com>2017-05-23 15:21:54 -0500
commit5e19029437fa71ef531f53ccbb76d8791d69d89f (patch)
tree5aa798f3217fb31c07a16a6c512ec08805bdd132 /recipes-extended
parentc9515b69abd1fcf8182c930651e9677d249a8212 (diff)
downloadmeta-mlinux-5e19029437fa71ef531f53ccbb76d8791d69d89f.tar.gz
meta-mlinux-5e19029437fa71ef531f53ccbb76d8791d69d89f.tar.bz2
meta-mlinux-5e19029437fa71ef531f53ccbb76d8791d69d89f.zip
Fix autossh broken autotools build
Diffstat (limited to 'recipes-extended')
-rw-r--r--recipes-extended/autossh/autossh_1.4c.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-extended/autossh/autossh_1.4c.bb b/recipes-extended/autossh/autossh_1.4c.bb
index b40b53f..c314093 100644
--- a/recipes-extended/autossh/autossh_1.4c.bb
+++ b/recipes-extended/autossh/autossh_1.4c.bb
@@ -4,6 +4,7 @@ LICENSE = "custom-freely-distributable"
LIC_FILES_CHKSUM = "file://autossh.c;start_line=10;end_line=22;md5=60abb4e02db9c8a062426f574d2fccae"
SECTION = "console/utils"
PRIORITY = "optional"
+inherit autotools-brokensep
PR = "r1"