Skip to content
This repository was archived by the owner on Aug 5, 2022. It is now read-only.

Commit 8a32e3b

Browse files
authored
Merge pull request #313 from mythi/ci
refkit: use libmnl from @core layer
2 parents 4ffe67c + cc922e4 commit 8a32e3b

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

meta-refkit/conf/distro/include/refkit-supported-recipes.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ libinput@core
239239
libjpeg-turbo@core
240240
libksba@core
241241
libmicrohttpd@soletta
242-
libmnl@networking-layer
242+
libmnl@core
243243
libmpc@core
244244
libnftnl@networking-layer
245245
libnl@core

meta-refkit/conf/distro/refkit.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,7 @@ INHERIT += "supported-recipes"
183183
# want to take from the layer that normally would be chosen.
184184
BBMASK += " \
185185
meta-oe/recipes-graphics/xorg-driver/xf86-video-mga \
186+
meta-networking/recipes-filter/libmnl \
186187
meta-intel/common/recipes-core/ovmf \
187188
"
188189

0 commit comments

Comments
 (0)