build: include package directory in sha256sums when running on buildbot
authorJo-Philipp Wich <jo@mein.io>
Wed, 27 Jun 2018 16:51:25 +0000 (18:51 +0200)
committerJo-Philipp Wich <jo@mein.io>
Tue, 18 Dec 2018 08:44:01 +0000 (09:44 +0100)
commit3b9bfe8328e071a33b9dad9fd92cd900697456f0
treef59253ba7eec7f45c666f30ec7416d99b3f0aca4
parentef7a6a4d7260d88c70ee73605daa81e94a3161be
build: include package directory in sha256sums when running on buildbot

In order to be able to better compare files to sync in the future, include
all BIN_DIR subdirectories in the checksum calculation.

To not break existing applications, restrict the recursive checksumming to
CONFIG_BUILDBOT for now.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
(backported from 681e825f8fbf59a32c3b09810b2a3fef29880c63)
Makefile
rules.mk