commit | 6be1787fdc13405fa9daa6755c28534bbcaa7458 | [log] [tgz] |
---|---|---|
author | Ed Tanous <ed@tanous.net> | Fri Oct 16 14:42:00 2020 -0700 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Tue Oct 20 17:54:34 2020 +0000 |
tree | 1482d93b9d7d3c67f3eb95a69caac358f3b7766f | |
parent | 877a50945ab94d4ed3f90db6c194864852ba1f9a [diff] |
Move context and coroutine Yocto upstream moved context and coroutine directly into BOOST_LIBS, which means that they're not added back for our arm variant. https://github.com/lgirdk/poky/commit/624262541605c476f5a0bd415b08d00379c15b00 This causes our build to fail with "cannot find -lboost_coroutine" errors. This should resolve it. Tested: Fixing CI break. No functional testing done. Signed-off-by: Ed Tanous <ed@tanous.net> Change-Id: I1a5f73300067524247866fa17d53c1bc04259865