summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/boinc/boinc-client
Commit message (Collapse)AuthorAgeFilesLines
* boinc-client: Fix build when using 64bit time_tKhem Raj2022-12-311-0/+59
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* boinc-client: Update boinc from 7.18.1 to 7.20.4Gianfranco Costamagna2022-11-232-64/+0
| | | | | | | | Drop patches now upstream, or deprecated due to gtk3 switch Signed-off-by: Gianfranco Costamagna <costamagnagianfranco@yahoo.it> Signed-off-by: Gianfranco Costamagna <locutusofborg@debian.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* boinc-client: Make script install not depend on host install pathsKhem Raj2022-04-271-0/+52
| | | | | | | | The install target is checking for install paths on build host assuming thats where it will run too, which breaks cross builds. Add a patch to aide the install from recipe. Signed-off-by: Khem Raj <raj.khem@gmail.com>
* boinc-client: Update to 7.18.1Gianfranco Costamagna2022-01-273-19/+38
| | | | | | | | | | | | * update to 7.18.1 and unblacklist * Add openssl 3.0 build fix provided by upstream * fix the sed command to work with the correct new libtool named file * refresh patches * drop patch part that is added in one patch and removed in the following one Signed-off-by: Gianfranco Costamagna <costamagnagianfranco@yahoo.it> Signed-off-by: Gianfranco Costamagna <locutusofborg@debian.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* boinc-client: Upgrade to 7.16.16 releaseKhem Raj2021-02-041-28/+0
| | | | | | Drop upstreamed patch Signed-off-by: Khem Raj <raj.khem@gmail.com>
* boinc: update recipe to version 7.16.3Gianfranco Costamagna2019-12-113-19/+42
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* boinc: Upgrade to 7.12Khem Raj2018-09-081-98/+0
| | | | | | | | | | * Fixes build wth OpenSSL 1.1.x * Drop cross compile patch, not needed anymore * Package systemd support * Drop no-pie flags, works ok with PIE now * autotools-brokensep is no longer needed Signed-off-by: Khem Raj <raj.khem@gmail.com>
* boinc: refresh patchesArmin Kuster2018-05-261-5/+7
| | | | | | | used quilt refresh patch Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* boinc: Add recipe for boinc-clientKhem Raj2016-11-234-0/+170
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>