]> code.ossystems Code Review - openembedded-core.git/commit
scripts/oe-pkgdata-util: Enable list-pkgs to print ordered packages
authorYeoh Ee Peng <ee.peng.yeoh@intel.com>
Fri, 1 Nov 2019 06:43:47 +0000 (14:43 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 4 Nov 2019 13:31:27 +0000 (13:31 +0000)
commitab661f96e2fd529588692c978274a840f34ee7cf
tree3d7d5b0c6995c6c3f63fb51e4d21ef8633125a3e
parenteabbd74c19a6928d00d054422d051d25d4b31f0c
scripts/oe-pkgdata-util: Enable list-pkgs to print ordered packages

The list-pkgs currently print packages in unordered format.
Enable list-pkgs to print ordered packages that will ease
viewing.

Signed-off-by: Yeoh Ee Peng <ee.peng.yeoh@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
scripts/oe-pkgdata-util