git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3e820bc
)
postgresql: ARM_INSTRUCTION_SET = "arm"
author
Koen Kooi
<koen@openembedded.org>
Thu, 22 Jan 2009 21:19:15 +0000
(22:19 +0100)
committer
Koen Kooi
<koen@openembedded.org>
Thu, 22 Jan 2009 21:19:15 +0000
(22:19 +0100)
packages/postgresql/postgresql.inc
patch
|
blob
|
history
diff --git
a/packages/postgresql/postgresql.inc
b/packages/postgresql/postgresql.inc
index
b30ff3f
..
da74516
100644
(file)
--- a/
packages/postgresql/postgresql.inc
+++ b/
packages/postgresql/postgresql.inc
@@
-3,6
+3,8
@@
HOMEPAGE = "http://www.postgresql.com"
LICENSE = "BSD"
DEPENDS = "zlib readline"
+ARM_INSTRUCTION_SET = "arm"
+
#WARNING: this recipe assumes you have the timezone compiler present in /usr/sbin/zic
SRC_URI = "ftp://ftp-archives.postgresql.org/pub/source/v${PV}/${P}.tar.bz2"