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>
Wed, 27 Jun 2018 16:54:09 +0000 (18:54 +0200)
commit681e825f8fbf59a32c3b09810b2a3fef29880c63
treec82d2b994edd8ef22f61e59ab22c87dd6919ea63
parent6e3c2d757a5745dee5cce0b53175b56ad3621d73
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>
Makefile
rules.mk