<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-oe/recipes-support/libunwind, branch master</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=master</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2014-09-26T03:41:52+00:00</updated>
<entry>
<title>libunwind: remove as recipe is now in OE-Core</title>
<updated>2014-09-26T03:41:52+00:00</updated>
<author>
<name>Paul Eggleton</name>
<email>paul.eggleton@linux.intel.com</email>
</author>
<published>2014-09-17T14:20:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=2b47bf3d60e92acca5cd012545c0ea5ffb7615c3'/>
<id>urn:sha1:2b47bf3d60e92acca5cd012545c0ea5ffb7615c3</id>
<content type='text'>
Signed-off-by: Paul Eggleton &lt;paul.eggleton@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>quagga, fim, gpsd, hddtemp, libunwind, lzip: Change the url to variable for savannah in SRC_URI</title>
<updated>2014-05-15T10:30:17+00:00</updated>
<author>
<name>Changhyeok Bae</name>
<email>changhyeok.bae@lge.com</email>
</author>
<published>2014-05-08T03:46:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=04dcd55c9d293a26a925377055660310bd229b1b'/>
<id>urn:sha1:04dcd55c9d293a26a925377055660310bd229b1b</id>
<content type='text'>
* The variables (SAVANNAH_MIRROR)
  are defined in oe-core/meta/conf/bitbake.conf.
* MIRRORS in quagga and libunwind is removed.
  because the MIRRORS of savannah is globally defined
  in oe-core/meta/classes/mirrors.bbclass

Signed-off-by: Changhyeok Bae &lt;changhyeok.bae@lge.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>libunwind: Add mirror site</title>
<updated>2014-04-20T11:49:52+00:00</updated>
<author>
<name>Changhyeok Bae</name>
<email>changhyeok.bae@lge.com</email>
</author>
<published>2014-04-16T04:41:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=d40faf83c96229d37cbb18c8fb7618820d0e7e82'/>
<id>urn:sha1:d40faf83c96229d37cbb18c8fb7618820d0e7e82</id>
<content type='text'>
* The SRC_URI is not accessible.
  So need to add mirror site referred by the original site.
* The problem is that
  http://download.savannah.nongnu.org/releases redirects to closest mirror
  and few mirrors (e.g. .jp) weren't working correctly while
  http://download-mirror.savannah.gnu.org/releases/ seems to be reliable.

Signed-off-by: Changhyeok Bae &lt;changhyeok.bae@lge.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>libunwind: add PACKAGECONFIG for lzma</title>
<updated>2013-07-20T15:07:33+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2013-07-13T17:19:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=380ac7dc1483d263bcbe6ce0cb2c69d9bcd4bcc7'/>
<id>urn:sha1:380ac7dc1483d263bcbe6ce0cb2c69d9bcd4bcc7</id>
<content type='text'>
* it's autodetected from sysroot

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>libunwind: Fix build on arm &lt; v6</title>
<updated>2013-06-20T10:30:06+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2013-06-13T07:12:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=cd2e0043d8fd009f3230e0c9cdfb63fc84ed9669'/>
<id>urn:sha1:cd2e0043d8fd009f3230e0c9cdfb63fc84ed9669</id>
<content type='text'>
atomics that are needed for libunuwind are not available on
arm &lt; v6

Fixes errors like

| ../src/.libs/libunwind.so: error: undefined reference to
'AO_fetch_and_add1'
| ../src/.libs/libunwind.so: error: undefined reference to
'AO_fetch_and_add'
| collect2: error: ld returned 1 exit status

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>libunwind: add 1.1 version</title>
<updated>2013-03-29T12:16:38+00:00</updated>
<author>
<name>Marcin Juszkiewicz</name>
<email>marcin.juszkiewicz@linaro.org</email>
</author>
<published>2013-03-25T09:38:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=6c1617f4decc77328000e4615dbf54e36248991a'/>
<id>urn:sha1:6c1617f4decc77328000e4615dbf54e36248991a</id>
<content type='text'>
Signed-off-by: Marcin Juszkiewicz &lt;marcin.juszkiewicz@linaro.org&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
</feed>
