Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | protobuf: Fix static init fiasco on 3.15.2 | He Zhe | 2022-01-30 | 1 | -0/+1 |
| | | | | | | | | | | | | | | The protobuf 3.15.2 suffers from the C++ "Static Initialization Fiasco" issue. This patches makes the extension attributes have a higher priority than the attributes, so there's no possibility of random initialization orders. Signed-off-by: Jani Nurminen <jani.nurminen@windriver.com> Upstream-Status: Pending Signed-off-by: He Zhe <zhe.he@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com> | ||||
* | recipes: Update SRC_URI branch and protocols | Armin Kuster | 2021-11-13 | 1 | -1/+1 |
| | | | | | | | | This patch updates SRC_URIs using git to include branch=master if no branch is set and also to use protocol=https for github urls as generated by the conversion script in OE-Core. Signed-off-by: Armin Kuster <akuster808@gmail.com> | ||||
* | protobuf: upgrade 3.14.0 -> 3.15.2 | Wang Mingyu | 2021-02-28 | 1 | -0/+90 |
0001-fix-m4-pthread-update.patch Removed since this is included in 3.15.2. Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> |