diff options
| -rw-r--r-- | conf/distro/include/b2qt.inc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/conf/distro/include/b2qt.inc b/conf/distro/include/b2qt.inc index 9b1a1cb..623d6b5 100644 --- a/conf/distro/include/b2qt.inc +++ b/conf/distro/include/b2qt.inc @@ -97,3 +97,7 @@ IMAGE_INSTALL:append = " \ packagegroup-graphics-renesas-wayland \ " MACHINE_FEATURES:append:salvator-x = " usb3" + +# meta-renesas contains recipes with CLOSED license +# that cannot be copied to image with COPY_LIC_DIRS +COPY_LIC_DIRS = "0" |
