diff options
author | Kevin Tian <kevin.tian@intel.com> | 2010-11-21 10:32:50 +0800 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-11-21 18:17:24 +0000 |
commit | ad0e271a0337a58c039bf6c0d01684783bbc214f (patch) | |
tree | 09f20bf56532de34df3793f681bcd5e9e3e8120e /meta/recipes-core/netbase | |
parent | bd3b63179ccdb030dbf0ff1e792b896f0e1476ae (diff) | |
download | openembedded-core-ad0e271a0337a58c039bf6c0d01684783bbc214f.tar.gz openembedded-core-ad0e271a0337a58c039bf6c0d01684783bbc214f.tar.bz2 openembedded-core-ad0e271a0337a58c039bf6c0d01684783bbc214f.tar.xz openembedded-core-ad0e271a0337a58c039bf6c0d01684783bbc214f.zip |
update-alternatives.bbclass: don't expand var when appending do_install
Or else absolute paths may be expanded which then breaks sstate signature
comparison.
I'm not sure whether pre/post funcs can be expanded or not. They are
invoked at image build or on the target, and thus need be expanded some
place. But if one recipe does use directories under TMP in its postinst
helpers, this would be an issue again.
Signed-off-by: Kevin Tian <kevin.tian@intel.com>
Diffstat (limited to 'meta/recipes-core/netbase')
0 files changed, 0 insertions, 0 deletions