diff options
Diffstat (limited to 'recipes/alsa/alsa-utils_1.0.19.bb')
-rw-r--r-- | recipes/alsa/alsa-utils_1.0.19.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/alsa/alsa-utils_1.0.19.bb b/recipes/alsa/alsa-utils_1.0.19.bb index cdb289c7e9..6db9d37fd4 100644 --- a/recipes/alsa/alsa-utils_1.0.19.bb +++ b/recipes/alsa/alsa-utils_1.0.19.bb @@ -6,7 +6,7 @@ DEPENDS = "alsa-lib ncurses" PR = "r1" 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 \ " |