summaryrefslogtreecommitdiff
path: root/recipes/libgpg-error/libgpg-error_0.7.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/libgpg-error/libgpg-error_0.7.bb')
-rw-r--r--recipes/libgpg-error/libgpg-error_0.7.bb6
1 files changed, 6 insertions, 0 deletions
diff --git a/recipes/libgpg-error/libgpg-error_0.7.bb b/recipes/libgpg-error/libgpg-error_0.7.bb
new file mode 100644
index 0000000000..0f28ed00d4
--- /dev/null
+++ b/recipes/libgpg-error/libgpg-error_0.7.bb
@@ -0,0 +1,6 @@
+require libgpg-error.inc
+
+PR = "r5"
+
+SRC_URI = "ftp://ftp.gnupg.org/gcrypt/alpha/libgpg-error/libgpg-error-${PV}.tar.gz \
+ file://pkgconfig.patch;patch=1"