diff mbox

[005/131] libssh2: Add new recipe for libssh2

Message ID 6edf5f2a6e777f86f1bfcd2661f7ad7cd24b4b1b.1389702652.git.christian.braunersorensen@prevas.dk
State Accepted
Delegated to: Esben Haabendal
Headers show

Commit Message

christian.braunersorensen@prevas.dk Jan. 14, 2014, 12:32 p.m. UTC
From: Christian Sørensen <christian.braunersorensen@prevas.dk>

Signed-off-by: Christian Sørensen <christian.braunersorensen@prevas.dk>
---
 recipes/libssh2/libssh2.inc          | 13 +++++++++++++
 recipes/libssh2/libssh2_1.4.3.oe     |  1 +
 recipes/libssh2/libssh2_1.4.3.oe.sig |  1 +
 3 files changed, 15 insertions(+)
 create mode 100644 recipes/libssh2/libssh2.inc
 create mode 100644 recipes/libssh2/libssh2_1.4.3.oe
 create mode 100644 recipes/libssh2/libssh2_1.4.3.oe.sig
diff mbox

Patch

diff --git a/recipes/libssh2/libssh2.inc b/recipes/libssh2/libssh2.inc
new file mode 100644
index 0000000..9de1dbe
--- /dev/null
+++ b/recipes/libssh2/libssh2.inc
@@ -0,0 +1,13 @@ 
+DESCRIPTION = "libssh2 is a client-side C library implementing the SSH2 protocol"
+HOMEPAGE = "http://www.libssh2.org/"
+LICENSE = "BSD-3-Clause"
+
+RECIPE_TYPES = "machine"
+
+inherit library autotools
+
+DEPENDS += "libssl libgcrypt"
+DEPENDS_${PN} += "libssl libgcrypt"
+RDEPENDS_${PN} += "libssl libgcrypt"
+
+SRC_URI += "http://www.libssh2.org/download/libssh2-${PV}.tar.gz"
diff --git a/recipes/libssh2/libssh2_1.4.3.oe b/recipes/libssh2/libssh2_1.4.3.oe
new file mode 100644
index 0000000..be49fea
--- /dev/null
+++ b/recipes/libssh2/libssh2_1.4.3.oe
@@ -0,0 +1 @@ 
+require libssh2.inc
diff --git a/recipes/libssh2/libssh2_1.4.3.oe.sig b/recipes/libssh2/libssh2_1.4.3.oe.sig
new file mode 100644
index 0000000..c5f1fe3
--- /dev/null
+++ b/recipes/libssh2/libssh2_1.4.3.oe.sig
@@ -0,0 +1 @@ 
+c27ca83e1ffeeac03be98b6eef54448701e044b0  libssh2-1.4.3.tar.gz