mirror of
https://git.yoctoproject.org/poky
synced 2026-06-03 13:49:49 +00:00
poky.conf: Delete BB_SIGNATURE_HANDLER settings
'OEBasicHash' is default in OE-Core, this setting can be leverages from core defaults (From meta-yocto rev: 85cb681b15665cd85ef1ed0a44102c54769293b2) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user