]> code.ossystems Code Review - openembedded-core.git/commit
package_deb.bbclass: Use the WORKDIR not SYSROOT for temp files
authorMark Hatle <mark.hatle@windriver.com>
Tue, 13 Aug 2013 15:50:55 +0000 (10:50 -0500)
committerSaul Wold <sgw@linux.intel.com>
Thu, 22 Aug 2013 16:15:33 +0000 (09:15 -0700)
commit2db14eaa0fcc080bc20fa9da985ffc05c3b21e2a
tree27d3f9bc1038137ca25d9379d9e854949dea0218
parent0341bfa886ea851f5a394051545b4e624d8003dd
package_deb.bbclass: Use the WORKDIR not SYSROOT for temp files

Previous debian APT configuration was using the sysroot directory.
This not only polluted the sysroot, but violates the expectation that
the sysroot is not modified by the rootfs installation.

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/classes/package_deb.bbclass