From 549371af118041e34a7e4313fddd782826678d9c Mon Sep 17 00:00:00 2001 From: Javier Viguera Date: Tue, 6 Oct 2015 18:30:33 +0200 Subject: [PATCH] meta-digi-dey: remove oracle java license from distro config Not needed since we removed the oracle java recipe. Signed-off-by: Javier Viguera --- meta-digi-dey/conf/distro/dey.conf | 3 --- 1 file changed, 3 deletions(-) diff --git a/meta-digi-dey/conf/distro/dey.conf b/meta-digi-dey/conf/distro/dey.conf index a8bf1d59e..2789030d8 100644 --- a/meta-digi-dey/conf/distro/dey.conf +++ b/meta-digi-dey/conf/distro/dey.conf @@ -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 \