summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/htop/htop_3.0.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* htop: Update to 3.0.1Robert Joslyn2020-09-121-0/+31
Remove patches that are no longer needed. Upstream development has moved to GitHub and homepage has moved. License remains GPLv2, but file changed due to whitespace removal. The --enable-proc setting was removed, so remove the PACKAGECONFIG. The config.h file does not exist in the repo, so it's no longer necessary to remove it before configure. Signed-off-by: Robert Joslyn <robert.joslyn@redrectangle.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>