diff options
-rw-r--r-- | meta/conf/distro/include/default-distrovars.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/conf/distro/include/default-distrovars.inc b/meta/conf/distro/include/default-distrovars.inc index 85835c4c61..9ea3b5414c 100644 --- a/meta/conf/distro/include/default-distrovars.inc +++ b/meta/conf/distro/include/default-distrovars.inc | |||
@@ -36,6 +36,7 @@ COMMERCIAL_VIDEO_PLUGINS ?= "" | |||
36 | # COMMERCIAL_VIDEO_PLUGINS ?= "gst-plugins-ugly-mpeg2dec gst-plugins-ugly-mpegstream gst-plugins-bad-mpegvideoparse" | 36 | # COMMERCIAL_VIDEO_PLUGINS ?= "gst-plugins-ugly-mpeg2dec gst-plugins-ugly-mpegstream gst-plugins-bad-mpegvideoparse" |
37 | # Set of common licenses used for license.bbclass | 37 | # Set of common licenses used for license.bbclass |
38 | COMMON_LICENSE_DIR ??= "${COREBASE}/meta/files/common-licenses" | 38 | COMMON_LICENSE_DIR ??= "${COREBASE}/meta/files/common-licenses" |
39 | LICENSE_PATH ??= "" | ||
39 | 40 | ||
40 | BB_GENERATE_MIRROR_TARBALLS ??= "0" | 41 | BB_GENERATE_MIRROR_TARBALLS ??= "0" |
41 | 42 | ||