summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2013-12-19 15:09:36 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-01-02 12:50:15 +0000
commit3575aee2c61bbdc91cda06fc03f04c6e47aed2fb (patch)
treedf6d1f905f88de9031facc4ba86f4fefcbfcda10
parent3f0a760f8e9972790b2d4adc6d6c243cddca5a33 (diff)
downloadpoky-3575aee2c61bbdc91cda06fc03f04c6e47aed2fb.tar.gz
Drop empty/invalid BUGTRACKER values
Setting this value to blank or "n/a" in just a few recipes accomplishes nothing. (From OE-Core rev: 2d6f11d6bae8b03a00086f1dd43ca1853ac667d5) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/recipes-core/jpeg/jpeg_8d.bb1
-rw-r--r--meta/recipes-extended/bc/bc_1.06.bb1
-rw-r--r--meta/recipes-extended/ed/ed_1.9.bb1
-rw-r--r--meta/recipes-extended/mdadm/mdadm_3.3.bb1
-rw-r--r--meta/recipes-graphics/menu-cache/menu-cache_0.4.1.bb1
-rw-r--r--meta/recipes-graphics/xorg-font/xorg-minimal-fonts.bb1
-rw-r--r--meta/recipes-kernel/latencytop/latencytop_0.5.bb1
-rw-r--r--meta/recipes-sato/pcmanfm/pcmanfm_1.1.2.bb1
-rw-r--r--meta/recipes-support/libfm/libfm_1.1.2.2.bb1
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 @@
1SUMMARY = "libjpeg is a library for handling the JPEG (JFIF) image format." 1SUMMARY = "libjpeg is a library for handling the JPEG (JFIF) image format."
2DESCRIPTION = "libjpeg contains a library for handling the JPEG (JFIF) image format, as well as related programs for accessing the libjpeg functions." 2DESCRIPTION = "libjpeg contains a library for handling the JPEG (JFIF) image format, as well as related programs for accessing the libjpeg functions."
3HOMEPAGE = "http://www.ijg.org/" 3HOMEPAGE = "http://www.ijg.org/"
4BUGTRACKER = ""
5 4
6LICENSE ="BSD-3-Clause" 5LICENSE ="BSD-3-Clause"
7LIC_FILES_CHKSUM = "file://README;md5=4f46756b064c225fae088903300e5c98" 6LIC_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 @@
1DESCRIPTION = "An arbitrary precision calculator language." 1DESCRIPTION = "An arbitrary precision calculator language."
2HOMEPAGE = "http://www.gnu.org/software/bc/bc.html" 2HOMEPAGE = "http://www.gnu.org/software/bc/bc.html"
3BUGTRACKER = ""
4 3
5LICENSE = "GPLv2+ & LGPLv2.1" 4LICENSE = "GPLv2+ & LGPLv2.1"
6LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \ 5LIC_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 @@
1DESCRIPTION = "a line-oriented text editor" 1DESCRIPTION = "a line-oriented text editor"
2HOMEPAGE = "http://www.gnu.org/software/ed/" 2HOMEPAGE = "http://www.gnu.org/software/ed/"
3BUGTRACKER = ""
4 3
5LICENSE = "GPLv3+" 4LICENSE = "GPLv3+"
6LIC_FILES_CHKSUM = "file://COPYING;md5=f27defe1e96c2e1ecd4e0c9be8967949 \ 5LIC_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 @@
1DESCRIPTION = " A tool for managing Soft RAID under Linux" 1DESCRIPTION = " A tool for managing Soft RAID under Linux"
2HOMEPAGE = "http://www.kernel.org/pub/linux/utils/raid/mdadm/" 2HOMEPAGE = "http://www.kernel.org/pub/linux/utils/raid/mdadm/"
3BUGTRACKER = "n/a"
4 3
5# Some files are GPLv2+ while others are GPLv2. 4# Some files are GPLv2+ while others are GPLv2.
6LICENSE = "GPLv2 & GPLv2+" 5LICENSE = "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 @@
1SUMMARY = "Library for caching application menus" 1SUMMARY = "Library for caching application menus"
2DESCRIPTION = "A library creating and utilizing caches to speed up freedesktop.org application menus" 2DESCRIPTION = "A library creating and utilizing caches to speed up freedesktop.org application menus"
3HOMEPAGE = "http://lxde.sourceforge.net/" 3HOMEPAGE = "http://lxde.sourceforge.net/"
4BUGTRACKER = ""
5 4
6LICENSE = "GPLv2 & GPLv2+" 5LICENSE = "GPLv2 & GPLv2+"
7LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \ 6LIC_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 @@
1SUMMARY = "Xorg minimal fonts data" 1SUMMARY = "Xorg minimal fonts data"
2DESCRIPTION = "Minimal fonts required by X.org." 2DESCRIPTION = "Minimal fonts required by X.org."
3HOMEPAGE = "http://www.x.org" 3HOMEPAGE = "http://www.x.org"
4BUGTRACKER = "n/a"
5 4
6SECTION = "x11/fonts" 5SECTION = "x11/fonts"
7 6
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 @@
1DESCRIPTION = "LatencyTOP, a Linux tool measuring and fixing latency" 1DESCRIPTION = "LatencyTOP, a Linux tool measuring and fixing latency"
2HOMEPAGE = "http://www.latencytop.org/" 2HOMEPAGE = "http://www.latencytop.org/"
3BUGTRACKER = "n/a"
4 3
5LICENSE = "GPLv2" 4LICENSE = "GPLv2"
6LIC_FILES_CHKSUM = "file://latencytop.c;endline=23;md5=ee9ea9b1415356e5734adad4a87dc7fa" 5LIC_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 @@
1DESCRIPTION = "Fast lightweight tabbed filemanager" 1DESCRIPTION = "Fast lightweight tabbed filemanager"
2HOMEPAGE = "http://pcmanfm.sourceforge.net/" 2HOMEPAGE = "http://pcmanfm.sourceforge.net/"
3BUGTRACKER = ""
4 3
5LICENSE = "GPLv2 & GPLv2+ & LGPLv2.1+" 4LICENSE = "GPLv2 & GPLv2+ & LGPLv2.1+"
6LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 \ 5LIC_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 @@
1DESCRIPTION = "Library for file management" 1DESCRIPTION = "Library for file management"
2HOMEPAGE = "http://pcmanfm.sourceforge.net/" 2HOMEPAGE = "http://pcmanfm.sourceforge.net/"
3BUGTRACKER = ""
4 3
5LICENSE = "GPLv2 & GPLv2+" 4LICENSE = "GPLv2 & GPLv2+"
6LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 \ 5LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 \