image.bbclass: don't export PACKAGE_INSTALL
authorChris Larson <chris_larson@mentor.com>
Sat, 9 Oct 2010 02:49:52 +0000 (19:49 -0700)
committerChris Larson <chris_larson@mentor.com>
Sun, 10 Oct 2010 01:28:02 +0000 (18:28 -0700)
commit24c7cb878cbf5cd7b8d07d113ba477d828161ea5
tree315af91e52e8efd66c295106c1f820b6fe706d90
parent4271024e26551da70e710cef6d2dcbfa8740b007
image.bbclass: don't export PACKAGE_INSTALL

It doesn't need to be exported, as the rootfs classes use the bitbake variable
directly, not the shell variable created from it.

Signed-off-by: Chris Larson <chris_larson@mentor.com>
classes/image.bbclass