| Message ID | 3dafa5ded285cd0e0b280141bfefc5f9ce93fe1f.1766420960.git.scott.murray@konsulko.com |
|---|---|
| State | New |
| Headers | show |
| Series | Assorted updates 12/22 | expand |
diff --git a/dynamic-layers/networking-layer/recipes-security/sssd/sssd_2.10.2.bb b/dynamic-layers/networking-layer/recipes-security/sssd/sssd_2.10.2.bb index b02710e..8ee61ce 100644 --- a/dynamic-layers/networking-layer/recipes-security/sssd/sssd_2.10.2.bb +++ b/dynamic-layers/networking-layer/recipes-security/sssd/sssd_2.10.2.bb @@ -26,9 +26,7 @@ SRC_URI = "https://github.com/SSSD/sssd/releases/download/${PV}/${BP}.tar.gz \ " SRC_URI[sha256sum] = "e8aa5e6b48ae465bea7064048715ce7e9c53b50ec6a9c69304f59e0d35be40ff" -UPSTREAM_CHECK_URI = "https://github.com/SSSD/${BPN}/releases" - -inherit autotools pkgconfig gettext python3native features_check systemd useradd +inherit autotools pkgconfig gettext python3native features_check systemd useradd github-releases REQUIRED_DISTRO_FEATURES = "pam"