<feed xmlns='http://www.w3.org/2005/Atom'>
<title>multitech-oe.git/packages/perl/files, branch multitech-corecdp-1.x</title>
<subtitle>Multi-Tech CoreCDP 1.x OpenEmbedded Tree</subtitle>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/'/>
<entry>
<title>rename packages/ to recipes/ per earlier agreement</title>
<updated>2009-03-17T18:32:59+00:00</updated>
<author>
<name>Denys Dmytriyenko</name>
<email>denis@denix.org</email>
</author>
<published>2009-03-17T18:32:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=709c4d66e0b107ca606941b988bad717c0b45d9b'/>
<id>709c4d66e0b107ca606941b988bad717c0b45d9b</id>
<content type='text'>
See links below for more details:
http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326
http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816

Signed-off-by: Denys Dmytriyenko &lt;denis@denix.org&gt;
Acked-by: Mike Westerhof &lt;mwester@dls.net&gt;
Acked-by: Philip Balister &lt;philip@balister.org&gt;
Acked-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Acked-by: Marcin Juszkiewicz &lt;hrw@openembedded.org&gt;
Acked-by: Koen Kooi &lt;koen@openembedded.org&gt;
Acked-by: Frans Meulenbroeks &lt;fransmeulenbroeks@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See links below for more details:
http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326
http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816

Signed-off-by: Denys Dmytriyenko &lt;denis@denix.org&gt;
Acked-by: Mike Westerhof &lt;mwester@dls.net&gt;
Acked-by: Philip Balister &lt;philip@balister.org&gt;
Acked-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Acked-by: Marcin Juszkiewicz &lt;hrw@openembedded.org&gt;
Acked-by: Koen Kooi &lt;koen@openembedded.org&gt;
Acked-by: Frans Meulenbroeks &lt;fransmeulenbroeks@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>mtn2git: remove .mtn2git_empty files in non-empty directories</title>
<updated>2008-10-15T13:27:49+00:00</updated>
<author>
<name>Jan Luebbe</name>
<email>jluebbe@debian.org</email>
</author>
<published>2008-10-15T13:26:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=869ba9e1fb2237b75560feed13545a35f3c3569d'/>
<id>869ba9e1fb2237b75560feed13545a35f3c3569d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>divers: s/bugs.openembedded.org/bugs.openembedded.net/ for all of OE</title>
<updated>2008-05-04T17:59:46+00:00</updated>
<author>
<name>Rolf Leggewie</name>
<email>oe-devel@rolf.leggewie.biz</email>
</author>
<published>2008-05-04T17:59:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=2faeb82daf7f74b0dda868adc7e4c43640e79982'/>
<id>2faeb82daf7f74b0dda868adc7e4c43640e79982</id>
<content type='text'>
* bugs.openembedded.org has frequent DNS issues, .net is better maintained
  both should usually point to the same server and bugzilla installation
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* bugs.openembedded.org has frequent DNS issues, .net is better maintained
  both should usually point to the same server and bugzilla installation
