summaryrefslogtreecommitdiff
path: root/meta/recipes-extended/chkconfig
Commit message (Collapse)AuthorAgeFilesLines
* chkconfig: Update to 1.3.51Saul Wold2011-04-081-2/+3
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* chkconfig_1.3.49.bb: inherit gettext class instead of adding gettext to ↵Khem Raj2011-04-041-2/+2
| | | | | | DEPENDS directly Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Fixup merge error and apply cleanupsRichard Purdie2011-03-031-2/+0
| | | | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* recipe: add chkconfig for LSB command testKang Kai2011-03-031-0/+27
chkconfig is a system tool for maintaining the /etc/rc*.d hierarchy, and LSB command test will check 2 links point to command chkconfig Signed-off-by: Kang Kai <kai.kang@windriver.com>