summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/cracklib
diff options
context:
space:
mode:
authorTim Orling <ticotimo@gmail.com>2023-03-15 18:12:00 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-03-16 17:49:38 +0000
commit39594c12fcdb56193bbbc481b11fd203495b92ab (patch)
tree3e526ed4968d05fa728e0adfa309bb565565825d /meta/recipes-extended/cracklib
parent47b0e320f4c440aaeab270aac34c29bf0d0288b8 (diff)
downloadpoky-39594c12fcdb56193bbbc481b11fd203495b92ab.tar.gz
cracklib: update github branch to 'main'
(From OE-Core rev: ab041ca5d036c2a1a1514893c6ffb5c7188ff00f) Signed-off-by: Tim Orling <tim.orling@konsulko.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/cracklib')
-rw-r--r--meta/recipes-extended/cracklib/cracklib_2.9.8.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/cracklib/cracklib_2.9.8.bb b/meta/recipes-extended/cracklib/cracklib_2.9.8.bb
index 786940a7e0..a3db6eb394 100644
--- a/meta/recipes-extended/cracklib/cracklib_2.9.8.bb
+++ b/meta/recipes-extended/cracklib/cracklib_2.9.8.bb
@@ -9,7 +9,7 @@ DEPENDS = "cracklib-native zlib"
9 9
10EXTRA_OECONF = "--without-python --libdir=${base_libdir}" 10EXTRA_OECONF = "--without-python --libdir=${base_libdir}"
11 11
12SRC_URI = "git://github.com/cracklib/cracklib;protocol=https;branch=master \ 12SRC_URI = "git://github.com/cracklib/cracklib;protocol=https;branch=main \
13 file://0001-packlib.c-support-dictionary-byte-order-dependent.patch \ 13 file://0001-packlib.c-support-dictionary-byte-order-dependent.patch \
14 file://0002-craklib-fix-testnum-and-teststr-failed.patch \ 14 file://0002-craklib-fix-testnum-and-teststr-failed.patch \
15 " 15 "