diff options
Diffstat (limited to 'meta/conf/distro')
| -rw-r--r-- | meta/conf/distro/poky.conf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/meta/conf/distro/poky.conf b/meta/conf/distro/poky.conf index 6db45cb01d..89d1b5acb6 100644 --- a/meta/conf/distro/poky.conf +++ b/meta/conf/distro/poky.conf | |||
| @@ -123,6 +123,11 @@ GPLv3_HOSTTOOLS_WHITELIST = "" | |||
| 123 | GPLv3_WHITELIST = "less gnome-common" | 123 | GPLv3_WHITELIST = "less gnome-common" |
| 124 | GPLv3_LGPLv2_WHITELIST = "libassuan gnutls libtasn1 libidn" | 124 | GPLv3_LGPLv2_WHITELIST = "libassuan gnutls libtasn1 libidn" |
| 125 | 125 | ||
| 126 | # This is a list of packages that require a commercial license to ship | ||
| 127 | # product. If shipped as part of an image these packages may have | ||
| 128 | # implications so they are disabled by default | ||
| 129 | COMMERCIAL_LICENSE = "lame gst-fluendo-mp3 libmad mpeg2dec ffmpeg qmmp" | ||
| 130 | |||
| 126 | require conf/distro/include/world-broken.inc | 131 | require conf/distro/include/world-broken.inc |
| 127 | require conf/distro/include/distro_tracking_fields.inc | 132 | require conf/distro/include/distro_tracking_fields.inc |
| 128 | 133 | ||
