aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/postgresql/postgresql_8.2.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/postgresql/postgresql_8.2.4.bb')
-rw-r--r--recipes/postgresql/postgresql_8.2.4.bb7
1 files changed, 7 insertions, 0 deletions
diff --git a/recipes/postgresql/postgresql_8.2.4.bb b/recipes/postgresql/postgresql_8.2.4.bb
new file mode 100644
index 0000000000..9b60b2b6a7
--- /dev/null
+++ b/recipes/postgresql/postgresql_8.2.4.bb
@@ -0,0 +1,7 @@
+require postgresql.inc
+
+PR = "r3"
+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"