]> code.ossystems Code Review - openembedded-core.git/commit
recipeutils-test: use a small dependency in the dummy recipe
authorRoss Burton <ross.burton@intel.com>
Thu, 31 Oct 2019 15:51:24 +0000 (15:51 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 4 Nov 2019 13:31:27 +0000 (13:31 +0000)
commit7dbd72a08a81436d9ddd168f44e5c13e28eaff99
tree4345bfad92bddc9583c166a0d38f3602e61048f0
parent7b0708da20e4f04070837e5696e4fa3ee5990e8f
recipeutils-test: use a small dependency in the dummy recipe

recipeutils-test has virtual/libx11 as a DEPENDS, but this will cause errors if
the recipe is built in an environment without x11 in DISTRO_FEATURES.

This dependency isn't actually used for anything so we could remove it, but to
save updating the test cases too just swap virtual/libx11 for zlib.

[ YOCTO #13611 ]

Signed-off-by: Ross Burton <ross.burton@intel.com>
meta-selftest/recipes-test/recipeutils/recipeutils-test_1.2.bb