From 3575aee2c61bbdc91cda06fc03f04c6e47aed2fb Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Thu, 19 Dec 2013 15:09:36 +0000 Subject: 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 Signed-off-by: Richard Purdie --- meta/recipes-core/jpeg/jpeg_8d.bb | 1 - 1 file changed, 1 deletion(-) (limited to 'meta/recipes-core/jpeg') 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" -- cgit v1.2.3-54-g00ecf