On Fri, 2019-09-06 at 11:37 +0800, [email protected] wrote: > From: Changqing Li <[email protected]> > > reproduce steps: > 1. add DISTRO_FEATURE_append = 'usrmerge' in local.conf > 2. bitbake mdadm --success > 3. remove DISTRO_FEATURE_append = 'usrmerge' from local.conf > 4. bitbake mdadm -- failed when do_package > > it is not proper to change source Makefile during do_install by sed, > change to add patch for it. > > [YOCTO #13493] > > Signed-off-by: Changqing Li <[email protected]>
This somehow seems to break: oe-selftest -r devtool.DevtoolModifyTests.test_devtool_buildclean and oe-selftest -r devtool.DevtoolModifyTests.test_devtool_modify https://autobuilder.yoctoproject.org/typhoon/#/builders/56/builds/694 Cheers, Richard -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
