diff options
Diffstat (limited to 'recipes/alsa/alsa-utils_1.0.20.bb')
-rw-r--r-- | recipes/alsa/alsa-utils_1.0.20.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/alsa/alsa-utils_1.0.20.bb b/recipes/alsa/alsa-utils_1.0.20.bb index 22c54936e8..65b76a46a0 100644 --- a/recipes/alsa/alsa-utils_1.0.20.bb +++ b/recipes/alsa/alsa-utils_1.0.20.bb @@ -6,7 +6,7 @@ DEPENDS = "alsa-lib ncurses" PR = "r2" SRC_URI = "ftp://ftp.alsa-project.org/pub/utils/alsa-utils-${PV}.tar.bz2 \ - file://alsa-utils-remove-xmlto-1.0.19plus.patch;patch=1 \ + file://alsa-utils-remove-xmlto-1.0.19plus.patch;apply=yes \ " |