diff options
| author | Huang Qiyu <huangqy.fnst@cn.fujitsu.com> | 2017-09-12 15:51:13 +0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-09-13 22:07:42 +0100 |
| commit | 0c59d9168d9492ede0086565f777776d91db9668 (patch) | |
| tree | 4eb937849d3ad3b1a4941b7e90b2b216a0946ef2 | |
| parent | 02ee9229d9dcd3c0ba782ed5b3f3719ed7059e87 (diff) | |
| download | poky-0c59d9168d9492ede0086565f777776d91db9668.tar.gz | |
at-spi2-core: Add HOMEPAGE info into recipe file.
(From OE-Core rev: fb70550c1553d3f3907c2752a742acd3db940123)
Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | meta/recipes-support/atk/at-spi2-core_2.24.1.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-support/atk/at-spi2-core_2.24.1.bb b/meta/recipes-support/atk/at-spi2-core_2.24.1.bb index b5b71e7722..1687ae341c 100644 --- a/meta/recipes-support/atk/at-spi2-core_2.24.1.bb +++ b/meta/recipes-support/atk/at-spi2-core_2.24.1.bb | |||
| @@ -1,4 +1,5 @@ | |||
| 1 | SUMMARY = "Assistive Technology Service Provider Interface (dbus core)" | 1 | SUMMARY = "Assistive Technology Service Provider Interface (dbus core)" |
| 2 | HOMEPAGE = "https://wiki.linuxfoundation.org/accessibility/d-bus" | ||
| 2 | LICENSE = "LGPLv2" | 3 | LICENSE = "LGPLv2" |
| 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=e9f288ba982d60518f375b5898283886" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=e9f288ba982d60518f375b5898283886" |
| 4 | 5 | ||
