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

Philip Balister philip at balister.org
Sun Mar 22 14:49:58 UTC 2009


Matthieu Poullet wrote:
> 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.

Acked-by: Philip Balister (philip at balister.org)

This makes the packages created from this recipe more deterministic.


> 
> ---
>  recipes/alsa/alsa-state.bb |   10 +++++++++-
>  1 files changed, 9 insertions(+), 1 deletions(-)
> 
> 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 \
> +  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 \
>  "
>  
>  inherit update-rc.d
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3303 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20090322/4822ead5/attachment-0002.bin>


More information about the Openembedded-devel mailing list