summaryrefslogtreecommitdiff
path: root/packages/procps
AgeCommit message (Collapse)AuthorFiles
2006-10-13procps: update to 3.2.7Koen Kooi6
2006-10-10Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them.Koen Kooi1
see email thread at http://lists.openembedded.org/pipermail/openembedded-devel/2006-October/000523.html for details
2006-10-06packages/procps/procps_3.2.5.bb : sysctrl is now supplied by busybox asGraeme Gregory1
well, update this to use update-alternatives.
2005-08-09Update procps to use u-a. Fixup watchdog package a bitOyvind Repvik1
2005-08-03Fix lib64 issue (SlugBug #219)Oyvind Repvik2
2005-07-26Added CPPFLAGS hack to EXTRA_OEMAKE to prevent default inclusion of ↵Derek Young1
/usr/include/ncurses by procps Makefile
2005-07-24updated version, patched to support OE cross install-shOyvind Repvik6
2005-07-09LICENSE = GPL -> LICENSE = "GPL"Holger Freyther2
using find . -name '*.inc' -print0 | xargs -0r sed -i 's/LICENSE = GPL/LICENSE = "GPL"/'
2005-06-30import clean BK tree at cset 1.3670Koen Kooi8
2005-04-04A couple of packages (util-linux and procps) expect the PAGE_SIZE define fromHolger Schurig2
<asm/page.h> to be a constant (e.g. using it to set the size of a static array) which no longer works since the latest glibc has changed this to use the "getpagesize()" function. There may be others, but these are the two that failed for me. BKrev: 42511526QrKR819dMIxBogIdn-8lIA
2004-12-09Merge oe-devel@oe-devel.bkbits.net:openembeddedChris Larson5
into hyperion.kergoth.com:/home/kergoth/code/openembedded 2004/12/09 03:39:39-06:00 kergoth.com!kergoth Break people's builds again.. this time moving the packages into a packages/ subdir to clean things up a bit. BKrev: 41b81f3dvlp3rU7_8MUXLcI8LDdDoA