diff --git a/conf/distro/include/mortsgna-core-tweaks.inc b/conf/distro/include/mortsgna-core-tweaks.inc index 587b6cd..074eecf 100644 --- a/conf/distro/include/mortsgna-core-tweaks.inc +++ b/conf/distro/include/mortsgna-core-tweaks.inc @@ -3,15 +3,6 @@ # Default hash policy for distro BB_SIGNATURE_HANDLER ?= "OEBasicHash" -# The network based PR service host and port -# Uncomment the following lines to enable PRservice. -# Set PRSERV_HOST to 'localhost' and PRSERV_PORT to '0' to automatically -# start local PRService. -# Set to other values to use remote PRService. -#PRSERV_HOST ?= "localhost" -#PRSERV_PORT ?= "0" - - # Empty commercial license, we want to build a superset for the default config COMMERCIAL_LICENSE = "" LICENSE_FLAGS_WHITELIST += "commercial"