postgresql: add license checksum

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Koen Kooi 2011-01-13 11:39:29 +01:00
parent cdf0f87d83
commit 49cda5dd66
2 changed files with 3 additions and 0 deletions

View File

@ -1,6 +1,7 @@
DESCRIPTION = "PostgreSQL is a powerful, open source relational database system."
HOMEPAGE = "http://www.postgresql.com"
LICENSE = "BSD"
DEPENDS = "zlib readline tzcode-native"
ARM_INSTRUCTION_SET = "arm"

View File

@ -1,5 +1,7 @@
require postgresql.inc
LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=29b81b066680be9ffd98cb9d2afb9de6"
DEFAULT_PREFERENCE = "-1"
SRC_URI = "ftp://ftp.postgresql.org/pub/source/v${PV}/${P}.tar.bz2 \