diff options
author | Saul Wold <sgw@linux.intel.com> | 2015-03-16 11:21:30 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-03-20 23:55:58 +0000 |
commit | 2ab66b85ec09762380e5a060ca0b3469e37340bd (patch) | |
tree | 90d00c6360cab72ecd333eb8f8e1c6a1c7092785 /meta-selftest/classes | |
parent | 05471f8710189a05504f9a3523f72e77a42646f6 (diff) | |
download | poky-2ab66b85ec09762380e5a060ca0b3469e37340bd.tar.gz |
package_manager: Create variable for install_dir_name
This patch creates a variable for the install_dir name so it can be
something other than /install, also by doing this we can correctly
clean up the empty directories (/install/tmp) during the clean-up
phase. The new default is /oe_install so as to not conflict with other
possible packages that might use /install to place files.
[YOCTO #7353]
(From OE-Core rev: 335effec42099666d0fb433b31981edcb0dae9a0)
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-selftest/classes')
0 files changed, 0 insertions, 0 deletions