<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/poky.git/meta/packages/gdb/gdb-common.inc, branch bernard</title>
<subtitle>Mirror of git.yoctoproject.org/poky</subtitle>
<id>https://git.enea.com/cgit/linux/poky.git/atom?h=bernard</id>
<link rel='self' href='https://git.enea.com/cgit/linux/poky.git/atom?h=bernard'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/'/>
<updated>2010-08-27T14:29:45+00:00</updated>
<entry>
<title>Major layout change to the packages directory</title>
<updated>2010-08-27T14:29:45+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>rpurdie@linux.intel.com</email>
</author>
<published>2010-08-27T14:14:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=29d6678fd546377459ef75cf54abeef5b969b5cf'/>
<id>urn:sha1:29d6678fd546377459ef75cf54abeef5b969b5cf</id>
<content type='text'>
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 &lt;rpurdie@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>gdb: disable installation of bfd/iberty/opcodes</title>
<updated>2010-08-20T15:03:07+00:00</updated>
<author>
<name>Kevin Tian</name>
<email>kevin.tian@intel.com</email>
</author>
<published>2010-08-20T05:13:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=4cdaa1789a82a89121c0c2b91724848755f12863'/>
<id>urn:sha1:4cdaa1789a82a89121c0c2b91724848755f12863</id>
<content type='text'>
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 &lt;kevin.tian@intel.com&gt;
</content>
</entry>
<entry>
<title>gdb: Make sure expat is not accidentally included</title>
<updated>2010-08-12T13:41:29+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>rpurdie@linux.intel.com</email>
</author>
<published>2010-08-11T14:52:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=53f22c9b8befdeed7934bcf107e39d15a04a2326'/>
<id>urn:sha1:53f22c9b8befdeed7934bcf107e39d15a04a2326</id>
<content type='text'>
Signed-off-by: Richard Purdie &lt;rpurdie@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>gdb family: upgrade from 6.8 to 7.1</title>
<updated>2010-07-09T05:05:20+00:00</updated>
<author>
<name>Nitin A Kamble</name>
<email>nitin.a.kamble@intel.com</email>
</author>
<published>2010-06-28T15:51:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=936a73eae5fd5732c9dc5ae2a47d6196f7f69c0a'/>
<id>urn:sha1:936a73eae5fd5732c9dc5ae2a47d6196f7f69c0a</id>
<content type='text'>
upgraded gdb, gdb-cross &amp; 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 &lt;nitin.a.kamble@intel.com&gt;
</content>
</entry>
<entry>
<title>gdb: Make sure cross-candian version does not provide gdbserver</title>
<updated>2009-12-04T23:36:19+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>rpurdie@linux.intel.com</email>
</author>
<published>2009-12-04T23:36:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=c7d4ad8e9dce735cf52caaf38afe2392301b2536'/>
<id>urn:sha1:c7d4ad8e9dce735cf52caaf38afe2392301b2536</id>
<content type='text'>
Signed-off-by: Richard Purdie &lt;rpurdie@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>gdb: Clean up recipe and don't inherit cross for cross-canadian</title>
<updated>2009-12-02T11:35:35+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>rpurdie@linux.intel.com</email>
</author>
<published>2009-12-02T11:35:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=7bb37ffb35d9786b8da2aa9c6cd98e15cb8ba785'/>
<id>urn:sha1:7bb37ffb35d9786b8da2aa9c6cd98e15cb8ba785</id>
<content type='text'>
Signed-off-by: Richard Purdie &lt;rpurdie@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>Drop now unneeded FILESDIR and S variables from various recipes</title>
<updated>2009-01-02T15:34:40+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>richard@ted.(none)</email>
</author>
<published>2009-01-02T15:34:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=f8a23031e2a02e5fbef63a01d33e036bc57240b3'/>
<id>urn:sha1:f8a23031e2a02e5fbef63a01d33e036bc57240b3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>gdb: it is GPLv3+ now</title>
<updated>2008-04-04T15:21:06+00:00</updated>
<author>
<name>Marcin Juszkiewicz</name>
<email>hrw@openedhand.com</email>
</author>
<published>2008-04-04T15:21:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=8ed65ea09be3434cac122da52b024e58b5273a1f'/>
<id>urn:sha1:8ed65ea09be3434cac122da52b024e58b5273a1f</id>
<content type='text'>
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4175 311d38ba-8fff-0310-9ca6-ca027cbcb966
</content>
</entry>
<entry>
<title>gdb: upgraded to 6.8</title>
<updated>2008-04-04T15:18:57+00:00</updated>
<author>
<name>Marcin Juszkiewicz</name>
<email>hrw@openedhand.com</email>
</author>
<published>2008-04-04T15:18:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=a0f23c6b9e5956e2e3ef3c465900a2d294db2fb4'/>
<id>urn:sha1:a0f23c6b9e5956e2e3ef3c465900a2d294db2fb4</id>
<content type='text'>
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4174 311d38ba-8fff-0310-9ca6-ca027cbcb966
</content>
</entry>
<entry>
<title>gdb: Fix typo</title>
<updated>2007-09-01T17:52:57+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>richard@openedhand.com</email>
</author>
<published>2007-09-01T17:52:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=d989bca0c4eaf9768727a0a310b617b4e85208f2'/>
<id>urn:sha1:d989bca0c4eaf9768727a0a310b617b4e85208f2</id>
<content type='text'>
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2635 311d38ba-8fff-0310-9ca6-ca027cbcb966
</content>
</entry>
</feed>
