xref: /OK3568_Linux_fs/yocto/poky/meta-selftest/recipes-test/multiconfig/multiconfig-test-parse.bb (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1SUMMARY = "Test Multiconfig Parsing"
2LICENSE = "MIT"
3LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
4
5INHIBIT_DEFAULT_DEPS = "1"
6
7do_showvar() {
8    bbplain "MCTESTVAR=${MCTESTVAR}"
9}
10addtask do_showvar
11
12