summaryrefslogtreecommitdiff
path: root/build-essential/stage2.bst
blob: 09ed6be0f980b88bd99197749f97a07166997bc6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
kind: stack

depends:
- build-essential/stage2-binutils.bst
- build-essential/stage2-busybox.bst
- build-essential/stage2-fhs-dirs.bst
- build-essential/stage2-glibc.bst
- build-essential/stage2-gawk.bst
- build-essential/stage2-gcc.bst
- build-essential/stage2-linux-api-headers.bst
- build-essential/stage2-make.bst
- build-essential/stage2-reset-specs.bst

# Stage 2 is a minimal base used to build the
# base runtime, must ldconfig when building on stage2
public:
  bst:
    integration-commands:
    - ldconfig