summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core
diff options
context:
space:
mode:
authorVivien Didelot <vdidelot@pbsc.com>2021-03-01 11:53:23 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-03-06 22:36:34 +0000
commit636c048b9d49b0f0bf083add688b4de80f3e37cd (patch)
treecf9ba89bf03724a13c61d11e1a3d133694f575b1 /meta/recipes-core
parent636f4d1f6ed8a95e3a583abc5904ab8dbc6184af (diff)
downloadopenembedded-core-636c048b9d49b0f0bf083add688b4de80f3e37cd.tar.gz
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 <vdidelot@pbsc.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core')
-rw-r--r--meta/recipes-core/systemd/systemd_247.3.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-core/systemd/systemd_247.3.bb b/meta/recipes-core/systemd/systemd_247.3.bb
index c0073ad7b0..1aac754cfc 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 = "\