On Fri, 27 May 2022, Tim Orling wrote:
On Fri, May 27, 2022 at 9:18 AM Jan Simon Moeller <
jsmoeller@...> wrote:
Hi !
Yes, we need to look into this and likely change the location of the
RDEPENDS.
Thanks for flagging.
polkit needs to be in DISTRO_FEATURES and the recipe needs to have a check
for that (and inherit features_check)
[snip]
For an immediate fix I've moved the polkit addition to a bbappend added
via BBFILES_DYNAMIC, gated on meta-oe presence. The current intent is
that the meta-agl-core test on the autobuilder only need poky, so letting
this slip in was a thinko on our part. We may revisit making meta-oe a
required dependency when binary packagefeed prototyping starts in AGL.
Your comment re features_check is right on, I'll add that when I get a
chance over the weekend. One thing I may bring up on the next dev call
is Weston does need polkit in some situations (hence the addition in
AGL), so maybe shifting it to oe-core starts to make more sense now...
Cheers,
Scott