summaryrefslogtreecommitdiffstats
path: root/patch
diff options
context:
space:
mode:
authorTom Doehring <toolmmy@googlemail.com>2015-09-27 15:34:14 +0200
committerAndrei Gherzan <andrei@gherzan.ro>2015-10-02 23:26:14 +0200
commit4dfa633d2387cf6e88d05635d817289d33c1d905 (patch)
treeafe145823c362e9c3674a7e896b04aea337f1b44 /patch
parentc6f7ec52cfe47e3f13646a76ee5c7d7f24581ef3 (diff)
downloadmeta-raspberrypi-4dfa633d2387cf6e88d05635d817289d33c1d905.tar.gz
userland: Fix multiple inline issues while building with gcc 5.x
Building userland source with gcc 5.x causes multiple issues such as: vcos_thread.h:186:15: warning: inline function 'vcos_thread_get_affinity' declared but never defined | VCOS_UNSIGNED vcos_thread_get_affinity(VCOS_THREAD_T *thread); The following patches fixes these issues and allows building userland on the current poky master branch. Signed-off-by: Tom Doehring <toolmmy@googlemail.com>
Diffstat (limited to 'patch')
0 files changed, 0 insertions, 0 deletions