Explorar o código

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.

(From OE-Core rev: 4be5a258872f4d8b94a6215a455e7bd992db17f5)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Paul Eggleton %!s(int64=11) %!d(string=hai) anos
pai
achega
63819fba7c
Modificáronse 22 ficheiros con 22 adicións e 22 borrados
  1. 1 1
      meta/recipes-graphics/libfakekey/libfakekey_git.bb
  2. 1 1
      meta/recipes-graphics/libxsettings-client/libxsettings-client_0.10.bb
  3. 1 1
      meta/recipes-graphics/matchbox-session/matchbox-session_0.1.bb
  4. 1 1
      meta/recipes-graphics/matchbox-wm/matchbox-wm_git.bb
  5. 1 1
      meta/recipes-graphics/xcursor-transparent-theme/xcursor-transparent-theme_0.1.1.bb
  6. 1 1
      meta/recipes-kernel/oprofile/oprofileui.inc
  7. 1 1
      meta/recipes-sato/gtk-engines/gtk-sato-engine.inc
  8. 1 1
      meta/recipes-sato/libowl/libowl_git.bb
  9. 1 1
      meta/recipes-sato/matchbox-config-gtk/matchbox-config-gtk_git.bb
  10. 1 1
      meta/recipes-sato/matchbox-desktop-sato/matchbox-desktop-sato_git.bb
  11. 1 1
      meta/recipes-sato/matchbox-desktop/matchbox-desktop_git.bb
  12. 1 1
      meta/recipes-sato/matchbox-keyboard/matchbox-keyboard_git.bb
  13. 1 1
      meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_git.bb
  14. 1 1
      meta/recipes-sato/matchbox-sato/matchbox-session-sato_0.1.bb
  15. 1 1
      meta/recipes-sato/matchbox-terminal/matchbox-terminal_git.bb
  16. 1 1
      meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato.inc
  17. 1 1
      meta/recipes-sato/owl-video-widget/libowl-av_git.bb
  18. 1 1
      meta/recipes-sato/owl-video-widget/owl-video_git.bb
  19. 1 1
      meta/recipes-sato/puzzles/oh-puzzles_git.bb
  20. 1 1
      meta/recipes-sato/sato-icon-theme/sato-icon-theme_0.4.1.bb
  21. 1 1
      meta/recipes-sato/sato-screenshot/sato-screenshot_git.bb
  22. 1 1
      meta/recipes-sato/settings-daemon/settings-daemon_git.bb

+ 1 - 1
meta/recipes-graphics/libfakekey/libfakekey_git.bb

@@ -2,7 +2,7 @@ SUMMARY = "Library for converting characters to X key-presses"
 DESCRIPTION = "libfakekey is a simple library for converting UTF-8 characters into 'fake' X \
 key-presses."
 HOMEPAGE = "http://matchbox-project.org/"
-BUGTRACKER = "http://bugzilla.openedhand.com/"
+BUGTRACKER = "http://bugzilla.yoctoproject.org/"
 
 LICENSE = "LGPLv2+"
 LIC_FILES_CHKSUM = "file://src/libfakekey.c;endline=30;md5=602b5ccd48f64407510867f3373b448c"

+ 1 - 1
meta/recipes-graphics/libxsettings-client/libxsettings-client_0.10.bb

@@ -4,7 +4,7 @@ setting propagation protocol. Controls setting of double click timeout, drag-and
 threshold, and default foreground and background colors for all applications running within a \
 desktop."
 HOMEPAGE = "http://matchbox-project.org/sources/optional-dependencies/"
-BUGTRACKER = "http://bugzilla.openedhand.com/"
+BUGTRACKER = "http://bugzilla.yoctoproject.org/"
 SECTION = "x/libs"
 LICENSE = "MIT-style"
 LIC_FILES_CHKSUM = "file://COPYING;md5=7cfac9d2d4dc3694cc7eb605cf32a69b \

+ 1 - 1
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"

+ 1 - 1
meta/recipes-graphics/matchbox-wm/matchbox-wm_git.bb

