summaryrefslogtreecommitdiff
path: root/recipes/gnupg/gnupg_1.4.2.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gnupg/gnupg_1.4.2.2.bb')
-rw-r--r--recipes/gnupg/gnupg_1.4.2.2.bb6
1 files changed, 4 insertions, 2 deletions
diff --git a/recipes/gnupg/gnupg_1.4.2.2.bb b/recipes/gnupg/gnupg_1.4.2.2.bb
index 6f63649b6f..7f21a312ae 100644
--- a/recipes/gnupg/gnupg_1.4.2.2.bb
+++ b/recipes/gnupg/gnupg_1.4.2.2.bb
@@ -8,8 +8,10 @@ SRC_URI += "file://15_free_caps.patch;patch=1 \
file://16_min_privileges.patch;patch=1 \
file://22_zero_length_mpi_fix.patch;patch=1 \
file://30_nm_always_check.patch;patch=1 \
- file://long-long-thumb.patch;patch=1"
+ file://long-long-thumb.patch;patch=1 \
+ file://dont_use_mips_h_constraint.patch;patch=1 \
+ "
S = "${WORKDIR}/gnupg-${PV}"
-PR = "r3"
+PR = "r4"