From 15e9112506c36eb8660c5a156c6c9d5db7f982ea Mon Sep 17 00:00:00 2001 From: James Thomas Date: Thu, 14 Aug 2014 18:16:51 +0100 Subject: Update morph and tbdiff to latest version This adds support for setting a ROOT_DEVICE, and DTB_PATH for an upgrade Additionally it replaces the old bootloader configuration logic with BOOTLOAD_CONFIG_FORMAT and BOOTLOAD_INSTALL --- foundation.morph | 2 +- tools.morph | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/foundation.morph b/foundation.morph index de94fa4e..90d4faa7 100644 --- a/foundation.morph +++ b/foundation.morph @@ -122,7 +122,7 @@ chunks: build-depends: [] - name: tbdiff repo: baserock:baserock/tbdiff - ref: 6a361a1a174667e2998578e49acd64932eb2c8a1 + ref: a6c4f3b9a1d7cb509ccce670c7d2ee4048e56525 unpetrify-ref: master build-depends: - attr diff --git a/tools.morph b/tools.morph index 84d3cef6..7b7fcbc6 100644 --- a/tools.morph +++ b/tools.morph @@ -92,7 +92,7 @@ chunks: - six - name: morph repo: baserock:baserock/morph - ref: c1c331e7c545c7a2f0545d3b1ef9751c9571d357 + ref: 00837372abc82209e1e71693b2e1eefc54718bbc unpetrify-ref: master build-depends: - cliapp -- cgit v1.2.1