]> code.ossystems Code Review - openembedded-core.git/commit
base.bbclass: Drop unneeded dependency
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 29 Sep 2011 22:30:26 +0000 (23:30 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 30 Jan 2012 16:27:04 +0000 (16:27 +0000)
commita5b205090d3244cd578d611fd45f2e2f4818b284
treede09bcc9471e8261a8bb12f5fc7808340c86a07a
parenta7237f2be949aef19eedad5a4f34b91641f1660f
base.bbclass: Drop unneeded dependency

patch depends on unpack
configure depends on patch

We simply don't need a configure dependency on unpack. This simplifies
the dependencies of every recipe slightly and should make bitbake
slightly faster at resovling dependency graphs.

It also makes the .dot dependency graphs slightly more readable by
removing noise.

(From OE-Core rev: c54c1280fc0d06a53e23339c3913ec88eead13d9)

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