Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

For license related issues,  below changes are required in $YOCTO_BUILD/conf/local.conf

Code Block
themeDJango
WHITELIST_GPL-3.0 += " gdb readline"
INCOMPATIBLE_LICENSE = "GPL-3.0 LGPL-3.0 AGPL-3.0"

...