All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH] Alsa-state: Wildcard removed and all *.state put back in the recipes
Date: Sun, 22 Mar 2009 19:29:47 +0100	[thread overview]
Message-ID: <200903221929.57400.marcin@juszkiewicz.com.pl> (raw)
In-Reply-To: <1237731142-8136-1-git-send-email-matthieu.poullet@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1134 bytes --]

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@jabber.org
Website:  http://marcin.juszkiewicz.com.pl/
LinkedIn: http://www.linkedin.com/in/marcinjuszkiewicz

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 204 bytes --]

  parent reply	other threads:[~2009-03-22 18:31 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-22 14:12 [PATCH] Alsa-state: Wildcard removed and all *.state put back in the recipes Matthieu Poullet
2009-03-22 14:49 ` Philip Balister
2009-03-22 16:39   ` Andrea Adami
2009-03-22 18:29 ` Marcin Juszkiewicz [this message]
2009-03-22 19:15   ` Marcin Juszkiewicz
2009-03-22 19:26     ` Marcin Juszkiewicz
2009-03-22 19:26   ` Marcin Juszkiewicz

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200903221929.57400.marcin@juszkiewicz.com.pl \
    --to=marcin@juszkiewicz.com.pl \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.