diff options
author | Robert Yang <liezhi.yang@windriver.com> | 2018-01-08 17:33:05 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-01-11 10:26:07 +0000 |
commit | e80d3b6b479732dd2847dd2d4a74a640f3a5675f (patch) | |
tree | 1459480f7d5425d9993bef65fd2c6057c2f24afb /meta-skeleton/conf | |
parent | 0ad91af4066e1dd15a3d0f878788867a33189307 (diff) | |
download | poky-e80d3b6b479732dd2847dd2d4a74a640f3a5675f.tar.gz |
multilib.bbclass: remove invalid PACKAGE_INSTALL
The PACKAGE_INSTALL is only used by image recipe, the previous code had
handled it in "if bb.data.inherits_class('image', d)", handle it again
doesn't make any sense (there is no PACKAGE_INSTALL for non-image
recipe), so remove it.
(From OE-Core rev: 6b25c76da51180da7c97308d5f8f5558c68cdca3)
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-skeleton/conf')
0 files changed, 0 insertions, 0 deletions