package.bbclass: Correct SHLIBSDIR to use HOST_SYS, not TARGET_SYS. For most packages...
authorRichard Purdie <rpurdie@rpsys.net>
Tue, 19 Feb 2008 12:37:58 +0000 (12:37 +0000)
committerRichard Purdie <rpurdie@rpsys.net>
Tue, 19 Feb 2008 12:37:58 +0000 (12:37 +0000)
commita566027593bbace5286e39ed258b6ecf4c3888e4
tree740d8c19458662775316b971c52387c206489d8f
parentfd63d3b404c29499bd8ab3a271fe7687d9ea5cd4
package.bbclass: Correct SHLIBSDIR to use HOST_SYS, not TARGET_SYS. For most packages this doesn't change much but for cross/sdk/native packages the distinction is important (from poky)
classes/package.bbclass