@@ -1,6 +1,6 @@
 DESCRIPTION = "Matchbox window manager"
 HOMEPAGE = "http://matchbox-project.org"
-BUGTRACKER = "http://bugzilla.openedhand.com/"
+BUGTRACKER = "http://bugzilla.yoctoproject.org/"
 
 LICENSE = "GPLv2+"
 LIC_FILES_CHKSUM = "file://src/wm.h;endline=21;md5=a7e844465edbcf79c282369f93caa835 \

+ 1 - 1
meta/recipes-graphics/xcursor-transparent-theme/xcursor-transparent-theme_0.1.1.bb

@@ -1,6 +1,6 @@
 DESCRIPTION = "Transparent xcursor theme for handheld systems"
 HOMEPAGE = "http://www.matchbox-project.org/"
-BUGTRACKER = "http://bugzilla.openedhand.com/"
+BUGTRACKER = "http://bugzilla.yoctoproject.org/"
 
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"

+ 1 - 1
meta/recipes-kernel/oprofile/oprofileui.inc

@@ -1,7 +1,7 @@
 SUMMARY = "User Interface for the System-Wide Profiler"
 DESCRIPTION = "User interface for the OProfile tool"
 HOMEPAGE = "http://labs.o-hand.com/oprofileui/"
-BUGTRACKER = "http://bugzilla.o-hand.com/"
+BUGTRACKER = "http://bugzilla.yoctoproject.org/"
 
 SECTION = "x11"
 

+ 1 - 1
meta/recipes-sato/gtk-engines/gtk-sato-engine.inc

@@ -1,6 +1,6 @@
 DESCRIPTION = "Sato theme engine for GTK"
 HOMEPAGE = "http://www.o-hand.com"
-BUGTRACKER = "http://bugzilla.openedhand.com/"
+BUGTRACKER = "http://bugzilla.yoctoproject.org/"
 
 LICENSE = "LGPLv2.1 & LGPLv2+"
 

+ 1 - 1
meta/recipes-sato/libowl/libowl_git.bb

@@ -1,6 +1,6 @@
 DESCRIPTION = "OpenedHand Widget Library"
 HOMEPAGE = "http://www.o-hand.com"
-BUGTRACKER = "http://bugzilla.openedhand.com/"
+BUGTRACKER = "http://bugzilla.yoctoproject.org/"
 
 LICENSE = "GPLv2 & LGPLv2+"
 LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \

+ 1 - 1
meta/recipes-sato/matchbox-config-gtk/matchbox-config-gtk_git.bb

@@ -1,6 +1,6 @@
 DESCRIPTION = "Matchbox GTK+ theme configuration application."
 HOMEPAGE = "http://matchbox-project.org"
-BUGTRACKER = "http://bugzilla.openedhand.com/"
+BUGTRACKER = "http://bugzilla.yoctoproject.org/"
 
 LICENSE = "GPLv2+"
 LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \

+ 1 - 1
meta/recipes-sato/matchbox-desktop-sato/matchbox-desktop-sato_git.bb

@@ -1,6 +1,6 @@
 DESCRIPTION = "Sato desktop folders"
 HOMEPAGE = "http://matchbox-project.org"
-BUGTRACKER = "http://bugzilla.openedhand.com/"
+BUGTRACKER = "http://bugzilla.yoctoproject.org/"
 
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"

+ 1 - 1
meta/recipes-sato/matchbox-desktop/matchbox-desktop_git.bb

@@ -1,6 +1,6 @@
 DESCRIPTION = "Matchbox Window Manager Desktop"
 HOMEPAGE = "http://matchbox-project.org/"
-BUGTRACKER = "http://bugzilla.openedhand.com/"
+BUGTRACKER = "http://bugzilla.yoctoproject.org/"
 
 LICENSE = "GPLv2+ & LGPLv2+"
 LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \

+ 1 - 1
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"

+ 1 - 1
meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_git.bb

@@ -1,6 +1,6 @@
 DESCRIPTION = "A simple GTK+ based panel for handheld devices."
 HOMEPAGE = "http://matchbox-project.org"
