diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2013-12-21 13:06:07 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-01-02 12:47:33 +0000 |
commit | 4be5a258872f4d8b94a6215a455e7bd992db17f5 (patch) | |
tree | 3730ecc6c94836921e5537e20d474c0fca1cd423 /meta/recipes-graphics/matchbox-session | |
parent | 2d6f11d6bae8b03a00086f1dd43ca1853ac667d5 (diff) | |
download | openembedded-core-4be5a258872f4d8b94a6215a455e7bd992db17f5.tar.gz openembedded-core-4be5a258872f4d8b94a6215a455e7bd992db17f5.tar.bz2 openembedded-core-4be5a258872f4d8b94a6215a455e7bd992db17f5.zip |
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 <paul.eggleton@linux.intel.com>
Diffstat (limited to 'meta/recipes-graphics/matchbox-session')
-rw-r--r-- | meta/recipes-graphics/matchbox-session/matchbox-session_0.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/matchbox-session/matchbox-session_0.1.bb b/meta/recipes-graphics/matchbox-session/matchbox-session_0.1.bb index b9e83a5552..9453eae224 100644 --- a/meta/recipes-graphics/matchbox-session/matchbox-session_0.1.bb +++ b/meta/recipes-graphics/matchbox-session/matchbox-session_0.1.bb @@ -1,6 +1,6 @@ DESCRIPTION = "Custom MB session files for poky" HOMEPAGE = "http://www.matchbox-project.org/" -BUGTRACKER = "http://bugzilla.openedhand.com/" +BUGTRACKER = "http://bugzilla.yoctoproject.org/" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://matchbox-session;endline=20;md5=180f1c169a15d059a56c30094f6fb5ea" |