task-core-tools: Divide it into 3 recipes
authorKhem Raj <raj.khem@gmail.com>
Sat, 21 Jan 2012 01:13:37 +0000 (17:13 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 8 Feb 2012 00:50:27 +0000 (00:50 +0000)
commitb5311134de14134bc8fd5feebf1045cd34e57ae6
tree9953524c656e08f7001512d1192e1f64638a7b16
parent4028fd0d40b6f319c3d2bfbb868522c987c578b5
task-core-tools: Divide it into 3 recipes

task-core-tools-debug, task-core-tools-profile, task-core-tools-testapps
otherwise if we choose one through PACKAGE_GROUPS all packages
are built since they are in same recipe.

(From OE-Core rev: 180227d8ff71c42e0d16ad7eb4a5f9b7d6a0c1c6)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/distro/include/distro_tracking_fields.inc
meta/conf/multilib.conf
meta/recipes-core/tasks/task-core-tools-debug.bb [new file with mode: 0644]
meta/recipes-core/tasks/task-core-tools-profile.bb [new file with mode: 0644]
meta/recipes-core/tasks/task-core-tools-testapps.bb [new file with mode: 0644]
meta/recipes-core/tasks/task-core-tools.bb [deleted file]