mirror of
https://git.yoctoproject.org/poky
synced 2026-09-19 18:49:32 +02:00
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>
This commit is contained in:
committed by
Richard Purdie
parent
3575aee2c6
commit
63819fba7c
@@ -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"
|
||||
|
||||
@@ -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,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,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,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"
|
||||
|
||||
Reference in New Issue
Block a user