commit | 8c30e9b47641854502a31c0a8402d3142586fd55 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Mon Oct 19 10:10:53 2020 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Mon Oct 19 10:13:33 2020 -0500 |
tree | 783b293fd7b3ab167efa595e77bebe90e82ef00d | |
parent | 427731f6f772ea7172ad4dc5328fa11ab51c3b17 [diff] |
boost: temp fix for upstream yocto boost change 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 Temporarily remove our BOOST_LIBS override so we can pull the upstream yocto in, then come back and add specifically what we need again. Tested: None, letting CI verify it Change-Id: I5f922314e6eb23a488f6fb8e2cea89f48142325e Signed-off-by: Andrew Geissler <geissonator@yahoo.com>