summaryrefslogtreecommitdiffstats
path: root/recipes/cups/cups_1.4.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/cups/cups_1.4.3.bb')
-rw-r--r--recipes/cups/cups_1.4.3.bb12
1 files changed, 12 insertions, 0 deletions
diff --git a/recipes/cups/cups_1.4.3.bb b/recipes/cups/cups_1.4.3.bb
new file mode 100644
index 0000000000..ade5227438
--- /dev/null
+++ b/recipes/cups/cups_1.4.3.bb
@@ -0,0 +1,12 @@
+require cups14.inc
+
+SRC_URI += "file://use_echo_only_in_init.patch;patch=1 \
+ file://skip_tools.patch;patch=1 \
+ file://configure.patch;patch=1 \
+ "
+
+PR = "r2"
+
+DEFAULT_PREFERENCE = "-1"
+
+EXTRA_OECONF += " --disable-gssapi --disable-largefile --enable-debug --disable-relro "