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
|
install -m 0644 ${WORKDIR}/*.state ${D}${localstatedir}/lib/alsa
|
||||||
|
|
||||||
# create link to support all packages configuration
|
# create link to support all packages configuration
|
||||||
for p in a b c;
|
for p in a b c d e f;
|
||||||
do
|
do
|
||||||
for n in 1 3 7;
|
for n in 1 3 7;
|
||||||
do
|
do
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue