diff options
author | Roman I Khimov <khimov@altell.ru> | 2010-07-06 15:04:06 +0400 |
---|---|---|
committer | Roman I Khimov <khimov@altell.ru> | 2010-07-29 20:21:00 +0400 |
commit | fdde749316e27f559fddc3e67c9cb5ba8ad22556 (patch) | |
tree | 2623cd3bb8c51a70b8b9b446a3b6d59153fb4b3f /recipes/squid/squid_2.7.STABLE8.bb | |
parent | eb6293b2f61bf5b8b23b5bed45a9b0d456c880a7 (diff) |
squid: remove SQUID_MAJOR, determine SRC_URI path from PV
Signed-off-by: Roman I Khimov <khimov@altell.ru>
Diffstat (limited to 'recipes/squid/squid_2.7.STABLE8.bb')
-rw-r--r-- | recipes/squid/squid_2.7.STABLE8.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes/squid/squid_2.7.STABLE8.bb b/recipes/squid/squid_2.7.STABLE8.bb index 3385b4973f..8e5adf40e1 100644 --- a/recipes/squid/squid_2.7.STABLE8.bb +++ b/recipes/squid/squid_2.7.STABLE8.bb @@ -1,5 +1,4 @@ PR = "${INC_PR}.0" -SQUID_MAJOR = "2.7" include squid.inc |