summaryrefslogtreecommitdiff
path: root/meta/recipes-extended/psmisc/psmisc.inc
Commit message (Collapse)AuthorAgeFilesLines
* psmisc: Update to 22.14Saul Wold2011-12-021-2/+6
| | | | | | | | * Create psmisc-extras for unpackaged binaries * rebase patch * set LICENSE to GPLv2 Signed-off-by: Saul Wold <sgw@linux.intel.com>
* recipes: Delete patch=1, its default and replace pnum with striplevelKhem Raj2011-08-231-1/+1
| | | | | | | Some place pnum=1 is used which is removed as well since striplevel=1 is default Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Drop PRIORITY variableRichard Purdie2011-07-011-1/+0
| | | | | | | | | | | | | | As discussed on the mailing list, this variable isn't useful and if wanted would be better implemented by distros using pn-X overrides. This patch executes: find . -regex ".*\.\(bb\|inc\)$" | xargs sed -i '/^PRIORITY = ".*"$/d' against the tree removing the referenced. Thanks to Phil Blundell for the command. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* psmisc: Remove custom -dbg packages, use defaultMark Hatle2011-06-231-7/+1
| | | | Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
* recipes-extended: Add Summary informationMark Hatle2010-12-161-1/+7
| | | | | | Add Summary information and update descriptions as necessary. Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
* packages: Separate out most of the remaining packages into recipesRichard Purdie2010-09-011-0/+55
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>