diff options
author | Michael 'Mickey' Lauer <mickey@vanille-media.de> | 2009-04-07 09:56:17 +0200 |
---|---|---|
committer | Michael 'Mickey' Lauer <mickey@vanille-media.de> | 2009-04-07 10:41:47 +0200 |
commit | 6c5e86faf07d37d5e85c4249e3bb52555e9d839b (patch) | |
tree | 3834c011fb0bac424bb349aecb7e261407de4c46 /recipes/libssh/libssh-native_0.2.bb | |
parent | fbf22c52a21c8f423d8c6683155be9248f21b31a (diff) |
libssh: add libssh-native
Diffstat (limited to 'recipes/libssh/libssh-native_0.2.bb')
-rw-r--r-- | recipes/libssh/libssh-native_0.2.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes/libssh/libssh-native_0.2.bb b/recipes/libssh/libssh-native_0.2.bb new file mode 100644 index 0000000000..289161d329 --- /dev/null +++ b/recipes/libssh/libssh-native_0.2.bb @@ -0,0 +1,4 @@ +require libssh_${PV}.bb +inherit native +DEPENDS = "" + |