summaryrefslogtreecommitdiffstats
path: root/recipes/postgresql/postgresql_8.4.4.bb
diff options
context:
space:
mode:
authorTom Rini <tom_rini@mentor.com>2011-02-01 15:08:43 -0700
committerTom Rini <tom_rini@mentor.com>2011-02-01 15:08:43 -0700
commit01ef753e957bc95a7d0e4766e6bcb688cdbd8751 (patch)
treeba2d4be9bf8bdce061ef2663cb7c1419152f0c57 /recipes/postgresql/postgresql_8.4.4.bb
parent01996cb1129bc74f58807a4f442d37a1177bcbd5 (diff)
downloadopenembedded-01ef753e957bc95a7d0e4766e6bcb688cdbd8751.tar.gz
postgresql: Pass --disable-spinlocks on SH4, use INC_PR
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Diffstat (limited to 'recipes/postgresql/postgresql_8.4.4.bb')
-rw-r--r--recipes/postgresql/postgresql_8.4.4.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/postgresql/postgresql_8.4.4.bb b/recipes/postgresql/postgresql_8.4.4.bb
index 0ec1769ebf..d9bf58e013 100644
--- a/recipes/postgresql/postgresql_8.4.4.bb
+++ b/recipes/postgresql/postgresql_8.4.4.bb
@@ -1,5 +1,7 @@
require postgresql.inc
+PR = "${INC_PR}.0"
+
DEFAULT_PREFERENCE = "-1"
SRC_URI = "ftp://ftp.postgresql.org/pub/source/v${PV}/${P}.tar.bz2 \