[OE-core] [PATCH] ofono: update to 1.28

Burton, Ross ross.burton at intel.com
Mon Apr 1 16:04:48 UTC 2019


On Mon, 1 Apr 2019 at 16:58, Alexander Kanavin <alex.kanavin at gmail.com> wrote:
> It does not look like a hard dependency.
>
> configure.ac has:
> AC_ARG_ENABLE([external_ell], AC_HELP_STRING([--enable-external-ell],
>
> So you can make it a PACKAGECONFIG option, disabled by default. It's
> fine to have oe-core packages conditionally depend on things in
> meta-oe, if the condition defaults to disable.

That's not right: that's the toggle between "a system-provided ell" or
"you have checked out ell into the source tree".

https://git.kernel.org/pub/scm/network/ofono/ofono.git/commit/?id=8452a7f34907472c5e21c334673afd10df409eef

We'll need to bring ell.bb into oe-core too.

Ross


More information about the Openembedded-core mailing list