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)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 22 Aug 2013 17:30:00 +0000 (18:30 +0100)
commitad6093f3a6afdc751282af608c3693e8b313a242
tree3e41ce5a2399e345fb6382955ea463c1634cf151
parent8a9919f32209aec1b0aed70e0568af2411c8166f
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.

(From OE-Core rev: 2db14eaa0fcc080bc20fa9da985ffc05c3b21e2a)

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