Skip to content

Commit

Permalink
layer.conf: update SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS
Browse files Browse the repository at this point in the history
to add the gcc-8 cross-compiler dependency on
linux-libc-headers, mirroring what's done in
OE-Core for the main toolchain.

Signed-off-by: Matt Madison <matt@madison.systems>
  • Loading branch information
madisongh committed Dec 16, 2021
1 parent 55b0c4d commit bec6cb9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions conf/layer.conf
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,5 @@ SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += "\
libdrm->libdrm-nvdc \
libdrm-nvdc->tegra-libraries \
tegra-nvs-service->tegra-nvs-base \
gcc-8-cross-${TARGET_ARCH}->linux-libc-headers \
"

0 comments on commit bec6cb9

Please sign in to comment.