diff options
author | Maxin B. John <maxin.john@intel.com> | 2015-10-07 06:33:00 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-10-12 14:33:45 +0100 |
commit | fd0d215842da505760a1eaa93d93eef595ff4157 (patch) | |
tree | 7bacd577ba0d9dc1120c36a7ac4e4b601ae5935f /meta/recipes-extended/cronie | |
parent | 67d92be599ab6f679d67a882493be70d906ee5cc (diff) | |
download | openembedded-core-contrib-fd0d215842da505760a1eaa93d93eef595ff4157.tar.gz |
cronie: clean up bugtracker info
Update bugtracker web address
Signed-off-by: Maxin B. John <maxin.john@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-extended/cronie')
-rw-r--r-- | meta/recipes-extended/cronie/cronie_1.5.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/cronie/cronie_1.5.0.bb b/meta/recipes-extended/cronie/cronie_1.5.0.bb index 38bd5935cc2..697501ac1f6 100644 --- a/meta/recipes-extended/cronie/cronie_1.5.0.bb +++ b/meta/recipes-extended/cronie/cronie_1.5.0.bb @@ -4,7 +4,7 @@ specified programs at scheduled times and related tools. It is based on the \ original cron and has security and configuration enhancements like the \ ability to use pam and SELinux." HOMEPAGE = "https://fedorahosted.org/cronie/" -BUGTRACKER = "mmaslano@redhat.com" +BUGTRACKER = "https://bugzilla.redhat.com" # Internet Systems Consortium License LICENSE = "ISC & BSD-3-Clause & BSD-2-Clause & GPLv2+" |