]> code.ossystems Code Review - openembedded-core.git/commit
bootimg.bbclass: Add parameter to specify HDDIMG volume ID
authorRicardo Neri <ricardo.neri-calderon@linux.intel.com>
Wed, 2 Jul 2014 00:57:38 +0000 (17:57 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 10 Jul 2014 16:37:39 +0000 (17:37 +0100)
commit869a5c07f0ecc21b8cfbd239e901a9a4501ef087
treecf026f5c913ae5b5804202c74cce496d72387473
parent7386acf4ab63a5959e4907b29459b767f2bf2fdb
bootimg.bbclass: Add parameter to specify HDDIMG volume ID

Users and children of the bootimg class may need to specify at build
time the volume ID of the HDDIMG vfat partition. An example of this
may be when at runtime the partition is uniquely identified by
the volume ID.

The HDDIMG_ID is expected to be provided externally. If the variable
is not set, mkdosfs will use the default volume-id.

Signed-off-by: Ricardo Neri <ricardo.neri-calderon@linux.intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/classes/bootimg.bbclass