Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2006-10-15 | psmisc: Psmisc was updated to use alternatives for fuser, however the PR | Jamie Lenehan | 2 | |
wasn't incremented, so bump the PR so the change gets propagated. | ||||
2006-10-10 | Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them. | Koen Kooi | 2 | |
see email thread at http://lists.openembedded.org/pipermail/openembedded-devel/2006-October/000523.html for details | ||||
2006-10-06 | packages/psmisc/psmisc.inc : fuser is now supplied by busybox as well, update | Graeme Gregory | 1 | |
this to use update-alternatives. | ||||
2006-08-05 | packages: sed -i s/^"include "/"require "/ */*.bb GNU sed rocks! | Holger Freyther | 2 | |
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-03 | psmisc 22.2: Add 22.2 and use a common .inc file for 21.8 and 22.8. | Jamie Lenehan | 5 | |
Added to fix some IPv6 related bugs. See the changelog in 22.2 source for full list. | ||||
2006-06-28 | psmisc 21.8: Update for uClibc. psmisc requires libintl on uClibc which it | Jamie Lenehan | 2 | |
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-16 | psmisc-21.8: build fix for #521 | Philipp Zabel | 3 | |
2005-11-06 | psmisc: Add 21.8, which is the latest release and compiles cleanly with uclibc. | Jonathan McDowell | 1 | |
2005-08-05 | Add update-alternatives for killall, conflicts with busybox | Oyvind Repvik | 1 | |
2005-07-09 | LICENSE = GPL -> LICENSE = "GPL" | Holger Freyther | 1 | |
using find . -name '*.inc' -print0 | xargs -0r sed -i 's/LICENSE = GPL/LICENSE = "GPL"/' | ||||
2005-06-30 | import clean BK tree at cset 1.3670 | Koen Kooi | 4 | |
2004-12-09 | Merge oe-devel@oe-devel.bkbits.net:openembedded | Chris Larson | 2 | |
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 |