Skip to content

Commit

Permalink
rpb.inc: re-enable nmtui in networkmanager
Browse files Browse the repository at this point in the history
The RPB images depend on the nmtui package, which got hidden behind the
PACKAGECONIG. Reenable correspondign option to unbreak our images.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
  • Loading branch information
lumag committed Dec 27, 2023
1 parent 619b0ab commit 25bd294
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions conf/distro/include/rpb.inc
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ PACKAGECONFIG:remove:pn-gpsd = "qt"
PACKAGECONFIG:append:pn-gstreamer1.0-plugins-bad = " kms"
PACKAGECONFIG:append:pn-ffmpeg = " sdl2"
PACKAGECONFIG:append:pn-igt-gpu-tools = " chamelium"
PACKAGECONFIG:append:pn-networkmanager = " nmtui"

PREFERRED_PROVIDER_iasl-native = "acpica-native"
PREFERRED_PROVIDER_iasl = "acpica"
Expand Down

0 comments on commit 25bd294

Please sign in to comment.