summaryrefslogtreecommitdiff
path: root/poky/meta/recipes-extended/cracklib/cracklib_2.9.7.bb
diff options
context:
space:
mode:
Diffstat (limited to 'poky/meta/recipes-extended/cracklib/cracklib_2.9.7.bb')
-rw-r--r--poky/meta/recipes-extended/cracklib/cracklib_2.9.7.bb5
1 files changed, 4 insertions, 1 deletions
diff --git a/poky/meta/recipes-extended/cracklib/cracklib_2.9.7.bb b/poky/meta/recipes-extended/cracklib/cracklib_2.9.7.bb
index 629069e844..ffed88ed01 100644
--- a/poky/meta/recipes-extended/cracklib/cracklib_2.9.7.bb
+++ b/poky/meta/recipes-extended/cracklib/cracklib_2.9.7.bb
@@ -11,7 +11,10 @@ EXTRA_OECONF = "--without-python --libdir=${base_libdir}"
SRC_URI = "git://github.com/cracklib/cracklib;protocol=https;branch=master \
file://0001-packlib.c-support-dictionary-byte-order-dependent.patch \
- file://0002-craklib-fix-testnum-and-teststr-failed.patch"
+ file://0002-craklib-fix-testnum-and-teststr-failed.patch \
+ file://0001-rules-Drop-using-register-keyword.patch \
+ file://0002-rules-Correct-parameter-types-to-Debug-calls.patch \
+ "
SRCREV = "f83934cf3cced0c9600c7d81332f4169f122a2cf"
S = "${WORKDIR}/git/src"