From cb1d5eda18695aa147c7b9fc4870f44e5c27485e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Wed, 14 Nov 2018 17:18:36 +0100 Subject: [PATCH] Remove unused COMMERCIAL_LICENSE MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- conf/distro/include/mortsgna-core-tweaks.inc | 1 - 1 file changed, 1 deletion(-) diff --git a/conf/distro/include/mortsgna-core-tweaks.inc b/conf/distro/include/mortsgna-core-tweaks.inc index 8d6e8b0..3537497 100644 --- a/conf/distro/include/mortsgna-core-tweaks.inc +++ b/conf/distro/include/mortsgna-core-tweaks.inc @@ -4,7 +4,6 @@ BB_SIGNATURE_HANDLER ?= "OEBasicHash" # Empty commercial license, we want to build a superset for the default config -COMMERCIAL_LICENSE = "" LICENSE_FLAGS_WHITELIST += "commercial" # Unbreak multimachine builds