summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Dale <richard.dale@codethink.co.uk>2015-06-09 14:00:02 +0100
committerRichard Dale <richard.dale@codethink.co.uk>2015-06-09 15:39:50 +0100
commit9b368f53b75b3ec524ffbc7616eb94f5bc9b8683 (patch)
treed28156ab5fe3c1b58dc7b40774d5269bfbcb0c89
parent48b9730dcac56287e62dd74ae986bf0402494464 (diff)
downloaddefinitions-9b368f53b75b3ec524ffbc7616eb94f5bc9b8683.tar.gz
Add gdb and strace chunks to the cpe-wrt stratum for debugging
-rw-r--r--strata/cpe-wrt.morph14
-rw-r--r--systems/minimal-system-x86-64-openwrt.morph2
2 files changed, 14 insertions, 2 deletions
diff --git a/strata/cpe-wrt.morph b/strata/cpe-wrt.morph
index 0987ce5a..162eacc3 100644
--- a/strata/cpe-wrt.morph
+++ b/strata/cpe-wrt.morph
@@ -4,6 +4,16 @@ description: a CPE router strata based on OpenWrt
build-depends:
- morph: strata/core-wrt.morph
chunks:
+- name: gdb
+ morph: strata/tools/gdb.morph
+ repo: upstream:binutils-gdb
+ ref: 129ee12d013f4a2f09fe40a33072e6e47e949890
+ unpetrify-ref: gdb-7.8-branch
+- name: strace
+ repo: upstream:strace
+ ref: 6d8c0637e8dd0f65c667af33c612230552419db1
+ unpetrify-ref: v4.8
+
- name: lzo-wrt
morph: strata/cpe-wrt/lzo-wrt.morph
repo: upstream:lzo
@@ -139,8 +149,8 @@ chunks:
- lzo-wrt
- name: procd
morph: strata/cpe-wrt/procd.morph
- repo: upstream:openwrt/procd
- ref: a6afa72f192f6efe8374d0f0c77fb2a545225a92
+ repo: file:///src/workspace/procd
+ ref: 72492cc78819c56f44951813437a045070b5d878
unpetrify-ref:
build-depends:
- libubox
diff --git a/systems/minimal-system-x86-64-openwrt.morph b/systems/minimal-system-x86-64-openwrt.morph
index 274a2b9b..5eaaf833 100644
--- a/systems/minimal-system-x86-64-openwrt.morph
+++ b/systems/minimal-system-x86-64-openwrt.morph
@@ -8,6 +8,8 @@ strata:
morph: strata/build-essential.morph
artifacts:
- build-essential-minimal
+- name: core-wrt
+ morph: strata/core-wrt.morph
- name: cpe-wrt
morph: strata/cpe-wrt.morph
- name: bsp-x86_64-openwrt