summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/hplip/hplip-3.12.6
Commit message (Collapse)AuthorAgeFilesLines
* hplip: Fix build with clangKhem Raj2016-12-261-0/+42
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* hplip: Use "foreign" automake strictness and autotools-brokensepRichard Purdie2014-07-221-0/+14
| | | | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* hplip: fix build with newer cupsMartin Jansa2012-12-231-0/+395
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* hplip: Introduce version 3.12.6Marc Reilly2012-10-242-0/+47
This introduces a recipe to build hplip 3.12.6 in a simple configuration aimed at USB printers. It is based on a 3.11.3a recipe for oe classic by Steve Sakoman. The hp-setup program is patched to add a small delay after restarting cups, as on slower embedded systems the cups daemon would sometimes not restart quickly enough and adding a new printer would sporadically fail. Tested on an armv6 system (with cups 1.4.6, ghostscript 9.05, foomatic). Signed-off-by: Marc Reilly <marc@cpdesign.com.au> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>