squid: enable null store for non-caching proxies
authorRoman I Khimov <khimov@altell.ru>
Fri, 19 Mar 2010 11:09:43 +0000 (14:09 +0300)
committerRoman I Khimov <khimov@altell.ru>
Sat, 20 Mar 2010 15:01:51 +0000 (18:01 +0300)
Signed-off-by: Roman I Khimov <khimov@altell.ru>
recipes/squid/squid.inc

index 2e8e0d3..bec06f8 100644 (file)
@@ -1,6 +1,6 @@
 DESCRIPTION = "Squid is a caching proxy for the Web supporting HTTP, HTTPS, FTP, and more"
 LICENSE = "GPLv2"
-INC_PR = "r5"
+INC_PR = "r6"
 DEPENDS = "squid-native-${PV} openssl"
 
 SRC_URI = "http://www.squid-cache.org/Versions/v2/${SQUID_MAJOR}/squid-${PV}.tar.bz2;name=squid-${PV} \
@@ -11,7 +11,7 @@ SRC_URI = "http://www.squid-cache.org/Versions/v2/${SQUID_MAJOR}/squid-${PV}.tar
 
 inherit autotools update-rc.d
 
-EXTRA_OECONF = "--disable-epoll --disable-nls --enable-ssl"
+EXTRA_OECONF = "--disable-epoll --disable-nls --enable-ssl --enable-storeio=null,ufs"
 
 logdir = ${localstatedir}/log/squid
 EXTRA_OEMAKE = "\