diff options
author | Saul Wold <Saul.Wold@windriver.com> | 2022-02-21 10:36:13 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-02-21 23:37:27 +0000 |
commit | 0b78f36432680b833d3f028645b9d9387587f477 (patch) | |
tree | 803c41b90165fb1ae01c61dec51c8ea8af14ab78 /meta-poky | |
parent | 29dadf807a7e8f4f0096c0e9632378666f78c2a1 (diff) | |
download | poky-0b78f36432680b833d3f028645b9d9387587f477.tar.gz |
Rename LICENSE_FLAGS variable
(From meta-yocto rev: e937a42996c046baca7ce502c6ce0ee3c7ed38e3)
Signed-off-by: Saul Wold <saul.wold@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-poky')
-rw-r--r-- | meta-poky/conf/local.conf.sample.extended | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-poky/conf/local.conf.sample.extended b/meta-poky/conf/local.conf.sample.extended index 1e3699ef8e..bc2dec9f52 100644 --- a/meta-poky/conf/local.conf.sample.extended +++ b/meta-poky/conf/local.conf.sample.extended | |||
@@ -177,7 +177,7 @@ DISTRO_FEATURES:remove = "x11" | |||
177 | # product. If shipped as part of an image these packages may have | 177 | # product. If shipped as part of an image these packages may have |
178 | # implications so they are disabled by default. To enable them, | 178 | # implications so they are disabled by default. To enable them, |
179 | # un-comment the below as appropriate. | 179 | # un-comment the below as appropriate. |
180 | #LICENSE_FLAGS_WHITELIST = "commercial_gst-fluendo-mp3 \ | 180 | #LICENSE_FLAGS_ACCEPTED = "commercial_gst-fluendo-mp3 \ |
181 | # commercial_gst-openmax \ | 181 | # commercial_gst-openmax \ |
182 | # commercial_gst-plugins-ugly \ | 182 | # commercial_gst-plugins-ugly \ |
183 | # commercial_lame \ | 183 | # commercial_lame \ |