ALSA-STATE: support of several board packages
Change-Id: I7eac39b0e92d555c1fb6c3c05a22edd73304f133
This commit is contained in:
parent
2ba99931fc
commit
f8579c6c7a
|
|
@ -34,7 +34,7 @@ do_install() {
|
|||
install -m 0644 ${WORKDIR}/*.state ${D}${localstatedir}/lib/alsa
|
||||
|
||||
# create link to support all packages configuration
|
||||
for p in a b c;
|
||||
for p in a b c d e f;
|
||||
do
|
||||
for n in 1 3 7;
|
||||
do
|
||||
|
|
|
|||
Loading…
Reference in New Issue