[OE-core] [PATCH] glibc-locale.inc: avoid duplicate packages

Khem Raj raj.khem at gmail.com
Tue Jan 23 13:12:07 UTC 2018


On Mon, Jan 22, 2018 at 6:34 PM Juro Bystricky <juro.bystricky at intel.com>
wrote:

> PACKAGES_DYNAMIC contained an identical set of packages twice.
> I suspect this was a result of global search/replace when moving
> recipes from eglibc to glibc long time ago.


Looks ok to apply

>
>
> Signed-off-by: Juro Bystricky <juro.bystricky at intel.com>
> ---
>  meta/recipes-core/glibc/glibc-locale.inc | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/meta/recipes-core/glibc/glibc-locale.inc
> b/meta/recipes-core/glibc/glibc-locale.inc
> index 1a629fc..b3cb10b 100644
> --- a/meta/recipes-core/glibc/glibc-locale.inc
> +++ b/meta/recipes-core/glibc/glibc-locale.inc
> @@ -39,7 +39,6 @@ PACKAGES = "localedef ${PN}-dbg"
>
>  PACKAGES_DYNAMIC = "^locale-base-.* \
>                      ^glibc-gconv-.* ^glibc-charmap-.*
> ^glibc-localedata-.* ^glibc-binary-localedata-.* \
> -                    ^glibc-gconv-.*  ^glibc-charmap-.*
> ^glibc-localedata-.*  ^glibc-binary-localedata-.* \
>                      ^${MLPREFIX}glibc-gconv$"
>
>  # Create a glibc-binaries package
> --
> 2.7.4
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20180123/67325fa2/attachment-0002.html>


More information about the Openembedded-core mailing list