aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/cups/cups_1.4.3.bb
diff options
context:
space:
mode:
authorTarjei Knapstad <tarjei.knapstad@gmail.com>2010-04-08 13:04:50 +0200
committerKoen Kooi <koen@openembedded.org>2010-04-08 13:04:50 +0200
commit6ba355a4406ad6c849e1bf85d58d490869c5f984 (patch)
tree650a91c262b0715fa36c1a54982385c8a3e4af7e /recipes/cups/cups_1.4.3.bb
parent55693a05e9e52261aadd851730533a3e0f5ccf87 (diff)
downloadopenembedded-6ba355a4406ad6c849e1bf85d58d490869c5f984.tar.gz
cups: add 1.4.3
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 "