summaryrefslogtreecommitdiffstats
path: root/meta-selftest/recipes-test/devtool/devtool-test-long-filename.bb
blob: 3ec22cae7fa4d84a78e118be5a9893f2de16e27c (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 = "${WORKDIR}/${BPN}"

EXCLUDE_FROM_WORLD = "1"