conf/layer.conf: explicitly depend on networking-layer 00/28600/1
authorDenys Dmytriyenko <denys@konsulko.com>
Mon, 6 Mar 2023 21:16:56 +0000 (21:16 +0000)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Thu, 23 Mar 2023 14:39:47 +0000 (14:39 +0000)
commitd432c2a926278e928a0e04467ff2be334f786d2e
treea4c54c5e0e0d60f61486fdfc1cf8e123e6035a29
parenta5761cdc808504108657f82e166aab80e1cdd4b9
conf/layer.conf: explicitly depend on networking-layer

As meta-agl-demo now explicitly depends on meta-flutter layer, it appears
it uses networkmanager package in some of its plugins w/o marking the correct
dependency in its own layer.conf.

Also, cannelloni is no longer a standalone recipe, but a bbappend against
the upstream recipe in meta-networking layer of meta-openembedded repository.

To resolve both of the above issues and make yocto-check-layer happy, let's
add an explicit dependency on networking-layer.

Bug-AGL: SPEC-4685
Change-Id: Ib6781f63bd1f76ccbf2fcd649473bf59407bb7ef
Signed-off-by: Denys Dmytriyenko <denys@konsulko.com>
(cherry picked from commit ebac35dea1de30d02c3ba2d48b91a557f9f0c989)
conf/layer.conf