On 3 April 2017 at 03:51, <yin.thong.choong@intel.com> wrote:
fedorahosted.org was retired on March 1st, 2017. This is to update
the SRC_URI to point to github.com.

Here you say github.com.
 
-HOMEPAGE = "http://fedorahosted.org/releases/c/h/chkconfig"
+HOMEPAGE = "http://downloads.yoctoproject.org/mirror/sources/"

HOMEPAGE is optional and this isn't the homepage, so we might as well delete this.
 
-SRC_URI = "http://fedorahosted.org/releases/c/h/chkconfig/${BPN}-${PV}.tar.bz2 \
+SRC_URI = "http://downloads.yoctoproject.org/mirror/sources/${BPN}-${PV}.tar.bz2 \

This isn't github.

Ross