serdisplib: disable autoreconf

This commit is contained in:
awiouy 2016-10-21 17:50:13 +02:00
parent d646d98ec3
commit 2e8fe15944

View File

@ -29,7 +29,7 @@ PKG_SHORTDESC="serdisplib: a lcd control library"
PKG_LONGDESC="Library to drive serial/parallel/usb displays with built-in controllers"
PKG_IS_ADDON="no"
PKG_AUTORECONF="yes"
PKG_AUTORECONF="no"
PKG_CONFIGURE_OPTS_TARGET="--prefix=$SYSROOT_PREFIX/usr \
--bindir=$SYSROOT_PREFIX/usr/bin \