[OE-core] [PATCH 2/5] systemd: upgrade to 230

Alexander Kanavin alexander.kanavin at linux.intel.com
Thu Jun 23 10:23:40 UTC 2016


On 06/23/2016 11:16 AM, Chen Qi wrote:
> 'python' is added to RDEPENDS of systemd-ptest.
> -RDEPENDS_${PN}-ptest += "gawk make perl bash xz \
> +RDEPENDS_${PN}-ptest += "gawk make perl bash xz python\

This is not correct. Systemd is configured using --without-python, and 
so the python scripts are not added to the list of tests in the top 
level Makefile.am. However they are still installed by the recipe - the 
correct fix is to remove them from the test target directory after all 
the tests have been copied into it.

Alex




More information about the Openembedded-core mailing list