summaryrefslogtreecommitdiff
path: root/meta/recipes-extended/procps/procps-3.2.8/gnu-kbsd-version.patch
AgeCommit message (Collapse)AuthorFiles
2014-12-11procps: Upgrade to 3.3.10Saul Wold1
This is now the procps-ng version cleaned up patches added to fix up usrbin_execprefix in OE-Core Add CPPFLAGS to allow seperate build directory works [YOCTO #6952] Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
2012-03-28procps: don't print error message with kernel 3.0+Andreas Oberritter1
* All procps tools print a message like this when the kernel version consists of only two numbers: | Non-standard uts for running kernel: | release ... gives version code ... * Import a patch from Debian to quieten this message. Signed-off-by: Andreas Oberritter <obi@opendreambox.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>