diff --git a/meta-bsp/recipes-extended/cracklib/cracklib_%.bbappend b/meta-bsp/recipes-extended/cracklib/cracklib_%.bbappend new file mode 100644 index 0000000000..41e3b14b3a --- /dev/null +++ b/meta-bsp/recipes-extended/cracklib/cracklib_%.bbappend @@ -0,0 +1,2 @@ +SRC_URI:remove = "git://github.com/cracklib/cracklib;protocol=https;branch=master" +SRC_URI:prepend = "git://github.com/cracklib/cracklib;protocol=https;branch=main "