[oe-commits] Dmitry Eremin-Solenikov : gnutls-native: new recipe

git version control git at git.openembedded.org
Thu Nov 12 00:10:19 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: a68de4934c8449fd47e95d68ccb5c2f30231851f
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=a68de4934c8449fd47e95d68ccb5c2f30231851f

Author: Dmitry Eremin-Solenikov <dbaryshkov at gmail.com>
Date:   Thu Nov 12 02:59:09 2009 +0300

gnutls-native: new recipe

Add new recipe for building native gnutls library.

Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov at gmail.com>

---

 recipes/gnutls/gnutls-native_2.4.2.bb |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/recipes/gnutls/gnutls-native_2.4.2.bb b/recipes/gnutls/gnutls-native_2.4.2.bb
new file mode 100644
index 0000000..fb896cd
--- /dev/null
+++ b/recipes/gnutls/gnutls-native_2.4.2.bb
@@ -0,0 +1,4 @@
+require gnutls_${PV}.bb
+
+inherit native
+





More information about the Openembedded-commits mailing list