yocto_kernel: modify the msg when adding duplicate items
authorNing Zhang <ning.zhang@windriver.com>
Mon, 3 Jun 2013 05:21:18 +0000 (13:21 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 4 Jun 2013 10:47:23 +0000 (11:47 +0100)
commit50da8ba9e1d95761e2d644d7969da0d59d0d3f01
tree210c692b2184cad9ca2f2f38d96984eee5ad2913
parent1875e2d6fe7db44635f3e76f9b5294484e25abb2
yocto_kernel: modify the msg when adding duplicate items

Privious check-in "yocto_kernel: check current items before add a
new one" had been merged before I apply the feedback from Zanussi, Tom.
Now fix it as a new patch.

This fix modify the output message when customer adding duplicate
items.

[YOCTO #4558]

(From meta-yocto rev: 530c6efa85b1798d30db4c6c83a748b100b8c1c3)

Signed-off-by: Ning Zhang <ning.zhang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/lib/bsp/kernel.py