summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/boinc/boinc-client/0001-scripts-Do-not-check-for-files-on-build-host.patch
Commit message (Collapse)AuthorAgeFilesLines
* 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>