diff options
author | Roman I Khimov <khimov@altell.ru> | 2010-07-06 15:02:38 +0400 |
---|---|---|
committer | Roman I Khimov <khimov@altell.ru> | 2010-07-29 20:17:26 +0400 |
commit | eb6293b2f61bf5b8b23b5bed45a9b0d456c880a7 (patch) | |
tree | 89af5cedd1dd07e1220862a16afa3af5d971ea13 /recipes/squid/squid-native_2.6.STABLE14.bb | |
parent | 962d52ae8358d8fd11ae8a7054fa785d102cf274 (diff) |
squid: remove -native recipes
They were only used for cf_gen compilation which is unnecessary with a little patch
for squid build system.
Signed-off-by: Roman I Khimov <khimov@altell.ru>
Diffstat (limited to 'recipes/squid/squid-native_2.6.STABLE14.bb')
-rw-r--r-- | recipes/squid/squid-native_2.6.STABLE14.bb | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/recipes/squid/squid-native_2.6.STABLE14.bb b/recipes/squid/squid-native_2.6.STABLE14.bb deleted file mode 100644 index ea78bc4998..0000000000 --- a/recipes/squid/squid-native_2.6.STABLE14.bb +++ /dev/null @@ -1,6 +0,0 @@ -SQUID_MAJOR = "2.6" - -include squid-native.inc - -SRC_URI[squid-2.6.STABLE14.md5sum] = "eadb138d48320df8b99349121159c6bf" -SRC_URI[squid-2.6.STABLE14.sha256sum] = "dcb0c10965430862721b675e2f9f6a30819880e03124b5e9403bfce2c7f3b69a" |