diff options
author | Mark Hatle <mhatle@windriver.com> | 2010-08-23 09:12:54 -0700 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-08-23 20:52:45 +0100 |
commit | f29f9364a3f14203d5883a9e95f38afa5926249f (patch) | |
tree | 76a86b4111df6f479fde374113ce10bda70eab8d /meta/classes/boot-directdisk.bbclass | |
parent | e37ee511575ef628d1591c4231e37ee0b456a76f (diff) | |
download | openembedded-core-f29f9364a3f14203d5883a9e95f38afa5926249f.tar.gz openembedded-core-f29f9364a3f14203d5883a9e95f38afa5926249f.tar.bz2 openembedded-core-f29f9364a3f14203d5883a9e95f38afa5926249f.tar.xz openembedded-core-f29f9364a3f14203d5883a9e95f38afa5926249f.zip |
package.bbclass: Fix per-file dependency generation
The overall file list was being constructed with the wrong variable, it
should have had FLIST in the name.
Also it was possible to construct the system with some illegal variable
names. Names that would have include "[]". So translate these away...
Finally fix an issues where a filename with an _ could cause a package
variable conflict. Again translate this away..
Signed-off-by: Mark Hatle <mhatle@windriver.com>
Diffstat (limited to 'meta/classes/boot-directdisk.bbclass')
0 files changed, 0 insertions, 0 deletions