[oe] [PATCH] Alsa-state: Wildcard removed and all *.state put back in the recipes

Marcin Juszkiewicz marcin at juszkiewicz.com.pl
Sun Mar 22 18:29:47 UTC 2009


Dnia niedziela, 22 marca 2009 o 15:12:22 Matthieu Poullet napisał(a):
> The wildcard doesn't work properly.
> So either the wildcard support must be fixed or all the *.state files
> must be added in the SRC_URI.

NACK

> diff --git a/recipes/alsa/alsa-state.bb b/recipes/alsa/alsa-state.bb
> index 3ebc0d5..a878c57 100644
> --- a/recipes/alsa/alsa-state.bb
> +++ b/recipes/alsa/alsa-state.bb
> @@ -13,7 +13,15 @@ SRC_URI = "\
>    file://asound.conf \
>    file://asound.state \
>    file://alsa-state \
> -  file://*.state \
> +  file://asound.state \

This should be enough. BitBake will take proper asound.state from 
MACHINE/ directory if it is present.

> +  file://at91sam9263ek/asound.state \
> +  file://spitz/asound.state \
> +  file://tosa/asound.state \
> +  file://c7x0/asound.state \
> +  file://magician/asound.state \
> +  file://hx4700/asound.state \
> +  file://nokia800/asound.state \
> +  file://akita/asound.state \

That part is wrong.

Regards, 
-- 
JID:      hrw at jabber.org
Website:  http://marcin.juszkiewicz.com.pl/
LinkedIn: http://www.linkedin.com/in/marcinjuszkiewicz
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20090322/cdc1ac55/attachment-0002.sig>


More information about the Openembedded-devel mailing list