浏览代码

package/alsa-utils: remove autoreconf

Buildroot commit 96a7db5a4b7526ecf744d89d9c19986b91626325 removed
0011-configure.ac-fix-UMP-support-detection.patch but forgot to remove
ALSA_UTILS_AUTORECONF = YES as well.

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
(cherry picked from commit 61343ed57a4bd4035f77ec9562c198f8c8ead173)
Signed-off-by: Thomas Perale <thomas.perale@mind.be>
Bernd Kuhls 2 月之前
父节点
当前提交
0b15b0faf3
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. 0 2
      package/alsa-utils/alsa-utils.mk

+ 0 - 2
package/alsa-utils/alsa-utils.mk

@@ -9,8 +9,6 @@ ALSA_UTILS_SOURCE = alsa-utils-$(ALSA_UTILS_VERSION).tar.bz2
 ALSA_UTILS_SITE = https://www.alsa-project.org/files/pub/utils
 ALSA_UTILS_LICENSE = GPL-2.0
 ALSA_UTILS_LICENSE_FILES = COPYING
-# 0011-configure.ac-fix-UMP-support-detection.patch
-ALSA_UTILS_AUTORECONF = YES
 ALSA_UTILS_INSTALL_STAGING = YES
 ALSA_UTILS_DEPENDENCIES = host-pkgconf alsa-lib \
 	$(if $(BR2_PACKAGE_NCURSES),ncurses) \