]> code.ossystems Code Review - openembedded-core.git/commit
scripts/postinst-intercepts: create separete hooks for multilib
authorLaurentiu Palcu <laurentiu.palcu@intel.com>
Fri, 26 Apr 2013 08:04:01 +0000 (11:04 +0300)
committerPaul Eggleton <paul.eggleton@linux.intel.com>
Mon, 20 May 2013 15:06:13 +0000 (16:06 +0100)
commit324bb71d769955690d575b85f5a6670314fdd1f1
treef29966c0b9ea0868436b1383736e460fb5c55276
parente57f9b992192f7d7877fbb69af764357a21fce70
scripts/postinst-intercepts: create separete hooks for multilib

When using multilib, the hooks for lib32/lib64 must be different because
the libdir/base_libdir point to different locations. Postinstalls
calling postint_intercept script must pass the mlprefix in the 3rd
argument.

(From OE-Core master rev: 2c5c6e3ffcd561c25a34603922b622449f677a34)

Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/postinst-intercepts/postinst_intercept