summaryrefslogtreecommitdiffstats
path: root/meta/packages/gdb
Commit message (Collapse)AuthorAgeFilesLines
* Major layout change to the packages directoryRichard Purdie2010-08-2713-1075/+0
| | | | | | | | | | | | | | | | | Having one monolithic packages directory makes it hard to find things and is generally overwhelming. This commit splits it into several logical sections roughly based on function, recipes.txt gives more information about the classifications used. The opportunity is also used to switch from "packages" to "recipes" as used in OpenEmbedded as the term "packages" can be confusing to people and has many different meanings. Not all recipes have been classified yet, this is just a first pass at separating things out. Some packages are moved to meta-extras as they're no longer actively used or maintained. Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* gdb: disable installation of bfd/iberty/opcodesKevin Tian2010-08-204-4/+12
| | | | | | | | | | | Those are assumed to be provided by binutils, so we disable installation here. Without doing so, a broken libbfd.la from gdb is installed to sysroot which overrides binutils version and then hurt other packages such as oprofile also fix --with-readline to --with-system-readline Signed-off-by: Kevin Tian <kevin.tian@intel.com>
* gdb: Make sure expat is not accidentally includedRichard Purdie2010-08-123-2/+5
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* gdb family: upgrade from 6.8 to 7.1Nitin A Kamble2010-07-0813-102/+38
| | | | | | | | | | | | | | upgraded gdb, gdb-cross & gdb-cross-canadian recipes. ignore_whitespace_changes.patch : this patch is not needed anymore because the newer version fixed the issue differently. rebased other patches to the newer version of the source code. Added the --with-libelf line in the gdb-common.inc to fix a configure faulre. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* cross-canadian: ensure package dependencies are generated correctlyJoshua Lock2010-06-251-1/+1
| | | | | | | | cross-canadian packages need to look for their SOLIBS in the nativesdk sysroot so that dependencies are correctly picked up and meta-toolchains are correctly built. Signed-off-by: Joshua Lock <josh@linux.intel.com>
* gdb-cross-canadian: build with the host-triplet prefixJoshua Lock2010-06-231-1/+3
| | | | | | | Our cross-canadian tools our built with the host-triplet prefix, gdb should do similar. Signed-off-by: Joshua Lock <josh@linux.intel.com>
* gdb-cross: Allow to build after recent gettext changesGary Thomas2010-02-261-0/+1
| | | | | Signed off-by: Gary Thomas <gary@mlbassoc.com> Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* gdb-cross-canadian: Add missing gettext-nativesdk DEPENDSRichard Purdie2010-01-141-1/+1
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* gdb: Make sure cross-candian version does not provide gdbserverRichard Purdie2009-12-042-3/+3
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* gdb: Clean up recipe and don't inherit cross for cross-canadianRichard Purdie2009-12-026-39/+31
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* cross.bbclass: Adjust the core class staging method as all users have been ↵Richard Purdie2009-11-173-24/+0
| | | | | | vetted and won't be affected Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* gdb: Clean up do_install and convert to use install for stagingRichard Purdie2009-11-174-13/+23
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* gdb: Add cross-canadian recipeRichard Purdie2009-09-181-1/+1
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* sdk.bbclass: Rename to nativesdk.bbclassRichard Purdie2009-09-172-9/+9
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* Drop now unneeded FILESDIR and S variables from various recipesRichard Purdie2009-01-021-3/+0
|
* gdb: Bump PR after readline library changesRichard Purdie2008-10-072-2/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5441 311d38ba-8fff-0310-9ca6-ca027cbcb966
* gdb-cross-sdk: Add missing dependency on expat-sdkRichard Purdie2008-07-041-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4827 311d38ba-8fff-0310-9ca6-ca027cbcb966
* gdb-cross-sdk: Add missing ncurses-sdk dependencyRichard Purdie2008-04-221-0/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4305 311d38ba-8fff-0310-9ca6-ca027cbcb966
* gdb: it is GPLv3+ nowMarcin Juszkiewicz2008-04-041-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4175 311d38ba-8fff-0310-9ca6-ca027cbcb966
* gdb: upgraded to 6.8Marcin Juszkiewicz2008-04-046-2/+99
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4174 311d38ba-8fff-0310-9ca6-ca027cbcb966
* gdb: Add missing patchRichard Purdie2007-11-231-0/+46
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3210 311d38ba-8fff-0310-9ca6-ca027cbcb966
* gdb: Add patch to ignore bogus CFLAGS whitespace changesRichard Purdie2007-11-232-2/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3209 311d38ba-8fff-0310-9ca6-ca027cbcb966
* gdb: Move 6.6 patch out of .inc fileRichard Purdie2007-09-013-6/+5
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2636 311d38ba-8fff-0310-9ca6-ca027cbcb966
* gdb: Fix typoRichard Purdie2007-09-011-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2635 311d38ba-8fff-0310-9ca6-ca027cbcb966
* gdb: metadata cleanupRichard Purdie2007-09-014-50/+58
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2634 311d38ba-8fff-0310-9ca6-ca027cbcb966
* gdb: Add missing quoteRichard Purdie2007-07-221-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2204 311d38ba-8fff-0310-9ca6-ca027cbcb966
* gdb: Add gdb-cross-sdk, factor out code into .inc filesRichard Purdie2007-07-225-51/+56
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2202 311d38ba-8fff-0310-9ca6-ca027cbcb966
* gdb: Remove old versionsRichard Purdie2007-07-202-84/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2200 311d38ba-8fff-0310-9ca6-ca027cbcb966
* gdb-cross: Use cross class, not sdkRichard Purdie2007-07-201-2/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2199 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Cloned the gdb/files/sim-install.patch to sim-install-6.6.patch and removedRobert Bradford2007-01-172-1/+13
| | | | | | | | | | the second half since that is no longer necessary when applying onto gdb-cross-6.6. The gdb-cross-6.6 recipe was updated to use this patch. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1153 311d38ba-8fff-0310-9ca6-ca027cbcb966
* gdb: Add version 6.6Richard Purdie2007-01-082-0/+85
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1127 311d38ba-8fff-0310-9ca6-ca027cbcb966
* gdb: 6.3 -> 6.4Richard Purdie2006-10-123-195/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@798 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Clean up and correct MAINTAINERSRichard Purdie2006-09-212-2/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@739 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Rename /openembedded/ -> /meta/Richard Purdie2006-07-218-0/+1175
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@530 311d38ba-8fff-0310-9ca6-ca027cbcb966