From 32ce3716761165b9df12306249418645724122cc Mon Sep 17 00:00:00 2001 From: Maxime Roussin-Bélanger Date: Mon, 26 Oct 2020 22:21:36 -0400 Subject: meta: fix some unresponsive homepages and bugtracker links MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit remove some extra whitespaces Signed-off-by: Maxime Roussin-Bélanger Signed-off-by: Richard Purdie --- meta/recipes-sato/settings-daemon/settings-daemon_0.0.2.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-sato/settings-daemon') diff --git a/meta/recipes-sato/settings-daemon/settings-daemon_0.0.2.bb b/meta/recipes-sato/settings-daemon/settings-daemon_0.0.2.bb index 227fd54b79..d01177f9b9 100644 --- a/meta/recipes-sato/settings-daemon/settings-daemon_0.0.2.bb +++ b/meta/recipes-sato/settings-daemon/settings-daemon_0.0.2.bb @@ -1,5 +1,5 @@ SUMMARY = "Provides a bridge between gconf and xsettings" -HOMEPAGE = "http://svn.o-hand.com/view/matchbox/trunk/settings-daemon/" +HOMEPAGE = "https://git.yoctoproject.org/cgit/cgit.cgi/xsettings-daemon/" BUGTRACKER = "http://bugzilla.yoctoproject.org/" LICENSE = "MIT-style" LIC_FILES_CHKSUM = "file://xsettings-manager.h;endline=22;md5=7cfac9d2d4dc3694cc7eb605cf32a69b \ -- cgit 1.2.3-korg