-BUGTRACKER = "http://bugzilla.openedhand.com/"
+BUGTRACKER = "http://bugzilla.yoctoproject.org/"
 
 LICENSE = "GPLv2+"
 LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \

+ 1 - 1
meta/recipes-sato/matchbox-sato/matchbox-session-sato_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.0+"
 LIC_FILES_CHKSUM = "file://session;endline=3;md5=f8a5c5b9c279e52dc094d10e11c2be63"

+ 1 - 1
meta/recipes-sato/matchbox-terminal/matchbox-terminal_git.bb

@@ -1,6 +1,6 @@
 DESCRIPTION = "Matchbox Terminal"
 HOMEPAGE = "http://www.matchbox-project.org/"
-BUGTRACKER = "http://bugzilla.openedhand.com/"
+BUGTRACKER = "http://bugzilla.yoctoproject.org/"
 
 LICENSE = "GPLv2+"
 LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \

+ 1 - 1
meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato.inc

@@ -1,6 +1,6 @@
 DESCRIPTION = "Matchbox window manager Sato themes"
 HOMEPAGE = "http://www.matchbox-project.org/"
-BUGTRACKER = "http://bugzilla.openedhand.com/"
+BUGTRACKER = "http://bugzilla.yoctoproject.org/"
 
 LICENSE = "CC-BY-SA-3.0"
 LIC_FILES_CHKSUM = "file://COPYING;md5=aae86bb34b0a83716ca09f4e783d6ba4"

+ 1 - 1
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 \

+ 1 - 1
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 \

+ 1 - 1
meta/recipes-sato/puzzles/oh-puzzles_git.bb

@@ -1,6 +1,6 @@
 DESCRIPTION = "Portable Puzzle Collection"
 HOMEPAGE = "http://o-hand.com/"
-BUGTRACKER = "http://bugzilla.openedhand.com/"
+BUGTRACKER = "http://bugzilla.yoctoproject.org/"
 
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENCE;md5=f56ec6772dd1c7c367067bbea8ea1675 \

+ 1 - 1
meta/recipes-sato/sato-icon-theme/sato-icon-theme_0.4.1.bb

@@ -1,6 +1,6 @@
 DESCRIPTION = "Sato Icon Theme"
 HOMEPAGE = "http://www.o-hand.com"
-BUGTRACKER = "http://bugzilla.openedhand.com/"
+BUGTRACKER = "http://bugzilla.yoctoproject.org/"
 
 LICENSE = "CC-BY-SA-3.0"
 LIC_FILES_CHKSUM = "file://COPYING;md5=56a830bbe6e4697fe6cbbae01bb7c2b2"

+ 1 - 1
meta/recipes-sato/sato-screenshot/sato-screenshot_git.bb

@@ -1,6 +1,6 @@
 DESCRIPTION = "An ultra-simple screen capture utility, aimed at handheld devices"
 HOMEPAGE = "http://www.o-hand.com"
-BUGTRACKER = "http://bugzilla.openedhand.com/"
+BUGTRACKER = "http://bugzilla.yoctoproject.org/"
 
 LICENSE = "GPLv2 & GPLv2+"
 LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \

+ 1 - 1
meta/recipes-sato/settings-daemon/settings-daemon_git.bb

@@ -1,6 +1,6 @@
 DESCRIPTION = "Settings-daemon provides a bridge between gconf and xsettings"
 HOMEPAGE = "http://svn.o-hand.com/view/matchbox/trunk/settings-daemon/"
-BUGTRACKER = "http://bugzilla.openedhand.com/"
+BUGTRACKER = "http://bugzilla.yoctoproject.org/"
 LICENSE = "MIT-style"
 LIC_FILES_CHKSUM = "file://xsettings-manager.h;endline=22;md5=7cfac9d2d4dc3694cc7eb605cf32a69b \
                     file://xsettings-common.h;endline=22;md5=7cfac9d2d4dc3694cc7eb605cf32a69b"