]> code.ossystems Code Review - openembedded-core.git/commit
image_types: Improve dependency handling between types (and use for sum.jffs2)
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 29 Oct 2013 15:26:54 +0000 (15:26 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 4 Nov 2013 09:35:00 +0000 (09:35 +0000)
commit4a05f4f03b7d710e9e19a97f5d2c35d101e2c648
tree4b69d40eec6394cd1c2fced85416935851229967
parentcdd8145a7f4abc75c4089a30206c277db2712649
image_types: Improve dependency handling between types (and use for sum.jffs2)

We're seeing a pattern of one image type needing to depend on another
type. A good example is jffs2 and sum.jffs2. This patch makes sum.jffs2
depend on jffs2 which will then allow a EXTRA_IMGAGECMD to be set for
sum.jffs2 individually without changing the jffs2 command. This allows the
-pad option to be configured differently.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/image_types.bbclass