blob: 3f6956524ba6721e32b39cd82a11444268e6e58e [file] [log] [blame]
Brad Bishop6e60e8b2018-02-01 10:27:11 -05001LICENSE = "CLOSED"
2INHIBIT_DEFAULT_DEPS = "1"
3
4SRC_URI = "file://devtool-test-subdir.tar.gz \
5 file://testfile;subdir=${BPN}"
6
7S = "${WORKDIR}/${BPN}"
8
9EXCLUDE_FROM_WORLD = "1"