poky/scripts/lib/bsp
Ning Zhang 7285246deb yocto_kernel: check current items before add a new one
When use "yocto-kernel config add" to add the same config many times,
all of these are list when use "yocto-kernel config list" to check.

This fix modify routine yocto_kernel_config_add, if the new added
components already exist in current configuration, just igore them.
Now, one config could only be added one time.

[YOCTO #4558]

(From meta-yocto rev: 655ccc5ed77b52fb62dab5f6cfdf3de39b1bf055)

Signed-off-by: Ning Zhang <ning.zhang@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-05-30 20:59:14 +01:00
..
substrate/target/arch yocto-bsp: re-enable AutoAddDevices in xorg.conf for generated BSPs 2013-05-29 22:25:41 +01:00
__init__.py yocto-bsp-tools: add bsp library 2012-03-22 19:21:14 +00:00
engine.py yocto-bsp: have replace_file() close file before copying 2013-04-05 22:54:29 +01:00
help.py yocto-kernel: add support for destroying recipe-space kernel features 2013-03-17 23:10:28 +00:00
kernel.py yocto_kernel: check current items before add a new one 2013-05-30 20:59:14 +01:00
tags.py yocto-bsp: add basic git connectivity check 2013-01-16 12:08:01 +00:00