meta-digi-dey: remove oracle java license from distro config
Not needed since we removed the oracle java recipe. Signed-off-by: Javier Viguera <javier.viguera@digi.com>
This commit is contained in:
parent
6fdcbf5f40
commit
549371af11
|
|
@ -70,9 +70,6 @@ COMMERCIAL_AUDIO_PLUGINS ?= "gst-plugins-ugly-mad gst-plugins-ugly-mpegaudiopars
|
|||
# Some packages like gst-plugins-ugly need this
|
||||
LICENSE_FLAGS_WHITELIST += "commercial"
|
||||
|
||||
# The oracle java JRE needs this
|
||||
LICENSE_FLAGS_WHITELIST += "oracle_java"
|
||||
|
||||
PREMIRRORS ??= "\
|
||||
bzr://.*/.* http://downloads.yoctoproject.org/mirror/sources/ \n \
|
||||
cvs://.*/.* http://downloads.yoctoproject.org/mirror/sources/ \n \
|
||||
|
|
|
|||
Loading…
Reference in New Issue