summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-yocto/conf/distro/poky.conf3
1 files changed, 0 insertions, 3 deletions
diff --git a/meta-yocto/conf/distro/poky.conf b/meta-yocto/conf/distro/poky.conf
index e62ad4dd5f..39419d5de5 100644
--- a/meta-yocto/conf/distro/poky.conf
+++ b/meta-yocto/conf/distro/poky.conf
@@ -85,9 +85,6 @@ SANITY_TESTED_DISTROS ?= " \
85 Debian-8.* \n \ 85 Debian-8.* \n \
86 openSUSE-project-13.2 \n \ 86 openSUSE-project-13.2 \n \
87 " 87 "
88
89# Default hash policy for distro
90BB_SIGNATURE_HANDLER ?= 'OEBasicHash'
91# 88#
92# OELAYOUT_ABI allows us to notify users when the format of TMPDIR changes in 89# OELAYOUT_ABI allows us to notify users when the format of TMPDIR changes in
93# an incompatible way. Such changes should usually be detailed in the commit 90# an incompatible way. Such changes should usually be detailed in the commit