diff options
| author | Huang Qiyu <huangqy.fnst@cn.fujitsu.com> | 2017-09-14 17:07:30 +0800 |
|---|---|---|
| committer | Joe MacDonald <joe_macdonald@mentor.com> | 2017-09-22 14:37:18 -0400 |
| commit | 09ace48f4e313793c65c889511ce0e48fae4ace4 (patch) | |
| tree | 85a8fe9f3a3e7bcab7431c793e80a18a50ecaf5b | |
| parent | 8096888e7cd1eef331a088877944e36af60e3646 (diff) | |
| download | meta-openembedded-09ace48f4e313793c65c889511ce0e48fae4ace4.tar.gz | |
libtdb: Add HOMEPAGE info into recipe file.
Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
| -rw-r--r-- | meta-networking/recipes-support/libtdb/libtdb_1.3.14.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-networking/recipes-support/libtdb/libtdb_1.3.14.bb b/meta-networking/recipes-support/libtdb/libtdb_1.3.14.bb index ccc4ee43f5..3122b93ba3 100644 --- a/meta-networking/recipes-support/libtdb/libtdb_1.3.14.bb +++ b/meta-networking/recipes-support/libtdb/libtdb_1.3.14.bb | |||
| @@ -1,4 +1,5 @@ | |||
| 1 | SUMMARY = "The tdb library" | 1 | SUMMARY = "The tdb library" |
| 2 | HOMEPAGE = "http://tdb.samba.org/" | ||
| 2 | SECTION = "libs" | 3 | SECTION = "libs" |
| 3 | LICENSE = "LGPL-3.0+ & GPL-3.0+" | 4 | LICENSE = "LGPL-3.0+ & GPL-3.0+" |
| 4 | 5 | ||
