From 9b368f53b75b3ec524ffbc7616eb94f5bc9b8683 Mon Sep 17 00:00:00 2001 From: Richard Dale Date: Tue, 9 Jun 2015 14:00:02 +0100 Subject: Add gdb and strace chunks to the cpe-wrt stratum for debugging --- strata/cpe-wrt.morph | 14 ++++++++++++-- systems/minimal-system-x86-64-openwrt.morph | 2 ++ 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 -- cgit v1.2.1