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

SRC_URI = "file://${BPN}.tar.gz \
           file://${BPN}.patch"

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

EXCLUDE_FROM_WORLD = "1"