From: Khem Raj Date: Mon, 18 Jan 2016 22:05:25 +0000 (+0000) Subject: poky.conf: Delete BB_SIGNATURE_HANDLER settings X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=85cb681b15665cd85ef1ed0a44102c54769293b2;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git poky.conf: Delete BB_SIGNATURE_HANDLER settings 'OEBasicHash' is default in OE-Core, this setting can be leverages from core defaults Signed-off-by: Khem Raj Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- diff --git a/meta-yocto/conf/distro/poky.conf b/meta-yocto/conf/distro/poky.conf index e62ad4dd5f0..39419d5de53 100644 --- a/meta-yocto/conf/distro/poky.conf +++ b/meta-yocto/conf/distro/poky.conf @@ -85,9 +85,6 @@ SANITY_TESTED_DISTROS ?= " \ Debian-8.* \n \ openSUSE-project-13.2 \n \ " - -# Default hash policy for distro -BB_SIGNATURE_HANDLER ?= 'OEBasicHash' # # OELAYOUT_ABI allows us to notify users when the format of TMPDIR changes in # an incompatible way. Such changes should usually be detailed in the commit