]> code.ossystems Code Review - openembedded-core.git/commit
license.bbclass: remove existing license.manifest before appending new data
authorEric Bénard <eric@eukrea.com>
Thu, 29 Mar 2012 12:22:29 +0000 (14:22 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 29 Mar 2012 13:25:23 +0000 (14:25 +0100)
commit2d49a8f659694b60cdb706e8993cd9550e2002bd
tree2ba8b51bb643e2bb5eea202a6477ba0c5a47fa4e
parent8fe53bdc807184bc41469d8587368b31192e6252
license.bbclass: remove existing license.manifest before appending new data

without this fix, we append license each time we build again the same image,
ending with a large not up to date file.

Signed-off-by: Eric Bénard <eric@eukrea.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/license.bbclass