Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
:Release Notes: New Yocto is more strict about applying patches which don't apply cleanly. :Detailed Notes: WARNING: userland-20180130-r0 do_patch: Some of the context lines in patches were ignored. This can lead to incorrectly applied patches. The context lines in the patches can be updated with devtool: devtool modify <recipe> devtool finish --force-patch-refresh <recipe> <layer_path> Then the updated patches and the source tree (in devtool's workspace) should be reviewed to make sure the patches apply in the correct place and don't introduce duplicate lines (which can, and does happen when some of the context is ignored). Further information: http://lists.openembedded.org/pipermail/openembedded-core/2018-March/148675.html https://bugzilla.yoctoproject.org/show_bug.cgi?id=10450 Details: Applying patch 0001-Remove-EGL-dependency.patch patching file CMakeLists.txt patching file host_applications/linux/CMakeLists.txt patching file interface/vmcs_host/CMakeLists.txt patching file makefiles/cmake/vmcs.cmake Hunk #1 succeeded at 74 with fuzz 1 (offset 1 line). patching file middleware/openmaxil/CMakeLists.txt patching file pkgconfig/openmaxil.pc.in Now at patch 0001-Remove-EGL-dependency.patch :Testing Performed: Only build tested. :QA Notes: No change to image. :Issues Addressed: [PLAT-52479] Upgrade to Yocto 2.5 Sumo [PLAT-78511] [OSE] CCC: Upgrade to Yocto 2.5 Sumo Change-Id: I9092222060c35d6091f2300533ab4c791144d0ee
- Loading branch information