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-sato/owl-video-widget | |
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-sato/owl-video-widget')
-rw-r--r-- | meta/recipes-sato/owl-video-widget/libowl-av_git.bb | 2 | ||||
-rw-r--r-- | meta/recipes-sato/owl-video-widget/owl-video_git.bb | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-sato/owl-video-widget/libowl-av_git.bb b/meta/recipes-sato/owl-video-widget/libowl-av_git.bb index 1b5d38cc02..572132b507 100644 --- a/meta/recipes-sato/owl-video-widget/libowl-av_git.bb +++ b/meta/recipes-sato/owl-video-widget/libowl-av_git.bb @@ -1,6 +1,6 @@ DESCRIPTION = "OpenedHand Widget Library Audio/Video" HOMEPAGE = "http://www.o-hand.com" -BUGTRACKER = "http://bugzilla.openedhand.com/" +BUGTRACKER = "http://bugzilla.yoctoproject.org/" LICENSE = "LGPLv2+" LIC_FILES_CHKSUM = "file://COPYING;md5=ac14b7ca45afea5af040da54db270eb0 \ diff --git a/meta/recipes-sato/owl-video-widget/owl-video_git.bb b/meta/recipes-sato/owl-video-widget/owl-video_git.bb index 51c01492d2..c88174549c 100644 --- a/meta/recipes-sato/owl-video-widget/owl-video_git.bb +++ b/meta/recipes-sato/owl-video-widget/owl-video_git.bb @@ -1,6 +1,6 @@ DESCRIPTION = "OpenedHand Widget Library video widget" HOMEPAGE = "http://o-hand.com/" -BUGTRACKER = "http://bugzilla.o-hand.com/" +BUGTRACKER = "http://bugzilla.yoctoproject.org/" LICENSE = "LGPLv2.1 & GPLv2+" LIC_FILES_CHKSUM = "file://COPYING;md5=ac14b7ca45afea5af040da54db270eb0 \ file://src/video.c;endline=22;md5=e8e9f23c3691c11af7d8fc03264ca9da \ |