diff options
Diffstat (limited to 'meta/recipes-extended/chkconfig')
-rw-r--r-- | meta/recipes-extended/chkconfig/chkconfig_1.3.58.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-extended/chkconfig/chkconfig_1.3.58.bb b/meta/recipes-extended/chkconfig/chkconfig_1.3.58.bb index 8df87f88fb..488847ac40 100644 --- a/meta/recipes-extended/chkconfig/chkconfig_1.3.58.bb +++ b/meta/recipes-extended/chkconfig/chkconfig_1.3.58.bb @@ -4,6 +4,8 @@ information for system services. Chkconfig manipulates the numerous \ symbolic links in /etc/rc.d, to relieve system administrators of some \ of the drudgery of manually editing the symbolic links." +RECIPE_NO_UPDATE_REASON = "Version 1.5 requires selinux" + HOMEPAGE = "http://fedorahosted.org/releases/c/h/chkconfig" LICENSE = "GPLv2" |