diff options
| -rw-r--r-- | meta/recipes-multimedia/alsa/alsa-lib_1.2.9.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-multimedia/alsa/alsa-lib_1.2.9.bb b/meta/recipes-multimedia/alsa/alsa-lib_1.2.9.bb index a8bf09904d..d482e27683 100644 --- a/meta/recipes-multimedia/alsa/alsa-lib_1.2.9.bb +++ b/meta/recipes-multimedia/alsa/alsa-lib_1.2.9.bb | |||
| @@ -16,7 +16,7 @@ inherit autotools pkgconfig | |||
| 16 | 16 | ||
| 17 | EXTRA_OECONF += " \ | 17 | EXTRA_OECONF += " \ |
| 18 | ${@bb.utils.contains('TARGET_FPU', 'soft', '--with-softfloat', '', d)} \ | 18 | ${@bb.utils.contains('TARGET_FPU', 'soft', '--with-softfloat', '', d)} \ |
| 19 | --disable-python \ | 19 | --disable-python --disable-old-symbols \ |
| 20 | " | 20 | " |
| 21 | 21 | ||
| 22 | PACKAGES =+ "alsa-server alsa-conf libatopology" | 22 | PACKAGES =+ "alsa-server alsa-conf libatopology" |
