summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Silverstone <daniel.silverstone@codethink.co.uk>2015-03-26 13:17:45 +0000
committerDaniel Silverstone <daniel.silverstone@codethink.co.uk>2015-03-26 13:17:45 +0000
commit69fbca6c419bc5e4f38a3a61116162cb06f658bd (patch)
treefe1f0368270725aee65493b5b05ecd8741cf6c49
parent7114ef7968abd71f5b7e325ff2ef25df032dc093 (diff)
downloaddefinitions-baserock/danielsilverstone/missing-bdep.tar.gz
Add missing build-depend and message about build-depends.baserock/danielsilverstone/missing-bdep
The gcc chunk was missing one more implicit build dependency (namely that of linux-api-headers). In addition, there was a request for a clarifying comment about the explicit nature of the build-depends entries in this stratum so here's a note about that.
-rw-r--r--strata/build-essential.morph6
1 files changed, 6 insertions, 0 deletions
diff --git a/strata/build-essential.morph b/strata/build-essential.morph
index 24cfed0b..0f17b24a 100644
--- a/strata/build-essential.morph
+++ b/strata/build-essential.morph
@@ -32,6 +32,11 @@ description: |
/tools/bin during stage 2 but in stage 3 it becomes a real directory
again.
+ NOTE: Unlike other strata, this stratums' build-depends entries should be
+ "complete" rather than replying on the transitive build-dependency behaviour
+ in morph. This is to improve compatibility, in the lower levels of
+ the definitions, with other build tools.
+
PLEASE KEEP THE REFS IN 'armv7lhf-cross-toolchain' STRATUM UP TO DATE WITH
THIS ONE!
@@ -371,6 +376,7 @@ chunks:
- glibc
- zlib
- m4-tarball
+ - linux-api-headers
artifacts:
gcc-libs: build-essential-minimal