summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/libqb/libqb_1.0.3.bb
Commit message (Collapse)AuthorAgeFilesLines
* libqb: Fix build with goldMartin Jansa2018-09-091-0/+8
| | | | | | | | | | * since the upgrade to 1.0.3 more specifically since this commit: https://github.com/ClusterLabs/libqb/commit/20246f544f74866885f4d9491f74152bd95e7786#diff-67e997bcfdac55191033d57a16d1408a it was failing to build with gold * add --enable-nosection-fallback to work around the issue Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* libqb: Upgrade to 1.0.3Khem Raj2018-03-291-0/+25
Drop upstreamed patch Backport another patch to fix out of tree build regression Signed-off-by: Khem Raj <raj.khem@gmail.com>