From da1c299463a989b67a793a4483892fcbf8735fa0 Mon Sep 17 00:00:00 2001 From: Philip Balister Date: Sun, 22 Mar 2009 13:25:54 -0400 Subject: 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) --- recipes/alsa/alsa-state.bb | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) (limited to 'recipes/alsa') 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 -- cgit v1.2.3