]> 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)
committerArmin Kuster <akuster808@gmail.com>
Sun, 10 Nov 2019 22:15:15 +0000 (14:15 -0800)
commit90b4b7dd19526e8aba79cf469dcc2c05401f36cc
treeff5c3168e1edb485c5d77cf371101b077e9538b5
parent1344a6a1300007b4fadaf815f6652d30e7834430
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>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta-selftest/recipes-test/recipeutils/recipeutils-test_1.2.bb