]> code.ossystems Code Review - openembedded-core.git/commit
boot-directdisk: Scope HDDDIR and HDDIMG variables to avoid conflicts
authorJonathan Liu <net147@gmail.com>
Thu, 9 May 2013 03:24:03 +0000 (13:24 +1000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 15 May 2013 21:05:07 +0000 (00:05 +0300)
commit94c83fa26af104d28aa4e6951bcb109bb0c82265
treea69e9ed06e6a77f18e5d13b1877590638ca1b9d7
parent17e7ac0c5e75245d17a90e5cc49ade3d18a168ba
boot-directdisk: Scope HDDDIR and HDDIMG variables to avoid conflicts

These variables should not be shared with other image classes.
The bootimg class also has an HDDDIR variable that could be overwritten
if executing concurrently in the same image recipe.

Signed-off-by: Jonathan Liu <net147@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/classes/boot-directdisk.bbclass