Mike Banon uploaded patch set #2 to this change.

View Change

tint: introduce the new tint build system with checksum verification

Three stages of the new tint build system:

1) generate_core.sh extracts the core part from buildgcc script,
most importantly the checksum calculation/verification functions.

2) tintify_core.sh adds the tint-specific footer/header to the core,
such as the properties of current version including its checksum.

3) tint.sh - generated and "tintified" core script - builds a tint.

Signed-off-by: Mike Banon <mikebdp2@gmail.com>
Change-Id: I2f540676521ac33558d9f1c131bd1ed70bcc82e2
---
M payloads/external/tint/Makefile
A payloads/external/tint/core.sh
A payloads/external/tint/generate_core.sh
R payloads/external/tint/tint-0.04-nmu1_libpayload.patch
A payloads/external/tint/tint.sh
A payloads/external/tint/tint_0.04-nmu1.tar.gz
A payloads/external/tint/tintify_core.sh
7 files changed, 740 insertions(+), 21 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/82/44582/2

To view, visit change 44582. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I2f540676521ac33558d9f1c131bd1ed70bcc82e2
Gerrit-Change-Number: 44582
Gerrit-PatchSet: 2
Gerrit-Owner: Mike Banon <mikebdp2@gmail.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-CC: Paul Menzel <paulepanter@users.sourceforge.net>
Gerrit-MessageType: newpatchset