From ef42af3aeca307d216a7a42eadf3ef05899ba49a Mon Sep 17 00:00:00 2001 From: Richard Maw Date: Fri, 14 Mar 2014 10:26:27 +0000 Subject: Include a devel system in the SDK's sysroot --- sdk.morph | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/sdk.morph b/sdk.morph index 0c72f26b..c7eb3e44 100644 --- a/sdk.morph +++ b/sdk.morph @@ -10,3 +10,9 @@ systems: location: armv7lhf-cross-toolchain-system-x86_32-generic.sh PREFIX: /usr TARGET: armv7lhf-baserock-linux-gnueabi + subsystems: + - morph: devel-system-armv7lhf-highbank + deploy: + sysroot: + type: sysroot + location: usr/armv7lhf-baserock-linux-gnueabi/sys-root -- cgit v1.2.1