summaryrefslogtreecommitdiff
path: root/Config.in.legacy
diff options
context:
space:
mode:
authorOlivier Schonken <olivier.schonken@gmail.com>2016-01-21 00:17:43 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-01-21 23:37:01 +0100
commitd37ce8e1a4edc9a06831e6b0842996866534b1ea (patch)
treee2001fb3b165b2a995840c644cc145f78909680a /Config.in.legacy
parent837de1793a37d350e689c03eeaa32f6477bcfd43 (diff)
package/cups: Un-deprecate, and update CUPS to 2.1.2
- Remove 0001-fix-static.patch - Fixed upstream - Remove 0002-fix-stack-protector-check.patch - Fixed upstream - Remove 0003-mantohtml.patch - Replaced by 0001-Remove-man-from-BUILDDIRS-in- configure.patch - Add 0002-Do-not-use-genstrings.patch - Add CUPS_PDFTOPS option to Config.in.legacy - This support was moved to the cups-filters package. Signed-off-by: Olivier Schonken <olivier.schonken@gmail.com> [Thomas: - rewrap patch description in patch 0001 - adjust patch 0002 to completely remove the call to genstrings instead of commenting it, and remove the potentially confusing 'echo' above it - add a third patch that sanitizes the installation process to avoid non-working stripping, owernship changes, etc.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'Config.in.legacy')
-rw-r--r--Config.in.legacy7
1 files changed, 7 insertions, 0 deletions
diff --git a/Config.in.legacy b/Config.in.legacy
index 9111c01a7..793b11619 100644
--- a/Config.in.legacy
+++ b/Config.in.legacy
@@ -145,6 +145,13 @@ endif
###############################################################################
comment "Legacy options removed in 2016.02"
+config BR2_PACKAGE_CUPS_PDFTOPS
+ bool "Pdftops support has been removed from Cups"
+ select BR2_LEGACY
+ help
+ Pdftops support has been removed from the cups package
+ It is now part of the cups-filters package.
+
config BR2_KERNEL_HEADERS_3_16
bool "kernel headers version 3.16.x are no longer supported"
select BR2_KERNEL_HEADERS_3_18