[oe-commits] Philip Balister : alsa-state: Wildcard removed and all *. state put back in the recipes

GIT User account git at amethyst.openembedded.net
Sun Mar 22 17:37:58 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: da1c299463a989b67a793a4483892fcbf8735fa0
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=da1c299463a989b67a793a4483892fcbf8735fa0

Author: Philip Balister <philip at balister.org>
Date:   Sun Mar 22 13:25:54 2009 -0400

alsa-state: Wildcard removed and all *.state put back in the recipes
            Bump PR

From: Matthieu Poullet (matthieu.poullet at gmail.com)
Acked-by: Philip Balister (philip at balister.org)
Acked-by: Andrea Adami (andrea.adami at gmail.com)

---

 recipes/alsa/alsa-state.bb |   12 ++++++++++--
 1 files changed, 10 insertions(+), 2 deletions(-)

diff --git a/recipes/alsa/alsa-state.bb b/recipes/alsa/alsa-state.bb
index 3ebc0d5..e42befd 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





More information about the Openembedded-commits mailing list