diff options
author | Huang Qiyu <huangqy.fnst@cn.fujitsu.com> | 2017-09-12 15:51:12 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-09-13 22:07:42 +0100 |
commit | 02ee9229d9dcd3c0ba782ed5b3f3719ed7059e87 (patch) | |
tree | 415659b97d2b94b33e05c54909187bbe9f45acd2 /meta/recipes-support | |
parent | 688e0894aa664090a88614e7cf9b77acadf42940 (diff) | |
download | poky-02ee9229d9dcd3c0ba782ed5b3f3719ed7059e87.tar.gz |
at-spi2-atk: Add HOMEPAGE info into recipe file.
(From OE-Core rev: 927316c17135b87892103c7008f68b3d58631e2f)
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>
Diffstat (limited to 'meta/recipes-support')
-rw-r--r-- | meta/recipes-support/atk/at-spi2-atk_2.24.1.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-support/atk/at-spi2-atk_2.24.1.bb b/meta/recipes-support/atk/at-spi2-atk_2.24.1.bb index ac550810aa..4a0e411495 100644 --- a/meta/recipes-support/atk/at-spi2-atk_2.24.1.bb +++ b/meta/recipes-support/atk/at-spi2-atk_2.24.1.bb | |||
@@ -1,4 +1,5 @@ | |||
1 | SUMMARY = "AT-SPI 2 Toolkit Bridge" | 1 | SUMMARY = "AT-SPI 2 Toolkit Bridge" |
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 | ||