Fix compiling error

The cmake installs the binary file to the /lib directory but yocto
install from the /usr. This caused the error didn't find the services
file. Change from /lib to /usr to fix the issue.

Change-Id: Ica64a229d31629b65aded125b607d21d29486699
Signed-off-by: Hieu Huynh <hieuh@os.amperecomputing.com>
1 file changed