diff options
author | Maxin B. John <maxin.john@intel.com> | 2015-10-07 06:33:21 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-10-12 14:36:28 +0100 |
commit | 6396d6a482a08b33200be9c9bf0220a61d9ed40b (patch) | |
tree | ea7cd82cfba27050fe389c06855f516450976c7a | |
parent | 8d5878b35f254957aea839a3c0ce1ef7acb32027 (diff) | |
download | poky-6396d6a482a08b33200be9c9bf0220a61d9ed40b.tar.gz |
irda-utils: clean up bugtracker info
Update bugtracker web address
(From OE-Core rev: 67d92be599ab6f679d67a882493be70d906ee5cc)
Signed-off-by: Maxin B. John <maxin.john@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | meta/recipes-connectivity/irda-utils/irda-utils_0.9.18.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-connectivity/irda-utils/irda-utils_0.9.18.bb b/meta/recipes-connectivity/irda-utils/irda-utils_0.9.18.bb index 8ac3b18697..bd2f815cb3 100644 --- a/meta/recipes-connectivity/irda-utils/irda-utils_0.9.18.bb +++ b/meta/recipes-connectivity/irda-utils/irda-utils_0.9.18.bb | |||
@@ -3,7 +3,7 @@ DESCRIPTION = "Provides common files needed to use IrDA. \ | |||
3 | IrDA allows communication over Infrared with other devices \ | 3 | IrDA allows communication over Infrared with other devices \ |
4 | such as phones and laptops." | 4 | such as phones and laptops." |
5 | HOMEPAGE = "http://irda.sourceforge.net/" | 5 | HOMEPAGE = "http://irda.sourceforge.net/" |
6 | BUGTRACKER = "irda-users@lists.sourceforge.net" | 6 | BUGTRACKER = "http://sourceforge.net/p/irda/bugs/" |
7 | SECTION = "base" | 7 | SECTION = "base" |
8 | LICENSE = "GPLv2+" | 8 | LICENSE = "GPLv2+" |
9 | LIC_FILES_CHKSUM = "file://irdadump/COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \ | 9 | LIC_FILES_CHKSUM = "file://irdadump/COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \ |