From a68de4934c8449fd47e95d68ccb5c2f30231851f Mon Sep 17 00:00:00 2001 From: Dmitry Eremin-Solenikov Date: Thu, 12 Nov 2009 02:59:09 +0300 Subject: [PATCH] gnutls-native: new recipe Add new recipe for building native gnutls library. Signed-off-by: Dmitry Eremin-Solenikov --- recipes/gnutls/gnutls-native_2.4.2.bb | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 recipes/gnutls/gnutls-native_2.4.2.bb 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 0000000000..fb896cdb1b --- /dev/null +++ b/recipes/gnutls/gnutls-native_2.4.2.bb @@ -0,0 +1,4 @@ +require gnutls_${PV}.bb + +inherit native + -- 2.39.5