summaryrefslogtreecommitdiffstats
path: root/meta-selftest/recipes-test/devtool/devtool-test-long-filename.bb
blob: 3653403a2e686bd09a64a2a411fbfc54978933c9 (plain)
1
2
3
4
5
6
7
8
9
LICENSE = "CLOSED"
INHIBIT_DEFAULT_DEPS = "1"

SRC_URI = "file://${BPN}.tar.gz \
           file://0001-I-ll-patch-you-only-if-devtool-lets-me-to-do-it-corr.patch"

S = "${UNPACKDIR}/${BPN}"

EXCLUDE_FROM_WORLD = "1"