summaryrefslogtreecommitdiff
path: root/meta-google/conf/distro/gbmc.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-google/conf/distro/gbmc.conf')
-rw-r--r--meta-google/conf/distro/gbmc.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-google/conf/distro/gbmc.conf b/meta-google/conf/distro/gbmc.conf
index bbba7efed..69fdda421 100644
--- a/meta-google/conf/distro/gbmc.conf
+++ b/meta-google/conf/distro/gbmc.conf
@@ -25,3 +25,6 @@ WATCHDOG_PKG ?= "watchdog"
SANITY_TESTED_DISTROS:append = " Debian-rodete \n debian-rodete \n "
PREFERRED_PROVIDER_virtual/bmc-update ?= "inplace-gbmc-update"
+
+# Provides reasonable data integrity and faster than sha*
+FIT_HASH_ALG = "crc32"