summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/atk/atk_2.36.0.bb
diff options
context:
space:
mode:
authorMaxime Roussin-Bélanger <maxime.roussinbelanger@gmail.com>2020-10-26 22:21:36 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-10-30 13:22:48 +0000
commitb11f7236a2231c9d50e85c6434f073052cbec307 (patch)
tree32b244477d5f3489d3ad683d9560eac323894412 /meta/recipes-support/atk/atk_2.36.0.bb
parent10d1463de1fb5926c193b2f5e24e262880b00dc0 (diff)
downloadpoky-b11f7236a2231c9d50e85c6434f073052cbec307.tar.gz
meta: fix some unresponsive homepages and bugtracker links
remove some extra whitespaces (From OE-Core rev: 32ce3716761165b9df12306249418645724122cc) Signed-off-by: Maxime Roussin-Bélanger <maxime.roussinbelanger@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/atk/atk_2.36.0.bb')
-rw-r--r--meta/recipes-support/atk/atk_2.36.0.bb5
1 files changed, 2 insertions, 3 deletions
diff --git a/meta/recipes-support/atk/atk_2.36.0.bb b/meta/recipes-support/atk/atk_2.36.0.bb
index 0786eeebe8..c45da3088b 100644
--- a/meta/recipes-support/atk/atk_2.36.0.bb
+++ b/meta/recipes-support/atk/atk_2.36.0.bb
@@ -1,6 +1,6 @@
1SUMMARY = "Accessibility toolkit for GNOME" 1SUMMARY = "Accessibility toolkit for GNOME"
2HOMEPAGE = "http://live.gnome.org/GAP/" 2HOMEPAGE = "https://wiki.gnome.org/Accessibility"
3BUGTRACKER = "https://bugzilla.gnome.org/" 3BUGTRACKER = "https://gitlab.gnome.org/GNOME/atk/-/issues"
4SECTION = "x11/libs" 4SECTION = "x11/libs"
5 5
6LICENSE = "GPLv2+ & LGPLv2+" 6LICENSE = "GPLv2+ & LGPLv2+"
@@ -18,4 +18,3 @@ SRC_URI[archive.md5sum] = "01aa5ec5138f5f8c9b3a4e3196ed2900"
18SRC_URI[archive.sha256sum] = "fb76247e369402be23f1f5c65d38a9639c1164d934e40f6a9cf3c9e96b652788" 18SRC_URI[archive.sha256sum] = "fb76247e369402be23f1f5c65d38a9639c1164d934e40f6a9cf3c9e96b652788"
19 19
20BBCLASSEXTEND = "native nativesdk" 20BBCLASSEXTEND = "native nativesdk"
21