From: Philip Balister Date: Sun, 22 Mar 2009 17:25:54 +0000 (-0400) Subject: alsa-state: Wildcard removed and all *.state put back in the recipes X-Git-Tag: Release-2010-05/1~3796^2~52^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da1c299463a989b67a793a4483892fcbf8735fa0;p=openembedded.git alsa-state: Wildcard removed and all *.state put back in the recipes Bump PR From: Matthieu Poullet (matthieu.poullet@gmail.com) Acked-by: Philip Balister (philip@balister.org) Acked-by: Andrea Adami (andrea.adami@gmail.com) --- diff --git a/recipes/alsa/alsa-state.bb b/recipes/alsa/alsa-state.bb index 3ebc0d5476..e42befdcb1 100644 --- a/recipes/alsa/alsa-state.bb +++ b/recipes/alsa/alsa-state.bb @@ -7,13 +7,21 @@ DESCRIPTION = "Alsa Scenario Files" LICENSE = "MIT" PV = "0.2.0" -PR = "r3" +PR = "r4" 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