From: Vivien Didelot Date: Mon, 1 Mar 2021 16:53:23 +0000 (-0500) Subject: systemd-container: sort RRECOMMENDS alphabetically X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~8531 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=636c048b9d49b0f0bf083add688b4de80f3e37cd;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git systemd-container: sort RRECOMMENDS alphabetically Sort packages in RRECOMMENDS_${PN}-container alphabetically to avoid subjective sorting and ease future additions. Signed-off-by: Vivien Didelot Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-core/systemd/systemd_247.3.bb b/meta/recipes-core/systemd/systemd_247.3.bb index c0073ad7b00..1aac754cfce 100644 --- a/meta/recipes-core/systemd/systemd_247.3.bb +++ b/meta/recipes-core/systemd/systemd_247.3.bb @@ -485,9 +485,9 @@ FILES_${PN}-container = "${sysconfdir}/dbus-1/system.d/org.freedesktop.import1.c " RRECOMMENDS_${PN}-container += "\ - ${PN}-journal-upload \ - ${PN}-journal-remote \ ${PN}-journal-gatewayd \ + ${PN}-journal-remote \ + ${PN}-journal-upload \ " FILES_${PN}-extra-utils = "\