generic-poky/meta/recipes-devtools/gdb
Chen Qi 579964a438 gdb: add PACKAGECONFIG for babeltrace
Add PACKAGECONFIG for 'babeltrace' so that we don't have the implicit
dependency which might lead to problems when building images.

As an example of showing what problem we might have without this patch,
see the following steps which would lead to a failure.
1. IMAGE_INSTALL_append = " gdb"
2. bitbake babeltrace
3. bitbake gdb
4. bitbake babeltrace -ccleansstate
5. bitbake core-image-minimal

The rootfs process would fail with the following error message.
error: Can't install gdb-7.7-r0@i586: no package provides babeltrace >= 1.2.1+git0+66c2a20b43

(From OE-Core rev: 3c34d9391136b09bc2e7b0bda6cdc96507845c4b)

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-05-13 19:32:06 +01:00
..
gdb gdb: upgrade to 7.7 2014-04-30 16:39:08 +01:00
gdb-7.7.inc gdb: upgrade to 7.7 2014-04-30 16:39:08 +01:00
gdb-common.inc Add texinfo.bbclass; recipes that use texinfo utils at build-time inherit it. 2014-05-02 20:46:59 +01:00
gdb-cross-canadian.inc Replace one-line DESCRIPTION with SUMMARY 2014-01-02 12:50:18 +00:00
gdb-cross-canadian_7.7.bb gdb: upgrade to 7.7 2014-04-30 16:39:08 +01:00
gdb-cross.inc binutils/gcc/gdb: Add TARGET_ARCH to PN for all cross recipes 2014-04-30 16:39:06 +01:00
gdb-cross_7.7.bb gdb: upgrade to 7.7 2014-04-30 16:39:08 +01:00
gdb.inc gdb: tabs -> spaces 2013-05-09 08:43:07 +01:00
gdb_7.7.bb gdb: add PACKAGECONFIG for babeltrace 2014-05-13 19:32:06 +01:00