Files
poky/meta/recipes-core
Vivien Didelot 591609738e systemd: Fix importd requirements comment
The comment above the importd config states curl, which does not
exist in PACKAGECONFIG. Adding it results in the following error
(and then misleading compilation failures):

    WARNING: systemd-1_244.5-r0 do_configure: QA Issue: systemd: invalid PACKAGECONFIG: curl [invalid-packageconfig]

Support for curl is currently enabled through journal-upload:

    PACKAGECONFIG[journal-upload] = "-Dlibcurl=true,-Dlibcurl=false,curl"

While it might be more appropriate to deprecate "journal-upload"
in favor of a "curl" PACKAGECONFIG entry, simply fix the importd
comment for now by stating upload-journal instead of curl.

(From OE-Core rev: e3013d4c9c46bade2f6c38c26b779936e687d57c)

Signed-off-by: Vivien Didelot <vdidelot@pbsc.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit e6a0bced605da58ff43ff06ea6a1d67e84c98d91)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2021-03-10 00:24:25 +00:00
..
2020-07-12 12:21:47 +01:00
2020-09-08 16:43:40 +01:00
2020-07-22 12:45:56 +01:00
2019-01-08 11:16:44 +00:00
2020-09-24 22:32:49 +01:00
2020-08-02 14:42:08 +01:00
2018-09-04 11:03:55 +01:00
2020-09-10 13:48:26 +01:00
2020-10-08 08:08:32 +01:00
2019-03-29 08:28:52 +00:00