</pre>
</div>
</content>
</entry>
<entry>
<title>perl 5.8.8: Allow perl to build when using an external toolchain.</title>
<updated>2007-05-01T11:51:40+00:00</updated>
<author>
<name>Jamie Lenehan</name>
<email>lenehan@twibble.org</email>
</author>
<published>2007-05-01T11:51:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=cc0b957aa36df807344e5ef3a12358eb2430383b'/>
<id>cc0b957aa36df807344e5ef3a12358eb2430383b</id>
<content type='text'>
This is done by allowing gcc to search for errno.h by itself instead
of manually searching for. The manual search was looking in
STAGING_INCDIR and that's not where the external toolchains headers
are. This whole test is really for handle other compilers and
operating systems, so the simple make gcc do itself should be fine
for us. Closes #1700.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is done by allowing gcc to search for errno.h by itself instead
of manually searching for. The manual search was looking in
STAGING_INCDIR and that's not where the external toolchains headers
are. This whole test is really for handle other compilers and
operating systems, so the simple make gcc do itself should be fine
for us. Closes #1700.
</pre>
</div>
</content>
</entry>
<entry>
<title>perl-native: Patch perl's makedepend.SH to work with gcc 4.2. Shouldn't be</title>
<updated>2007-05-01T11:30:59+00:00</updated>
<author>
<name>Bernhard Rosenkraenzer</name>
<email>bero@arklinux.org</email>
</author>
<published>2007-05-01T11:30:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=32cbfda7038c0ec4ebc806198a37541a688a5adc'/>
<id>32cbfda7038c0ec4ebc806198a37541a688a5adc</id>
<content type='text'>
needed for perl since it doesn't run makedepend.SH. Closes #2168
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
needed for perl since it doesn't run makedepend.SH. Closes #2168
</pre>
</div>
</content>
</entry>
<entry>
<title>perl: Rearrange the patches/files a bit. Move the 5.8.4 specific</title>
<updated>2007-04-05T06:29:53+00:00</updated>
<author>
<name>Jamie Lenehan</name>
<email>lenehan@twibble.org</email>
</author>
<published>2007-04-05T06:29:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=38156d3b6c2372933ff6d290cba23eb6fc288000'/>
<id>38156d3b6c2372933ff6d290cba23eb6fc288000</id>
<content type='text'>
patches out of the common directory and only specify common files in
the SRC_URI in perl.inc, move the others to the version specific
.bb's.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
patches out of the common directory and only specify common files in
the SRC_URI in perl.inc, move the others to the version specific
.bb's.
</pre>
</div>
</content>
</entry>
<entry>
<title>packages/perl/perl-native_5.8.7.bb, packages/perl/perl.inc : fix issues</title>
<updated>2006-04-28T08:27:05+00:00</updated>
<author>
<name>Graeme Gregory</name>
<email>dp@xora.org.uk</email>
</author>
<published>2006-04-28T08:27:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=43b220b3de5d1dca7ad9bcc1a71561c87e0bfa51'/>
<id>43b220b3de5d1dca7ad9bcc1a71561c87e0bfa51</id>
<content type='text'>
with building on multilib amd64 machines.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
with building on multilib amd64 machines.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add updated config.sh-mipsel-linux for perl 5.8.4 from CosmicPenguin, and add a bit more updated one for perl 5.8.7</title>
<updated>2005-08-03T18:35:14+00:00</updated>
<author>
<name>David Karlstrom</name>
<email>daka@thg.se</email>
</author>
<published>2005-08-03T18:35:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=6eaac6d750ca85eebb883e0d27fcb6b727ff79bf'/>
<id>6eaac6d750ca85eebb883e0d27fcb6b727ff79bf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>import clean BK tree at cset 1.3670</title>
<updated>2005-06-30T08:19:37+00:00</updated>
<author>
<name>Koen Kooi</name>
<email>koen@openembedded.org</email>
</author>
<published>2005-06-30T08:19:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=c8e5702127e507e82e6f68a4b8c546803accea9d'/>
<id>c8e5702127e507e82e6f68a4b8c546803accea9d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes for the perl config.sh for i686-linux.</title>
<updated>2005-03-09T22:00:18+00:00</updated>
<author>
<name>Chris Larson</name>
<email>clarson@kergoth.com</email>
</author>
<published>2005-03-09T22:00:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=e593fda0c9d551c134ca17f1a2b5aedc95acd0d7'/>
<id>e593fda0c9d551c134ca17f1a2b5aedc95acd0d7</id>
<content type='text'>
BKrev: 422f71f2QX6OEFU_MaPyWIGzxGL4VQ
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
BKrev: 422f71f2QX6OEFU_MaPyWIGzxGL4VQ
</pre>
</div>
</content>
</entry>
</feed>
