]> code.ossystems Code Review - openembedded-core.git/commit
rootfs generation: export two new variables to postinst scriptlets
authorLaurentiu Palcu <laurentiu.palcu@intel.com>
Tue, 18 Sep 2012 15:47:59 +0000 (18:47 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 6 Dec 2012 12:30:33 +0000 (12:30 +0000)
commit927fabf549bb79cc179d2cb0a953dcd515acf464
treef918a28341d91b53d9db72d46d53cf84e6d7cf7a
parent0d239328b1c6b9e4afadad75972d359181fbe1a5
rootfs generation: export two new variables to postinst scriptlets

In order for the postinst scriptlets to be able to run once we need to
export the location of the intercept scripts and also the location of
native sysrootfs. The gdk-pixbuf binaries will need the latter because
in order to generate the loaders.cache it will need to scan some shared
libraries that must be native. Even though the output is a text file.

Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/classes/package_rpm.bbclass
meta/classes/rootfs_deb.bbclass
meta/classes/rootfs_ipk.bbclass