aboutsummaryrefslogtreecommitdiffstats
path: root/packages/psmisc
AgeCommit message (Collapse)Author
2006-10-15psmisc: Psmisc was updated to use alternatives for fuser, however the PRJamie Lenehan
wasn't incremented, so bump the PR so the change gets propagated.
2006-10-10Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them.Koen Kooi
see email thread at http://lists.openembedded.org/pipermail/openembedded-devel/2006-October/000523.html for details
2006-10-06packages/psmisc/psmisc.inc : fuser is now supplied by busybox as well, updateGraeme Gregory
this to use update-alternatives.
2006-08-05packages: sed -i s/^"include "/"require "/ */*.bb GNU sed rocks!Holger Freyther
Use require for the BitBake files within packages. In contrast to the conf files the authors of these files expected these files to be included.
2006-07-03psmisc 22.2: Add 22.2 and use a common .inc file for 21.8 and 22.8.Jamie Lenehan
Added to fix some IPv6 related bugs. See the changelog in 22.2 source for full list.
2006-06-28psmisc 21.8: Update for uClibc. psmisc requires libintl on uClibc which itJamie Lenehan
correctly determines in the configure script but fails to actually use. Patch Makefile.am to link to libintl if it determines that it's required. Has no effect on the glibc build. Also added virtual/libintl to the DEPENDS.
2005-12-16psmisc-21.8: build fix for #521Philipp Zabel
2005-11-06psmisc: Add 21.8, which is the latest release and compiles cleanly with uclibc.Jonathan McDowell
2005-08-05Add update-alternatives for killall, conflicts with busyboxOyvind Repvik
2005-07-09LICENSE = GPL -> LICENSE = "GPL"Holger Freyther
using find . -name '*.inc' -print0 | xargs -0r sed -i 's/LICENSE = GPL/LICENSE = "GPL"/'
2005-06-30import clean BK tree at cset 1.3670Koen Kooi
2004-12-09Merge oe-devel@oe-devel.bkbits.net:openembeddedChris Larson
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