diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2013-12-19 15:09:36 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-01-02 12:47:32 +0000 |
commit | 2d6f11d6bae8b03a00086f1dd43ca1853ac667d5 (patch) | |
tree | c6b88a209cda399d55dddadf0e24f0ec25d770b4 /meta | |
parent | 7e9d1c6565d4065f52ad6d4fe8ede2159faafac6 (diff) | |
download | openembedded-core-2d6f11d6bae8b03a00086f1dd43ca1853ac667d5.tar.gz openembedded-core-2d6f11d6bae8b03a00086f1dd43ca1853ac667d5.tar.bz2 openembedded-core-2d6f11d6bae8b03a00086f1dd43ca1853ac667d5.zip |
Drop empty/invalid BUGTRACKER values
Setting this value to blank or "n/a" in just a few recipes accomplishes
nothing.
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-core/jpeg/jpeg_8d.bb | 1 | ||||
-rw-r--r-- | meta/recipes-extended/bc/bc_1.06.bb | 1 | ||||
-rw-r--r-- | meta/recipes-extended/ed/ed_1.9.bb | 1 | ||||
-rw-r--r-- | meta/recipes-extended/mdadm/mdadm_3.3.bb | 1 | ||||
-rw-r--r-- | meta/recipes-graphics/menu-cache/menu-cache_0.4.1.bb | 1 | ||||
-rw-r--r-- | meta/recipes-graphics/xorg-font/xorg-minimal-fonts.bb | 1 | ||||
-rw-r--r-- | meta/recipes-kernel/latencytop/latencytop_0.5.bb | 1 | ||||
-rw-r--r-- | meta/recipes-sato/pcmanfm/pcmanfm_1.1.2.bb | 1 | ||||
-rw-r--r-- | meta/recipes-support/libfm/libfm_1.1.2.2.bb | 1 |
9 files changed, 0 insertions, 9 deletions
diff --git a/meta/recipes-core/jpeg/jpeg_8d.bb b/meta/recipes-core/jpeg/jpeg_8d.bb index ad4fa514cd..b1247dfef9 100644 --- a/meta/recipes-core/jpeg/jpeg_8d.bb +++ b/meta/recipes-core/jpeg/jpeg_8d.bb @@ -1,7 +1,6 @@ SUMMARY = "libjpeg is a library for handling the JPEG (JFIF) image format." DESCRIPTION = "libjpeg contains a library for handling the JPEG (JFIF) image format, as well as related programs for accessing the libjpeg functions." HOMEPAGE = "http://www.ijg.org/" -BUGTRACKER = "" LICENSE ="BSD-3-Clause" LIC_FILES_CHKSUM = "file://README;md5=4f46756b064c225fae088903300e5c98" diff --git a/meta/recipes-extended/bc/bc_1.06.bb b/meta/recipes-extended/bc/bc_1.06.bb index 7c33f75e70..3013c10726 100644 --- a/meta/recipes-extended/bc/bc_1.06.bb +++ b/meta/recipes-extended/bc/bc_1.06.bb @@ -1,6 +1,5 @@ DESCRIPTION = "An arbitrary precision calculator language." HOMEPAGE = "http://www.gnu.org/software/bc/bc.html" -BUGTRACKER = "" LICENSE = "GPLv2+ & LGPLv2.1" LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \ diff --git a/meta/recipes-extended/ed/ed_1.9.bb b/meta/recipes-extended/ed/ed_1.9.bb index bd00c529ef..90c46e6b4c 100644 --- a/meta/recipes-extended/ed/ed_1.9.bb +++ b/meta/recipes-extended/ed/ed_1.9.bb @@ -1,6 +1,5 @@ DESCRIPTION = "a line-oriented text editor" HOMEPAGE = "http://www.gnu.org/software/ed/" -BUGTRACKER = "" LICENSE = "GPLv3+" LIC_FILES_CHKSUM = "file://COPYING;md5=f27defe1e96c2e1ecd4e0c9be8967949 \ diff --git a/meta/recipes-extended/mdadm/mdadm_3.3.bb b/meta/recipes-extended/mdadm/mdadm_3.3.bb index 41816bc414..536239658f 100644 --- a/meta/recipes-extended/mdadm/mdadm_3.3.bb +++ b/meta/recipes-extended/mdadm/mdadm_3.3.bb @@ -1,6 +1,5 @@ DESCRIPTION = " A tool for managing Soft RAID under Linux" HOMEPAGE = "http://www.kernel.org/pub/linux/utils/raid/mdadm/" -BUGTRACKER = "n/a" # Some files are GPLv2+ while others are GPLv2. LICENSE = "GPLv2 & GPLv2+" diff --git a/meta/recipes-graphics/menu-cache/menu-cache_0.4.1.bb b/meta/recipes-graphics/menu-cache/menu-cache_0.4.1.bb index 6ba46f0d98..73a9c52f33 100644 --- a/meta/recipes-graphics/menu-cache/menu-cache_0.4.1.bb +++ b/meta/recipes-graphics/menu-cache/menu-cache_0.4.1.bb @@ -1,7 +1,6 @@ SUMMARY = "Library for caching application menus" DESCRIPTION = "A library creating and utilizing caches to speed up freedesktop.org application menus" HOMEPAGE = "http://lxde.sourceforge.net/" -BUGTRACKER = "" LICENSE = "GPLv2 & GPLv2+" LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \ diff --git a/meta/recipes-graphics/xorg-font/xorg-minimal-fonts.bb b/meta/recipes-graphics/xorg-font/xorg-minimal-fonts.bb index 5e33f14339..3688685509 100644 --- a/meta/recipes-graphics/xorg-font/xorg-minimal-fonts.bb +++ b/meta/recipes-graphics/xorg-font/xorg-minimal-fonts.bb @@ -1,7 +1,6 @@ SUMMARY = "Xorg minimal fonts data" DESCRIPTION = "Minimal fonts required by X.org." HOMEPAGE = "http://www.x.org" -BUGTRACKER = "n/a" SECTION = "x11/fonts" diff --git a/meta/recipes-kernel/latencytop/latencytop_0.5.bb b/meta/recipes-kernel/latencytop/latencytop_0.5.bb index dad05883ed..4b1f16f8d9 100644 --- a/meta/recipes-kernel/latencytop/latencytop_0.5.bb +++ b/meta/recipes-kernel/latencytop/latencytop_0.5.bb @@ -1,6 +1,5 @@ DESCRIPTION = "LatencyTOP, a Linux tool measuring and fixing latency" HOMEPAGE = "http://www.latencytop.org/" -BUGTRACKER = "n/a" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://latencytop.c;endline=23;md5=ee9ea9b1415356e5734adad4a87dc7fa" diff --git a/meta/recipes-sato/pcmanfm/pcmanfm_1.1.2.bb b/meta/recipes-sato/pcmanfm/pcmanfm_1.1.2.bb index 4bd4a6a889..e66aa2acf4 100644 --- a/meta/recipes-sato/pcmanfm/pcmanfm_1.1.2.bb +++ b/meta/recipes-sato/pcmanfm/pcmanfm_1.1.2.bb @@ -1,6 +1,5 @@ DESCRIPTION = "Fast lightweight tabbed filemanager" HOMEPAGE = "http://pcmanfm.sourceforge.net/" -BUGTRACKER = "" LICENSE = "GPLv2 & GPLv2+ & LGPLv2.1+" LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 \ diff --git a/meta/recipes-support/libfm/libfm_1.1.2.2.bb b/meta/recipes-support/libfm/libfm_1.1.2.2.bb index 8460223ee3..97865e1c7c 100644 --- a/meta/recipes-support/libfm/libfm_1.1.2.2.bb +++ b/meta/recipes-support/libfm/libfm_1.1.2.2.bb @@ -1,6 +1,5 @@ DESCRIPTION = "Library for file management" HOMEPAGE = "http://pcmanfm.sourceforge.net/" -BUGTRACKER = "" LICENSE = "GPLv2 & GPLv2+" LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 \ |