Bump buidlroot version to 2018.02.6
This commit is contained in:
@@ -23,7 +23,7 @@ index 8b06428..680cad5 100755
|
||||
@@ -27,8 +27,7 @@
|
||||
|
||||
#AC_PREREQ(2.59)
|
||||
AC_INIT([HP Linux Imaging and Printing], [3.16.11], [3.16.11], [hplip])
|
||||
AC_INIT([HP Linux Imaging and Printing], [3.17.10], [3.17.10], [hplip])
|
||||
-#AM_INIT_AUTOMAKE([1.9 foreign])
|
||||
-AM_INIT_AUTOMAKE
|
||||
+AM_INIT_AUTOMAKE([1.9 foreign subdir-objects])
|
||||
|
||||
@@ -8,11 +8,12 @@ config BR2_PACKAGE_HPLIP
|
||||
select BR2_PACKAGE_JPEG
|
||||
help
|
||||
HP Linux Imaging and Printing (HPLIP)
|
||||
HPLIP is an HP-developed solution for printing, scanning, and faxing
|
||||
with HP inkjet and laser based printers in Linux. The HPLIP project
|
||||
provides printing support for 2,211 printer models, including
|
||||
Deskjet, Officejet, Photosmart, PSC (Print Scan Copy), Business
|
||||
Inkjet, LaserJet, Edgeline MFP, and LaserJet MFP.
|
||||
HPLIP is an HP-developed solution for printing, scanning, and
|
||||
faxing with HP inkjet and laser based printers in Linux. The
|
||||
HPLIP project provides printing support for 2,211 printer
|
||||
models, including Deskjet, Officejet, Photosmart, PSC
|
||||
(Print Scan Copy), Business Inkjet, LaserJet, Edgeline MFP,
|
||||
and LaserJet MFP.
|
||||
|
||||
http://hplipopensource.com/
|
||||
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
# Locally computed:
|
||||
sha256 f6e20cacb4891e4e60fc5de2213a10f8d0c68840f9b511aa38cfca0cb29f9b24 hplip-3.16.11.tar.gz
|
||||
sha256 0f7344174672f63a98a22f3c109005b6eb89fe738b7d466316bf2c53d083476c hplip-3.17.10.tar.gz
|
||||
|
||||
@@ -4,11 +4,11 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
HPLIP_VERSION = 3.16.11
|
||||
HPLIP_VERSION = 3.17.10
|
||||
HPLIP_SITE = http://downloads.sourceforge.net/hplip/hplip
|
||||
HPLIP_AUTORECONF = YES
|
||||
HPLIP_DEPENDENCIES = cups libusb jpeg host-pkgconf
|
||||
HPLIP_LICENSE = GPLv2, BSD-3c, MIT
|
||||
HPLIP_LICENSE = GPL-2.0, BSD-3-Clause, MIT
|
||||
HPLIP_LICENSE_FILES = COPYING
|
||||
|
||||
HPLIP_CONF_OPTS = \
|
||||
|
||||
Reference in New Issue
Block a user