mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-26 12:00:48 -09:00
pkg-stats columns are sorted either alphabetically or numerically. This does not make much sense for the "Latest version" column. This commit orders the column by whether the package is up-to-date or not. Signed-off-by: Franciszek Stachura <fbstachura@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>