diff mbox

[2/5] libgpg-error: Allow for sdk build.

Message ID 124c0011ad905481de09c198ba0af0b0562b20f6.1386747197.git.christian.braunersorensen@prevas.dk
State Rejected
Delegated to: Esben Haabendal
Headers show

Commit Message

christian.braunersorensen@prevas.dk Dec. 11, 2013, 7:34 a.m. UTC
From: Christian Sørensen <christian.braunersorensen@prevas.dk>

Signed-off-by: Christian Sørensen <christian.braunersorensen@prevas.dk>
---
 recipes/libgpg-error/libgpg-error.inc | 2 ++
 1 file changed, 2 insertions(+)
diff mbox

Patch

diff --git a/recipes/libgpg-error/libgpg-error.inc b/recipes/libgpg-error/libgpg-error.inc
index bc3d35d..22defcd 100644
--- a/recipes/libgpg-error/libgpg-error.inc
+++ b/recipes/libgpg-error/libgpg-error.inc
@@ -1,6 +1,8 @@ 
 DESCRIPTION = "A small library that defines common values for all GnuPG components"
 HOMEPAGE = "http://www.gnupg.org/related_software/libgpg-error/"
 
+RECIPE_TYPES = "machine sdk"
+
 SRC_URI = "ftp://ftp.gnupg.org/gcrypt/libgpg-error/libgpg-error-${PV}.tar.bz2"
 
 inherit autotools-autoreconf binconfig pkgconfig gettext library