package.bbclass: Detect duplicates in PACKAGES properly.
authorPaul Sokolovsky <pmiscml@gmail.com>
Tue, 12 Sep 2006 15:59:43 +0000 (15:59 +0000)
committerPaul Sokolovsky <pmiscml@gmail.com>
Tue, 12 Sep 2006 15:59:43 +0000 (15:59 +0000)
commitbb1352ba5f25781d237e20ad4e8bce6e46026abf
treed62f7fc3bed3158310455b740a6efdb5dff69371
parent4ab89539ad667366b53663c2a1e83d9e82e36a1f
package.bbclass: Detect duplicates in PACKAGES properly.
* Fix bug which caused non-detection.
* Make visible error message for such condition.
* But still recover and continue for now, while we don't
have all occurances fixed in metadata. Note that while
content of the package will be ok, metadata can be wrong.
So, recover behavior should not be relied upon, this going to
be fatal condition later.
Oked-by: RP, hrw
classes/package.bbclass