aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
authorJeremy Lainé <jeremy.laine@m4x.org>2009-04-06 13:40:57 +0000
committerJeremy Lainé <jeremy.laine@m4x.org>2009-04-06 13:40:57 +0000
commitb3d66c0976e383ec689b2a4893fdfa69ac255f55 (patch)
tree1d6d7a96e15eb995b76854d7c4238e8467098a32 /recipes
parent66fe0d8e7fdf7ac665ed8d1facae3143aacf4de4 (diff)
downloadopenembedded-b3d66c0976e383ec689b2a4893fdfa69ac255f55.tar.gz
postgresql-8.2.4: fix SRC_URI and checksums.ini
Diffstat (limited to 'recipes')
-rw-r--r--recipes/postgresql/postgresql_8.2.4.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes/postgresql/postgresql_8.2.4.bb b/recipes/postgresql/postgresql_8.2.4.bb
index 7e2c370471..b4e4033ed8 100644
--- a/recipes/postgresql/postgresql_8.2.4.bb
+++ b/recipes/postgresql/postgresql_8.2.4.bb
@@ -3,5 +3,4 @@ require postgresql.inc
PR = "r4"
DEFAULT_PREFERENCE = "-1"
-SRC_URI = "http://ftp.de.postgresql.org/mirror/postgresql/source/v${PV}/${P}.tar.bz2 \
- file://no-ecpg-test.patch;patch=1"
+SRC_URI += "file://no-ecpg-test.patch;patch=1"