[oe-commits] Marcin Juszkiewicz : alsa-state: revert wrong fix, do that better

GIT User account git at amethyst.openembedded.net
Sun Mar 22 19:27:02 UTC 2009


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

Author: Marcin Juszkiewicz <hrw at openembedded.org>
Date:   Sun Mar 22 20:20:02 2009 +0100

alsa-state: revert wrong fix, do that better

---

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

diff --git a/recipes/alsa/alsa-state.bb b/recipes/alsa/alsa-state.bb
index e42befd..b2ad2cc 100644
--- a/recipes/alsa/alsa-state.bb
+++ b/recipes/alsa/alsa-state.bb
@@ -7,21 +7,12 @@
 DESCRIPTION = "Alsa Scenario Files"
 LICENSE = "MIT"
 PV = "0.2.0"
-PR = "r4"
+PR = "r5"
 
 SRC_URI = "\
   file://asound.conf \
   file://asound.state \
   file://alsa-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