[meta-virtualization] [oe-virtualization][meta-cloud-services][PATCH] nss-pam-ldapd: fix SRC_URI and DEPENDS

Bruce Ashfield bruce.ashfield at gmail.com
Tue May 29 07:24:44 PDT 2018


merged.

Bruce

On Tue, May 15, 2018 at 4:27 PM, Lei Maohui <leimaohui at cn.fujitsu.com>
wrote:

> - Fix SRC_URI, modified ${PN} to ${BPN}
> - Added krb5 into DEPENDS
>
> Signed-off-by: Lei Maohui <leimaohui at cn.fujitsu.com>
> ---
>  recipes-support/nss-pam-ldapd/nss-pam-ldapd_0.9.8.bb | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/recipes-support/nss-pam-ldapd/nss-pam-ldapd_0.9.8.bb
> b/recipes-support/nss-pam-ldapd/nss-pam-ldapd_0.9.8.bb
> index a309c1e..404aeca 100644
> --- a/recipes-support/nss-pam-ldapd/nss-pam-ldapd_0.9.8.bb
> +++ b/recipes-support/nss-pam-ldapd/nss-pam-ldapd_0.9.8.bb
> @@ -15,7 +15,7 @@ SECTION = "base"
>  FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
>
>  SRC_URI = "\
> -       http://arthurdejong.org/nss-pam-ldapd/${PN}-${PV}.tar.gz \
> +       http://arthurdejong.org/nss-pam-ldapd/${BPN}-${PV}.tar.gz \
>         file://nslcd.init \
>         file://nslcd.service \
>         "
> @@ -25,7 +25,7 @@ inherit autotools
>  SRC_URI[md5sum] = "8c99fdc54f4bf9aca8c5f53fdb1403ff"
>  SRC_URI[sha256sum] = "ef7362e7f2003da8c7beb7bcc03c30
> 494acf712625aaac8badc6e7eb16f3453f"
>
> -DEPENDS += "libpam openldap"
> +DEPENDS += "libpam openldap krb5"
>
>  EXTRA_OECONF = "\
>         --disable-pynslcd \
> --
> 1.9.1
>
>
>
> --
> _______________________________________________
> meta-virtualization mailing list
> meta-virtualization at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-virtualization
>



-- 
"Thou shalt not follow the NULL pointer, for chaos and madness await thee
at its end"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/meta-virtualization/attachments/20180529/84fc22d5/attachment.html>


More information about the meta-virtualization mailing list