aboutsummaryrefslogtreecommitdiffstats
path: root/packages/tasks/task-sdk-sbox.bb
blob: 6df7e5bb9621c7366bac66a43434ec9a607b0664 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
DESCRIPTION = "SDK task for Scratchbox rootstraps incuding GPE/GTK bits"
FILE_PR = "r6"
LICENSE = "MIT"
ALLOW_EMPTY = "1"

RDEPENDS = "\
    strace \
    gdb \
    sbrsh \
    fakeroot \
    ipkg \
    ipkg-utils \
    "