From 4be5a258872f4d8b94a6215a455e7bd992db17f5 Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Sat, 21 Dec 2013 13:06:07 +0000 Subject: Replace OpenedHand Bugzilla in BUGTRACKER This site no longer exists, and all of these are now (semi-)maintained on yoctoproject.org infrastructure, so set BUGTRACKER to point to the Yocto Project Bugzilla. Signed-off-by: Paul Eggleton --- meta/recipes-sato/matchbox-keyboard/matchbox-keyboard_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-sato/matchbox-keyboard') diff --git a/meta/recipes-sato/matchbox-keyboard/matchbox-keyboard_git.bb b/meta/recipes-sato/matchbox-keyboard/matchbox-keyboard_git.bb index 225e66ee1c..cecaa99cee 100644 --- a/meta/recipes-sato/matchbox-keyboard/matchbox-keyboard_git.bb +++ b/meta/recipes-sato/matchbox-keyboard/matchbox-keyboard_git.bb @@ -1,6 +1,6 @@ DESCRIPTION = "Matchbox virtual keyboard for X11" HOMEPAGE = "http://matchbox-project.org" -BUGTRACKER = "http://bugzilla.openedhand.com/" +BUGTRACKER = "http://bugzilla.yoctoproject.org/" SECTION = "x11" LICENSE = "LGPLv2.1" -- cgit 1.2.3-korg