diff options
Diffstat (limited to 'meta/recipes-support')
-rw-r--r-- | meta/recipes-support/db/db_5.3.28.bb | 2 | ||||
-rw-r--r-- | meta/recipes-support/db/db_6.0.30.bb | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-support/db/db_5.3.28.bb b/meta/recipes-support/db/db_5.3.28.bb index 3dc1da50f1..c724f049f7 100644 --- a/meta/recipes-support/db/db_5.3.28.bb +++ b/meta/recipes-support/db/db_5.3.28.bb | |||
@@ -10,7 +10,7 @@ | |||
10 | # same system at the same time if really necessary. | 10 | # same system at the same time if really necessary. |
11 | SECTION = "libs" | 11 | SECTION = "libs" |
12 | SUMMARY = "Berkeley Database v5" | 12 | SUMMARY = "Berkeley Database v5" |
13 | HOMEPAGE = "http://www.oracle.com/technology/products/berkeley-db/db/index.html" | 13 | HOMEPAGE = "http://www.oracle.com/technetwork/database/database-technologies/berkeleydb/overview/index.html" |
14 | LICENSE = "Sleepycat" | 14 | LICENSE = "Sleepycat" |
15 | VIRTUAL_NAME ?= "virtual/db" | 15 | VIRTUAL_NAME ?= "virtual/db" |
16 | RCONFLICTS_${PN} = "db3" | 16 | RCONFLICTS_${PN} = "db3" |
diff --git a/meta/recipes-support/db/db_6.0.30.bb b/meta/recipes-support/db/db_6.0.30.bb index eac84b8383..9505defabf 100644 --- a/meta/recipes-support/db/db_6.0.30.bb +++ b/meta/recipes-support/db/db_6.0.30.bb | |||
@@ -10,7 +10,7 @@ | |||
10 | # same system at the same time if really necessary. | 10 | # same system at the same time if really necessary. |
11 | SECTION = "libs" | 11 | SECTION = "libs" |
12 | SUMMARY = "Berkeley Database v6" | 12 | SUMMARY = "Berkeley Database v6" |
13 | HOMEPAGE = "http://www.oracle.com/technology/products/berkeley-db/db/index.html" | 13 | HOMEPAGE = "http://www.oracle.com/technetwork/database/database-technologies/berkeleydb/overview/index.html" |
14 | LICENSE = "AGPL-3.0" | 14 | LICENSE = "AGPL-3.0" |
15 | VIRTUAL_NAME ?= "virtual/db" | 15 | VIRTUAL_NAME ?= "virtual/db" |
16 | RCONFLICTS_${PN} = "db3" | 16 | RCONFLICTS_${PN} = "db3" |