diff options
| author | Christophe PRIOUZEAU <christophe.priouzeau@st.com> | 2019-10-23 15:15:53 +0000 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2019-10-25 10:29:51 -0700 |
| commit | f29988781f11cc024f62a1976ad39dc5fe3503cd (patch) | |
| tree | 3c0b3e1c9ff66e3efd250be07434fbf70dfb07ba | |
| parent | 91ebe6f2dbc6cfead0c4da9ab08e062dba9da80d (diff) | |
| download | meta-openembedded-f29988781f11cc024f62a1976ad39dc5fe3503cd.tar.gz | |
postgresql: Clarify BSD license variant
The License of postgresql is BSD-0-Clause.
Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-oe/recipes-dbs/postgresql/postgresql.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-dbs/postgresql/postgresql.inc b/meta-oe/recipes-dbs/postgresql/postgresql.inc index 0fe5d58e1c..91d0275b3b 100644 --- a/meta-oe/recipes-dbs/postgresql/postgresql.inc +++ b/meta-oe/recipes-dbs/postgresql/postgresql.inc | |||
| @@ -18,7 +18,7 @@ DESCRIPTION = "\ | |||
| 18 | this package if you're installing the postgresql-server package. \ | 18 | this package if you're installing the postgresql-server package. \ |
| 19 | " | 19 | " |
| 20 | HOMEPAGE = "http://www.postgresql.com" | 20 | HOMEPAGE = "http://www.postgresql.com" |
| 21 | LICENSE = "BSD" | 21 | LICENSE = "BSD-0-Clause" |
| 22 | DEPENDS = "libnsl2 zlib readline tzcode-native" | 22 | DEPENDS = "libnsl2 zlib readline tzcode-native" |
| 23 | 23 | ||
| 24 | ARM_INSTRUCTION_SET = "arm" | 24 | ARM_INSTRUCTION_SET = "arm" |
