[meta-virtualization] [PATCH] lxc: build API docs only when required

Bruce Ashfield bruce.ashfield at gmail.com
Tue Sep 30 21:58:58 PDT 2014


merged.

Bruce

On Tue, Sep 30, 2014 at 9:11 AM, Josep Puigdemont
<josep.puigdemont at enea.com> wrote:
> Signed-off-by: Josep Puigdemont <josep.puigdemont at enea.com>
> ---
>  recipes-containers/lxc/lxc_1.0.5.bb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/recipes-containers/lxc/lxc_1.0.5.bb b/recipes-containers/lxc/lxc_1.0.5.bb
> index 04c027d..232a3d0 100644
> --- a/recipes-containers/lxc/lxc_1.0.5.bb
> +++ b/recipes-containers/lxc/lxc_1.0.5.bb
> @@ -38,7 +38,7 @@ PTEST_CONF = "${@base_contains('DISTRO_FEATURES', 'ptest', '--enable-tests', '',
>  EXTRA_OECONF += "--with-distro=${DISTRO} ${PTEST_CONF}"
>
>  PACKAGECONFIG ??= "templates"
> -PACKAGECONFIG[doc] = "--enable-doc,--disable-doc,,"
> +PACKAGECONFIG[doc] = "--enable-doc --enable-api-docs,--disable-doc --disable-api-docs,,"
>  PACKAGECONFIG[rpath] = "--enable-rpath,--disable-rpath,,"
>  PACKAGECONFIG[apparmour] = "--enable-apparmor,--disable-apparmor,apparmor,apparmor"
>  PACKAGECONFIG[templates] = ",,, ${PN}-templates"
> --
> 1.9.3
>
> --
> _______________________________________________
> 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"


More information about the meta-virtualization mailing list