git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
957c811
)
of/overlay: Do not generate duplicate nodes
author
Pantelis Antoniou
<pantelis.antoniou@konsulko.com>
Tue, 16 Dec 2014 17:45:25 +0000
(19:45 +0200)
committer
Grant Likely
<grant.likely@linaro.org>
Thu, 22 Jan 2015 15:36:48 +0000
(15:36 +0000)
During the course of the rewrites a bug sneaked in when dealing
with children nodes of overlays, which ends up duplicating
sub nodes.
Simply remove the duplicate traversal of child nodes to fix.
Signed-off-by: Pantelis Antoniou <pantelis.antoniou@konsulko.com>
Signed-off-by: Grant Likely <grant.likely@linaro.org>
No differences found