package/ofono: remove autoreconf

The patch that required an autoreconf is no longer there since commit
a465dd54fc ("package/ofono: bump to
version 1.30")

Signed-off-by: Nicolas Serafini <nicolas.serafini@sensefly.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Nicolas Serafini 2019-10-22 13:44:07 +00:00 committed by Thomas Petazzoni
parent 67ffe1f2a5
commit 5cd6c16587

View File

@ -49,7 +49,5 @@ else
OFONO_CONF_OPTS += --disable-bluetooth
endif
# required by 0003-build-Add-check-for-explicit_bzero-support.patch
OFONO_AUTORECONF = YES
$(eval $(autotools-package))