[yocto] [poky][PATCH] poky.conf: Delete BB_SIGNATURE_HANDLER settings

Khem Raj raj.khem at gmail.com
Mon Jan 18 14:05:25 PST 2016


'OEBasicHash' is default in OE-Core, this setting can be leverages from
core defaults

Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-yocto/conf/distro/poky.conf | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/meta-yocto/conf/distro/poky.conf b/meta-yocto/conf/distro/poky.conf
index e62ad4d..39419d5 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
-- 
2.7.0




More information about the yocto mailing list