<feed xmlns='http://www.w3.org/2005/Atom'>
<title>multitech-oe.git/classes/cpan-base.bbclass, branch corecdp-1.1.1</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>perl: Move config.sh to STAGING_LIBDIR rather than trying to be clever with staging variables and losing</title>
<updated>2009-11-11T21:02:36+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>rpurdie@linux.intel.com</email>
</author>
<published>2009-11-11T21:01:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=25db6767cbf1b00a4e8dbf746d2d16458c3696ea'/>
<id>25db6767cbf1b00a4e8dbf746d2d16458c3696ea</id>
<content type='text'>
Signed-off-by: Richard Purdie &lt;rpurdie@linux.intel.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Richard Purdie &lt;rpurdie@linux.intel.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>perl: complete config.sh fix</title>
<updated>2009-11-10T21:16:43+00:00</updated>
<author>
<name>Koen Kooi</name>
<email>koen@openembedded.org</email>
</author>
<published>2009-11-10T21:16:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=09ebc69351c7e28b57ded8c95ee0d27b065e36a1'/>
<id>09ebc69351c7e28b57ded8c95ee0d27b065e36a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>cpan-base bbclass: update to match change to perl-native staging</title>
<updated>2009-11-10T20:34:41+00:00</updated>
<author>
<name>Koen Kooi</name>
<email>koen@openembedded.org</email>
</author>
<published>2009-11-10T20:34:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=c028070df436ea6b94395e776c7fd7266b64e0a6'/>
<id>c028070df436ea6b94395e776c7fd7266b64e0a6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>cpan* bbclass: fix for staging layout changes</title>
<updated>2008-10-07T09:13:31+00:00</updated>
<author>
<name>Koen Kooi</name>
<email>koen@openembedded.org</email>
</author>
<published>2008-10-07T09:13:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=23f9d417abc9370bd7495622f84c990f718e7bf5'/>
<id>23f9d417abc9370bd7495622f84c990f718e7bf5</id>
<content type='text'>
sdk bblcass: ditto, this time the fix is from poky
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
sdk bblcass: ditto, this time the fix is from poky
</pre>
</div>
</content>
</entry>
<entry>
<title>cpan-base.bbclass: Update the perl depenedencies:</title>
<updated>2007-05-30T22:10:32+00:00</updated>
<author>
<name>Jamie Lenehan</name>
<email>lenehan@twibble.org</email>
</author>
<published>2007-05-30T22:10:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=80ca3b81c1abf44a356604814ba859c7f833248f'/>
<id>80ca3b81c1abf44a356604814ba859c7f833248f</id>
<content type='text'>
* For native modules DEPEND on perl-native and for others DEPEND on perl
  (which in turn depends on perl-native) rather then always depending on
  both perl and perl-native.
* Only RDEPEND for non-native modules rather then both native and
  non-native.
These changes are to allow you to build native modules without have to build
perl. Previously the dependencies would result in perl being built even
though it didn't actually need to. Thanks to hrw for pointing out what was
happening here.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* For native modules DEPEND on perl-native and for others DEPEND on perl
  (which in turn depends on perl-native) rather then always depending on
  both perl and perl-native.
* Only RDEPEND for non-native modules rather then both native and
  non-native.
These changes are to allow you to build native modules without have to build
perl. Previously the dependencies would result in perl being built even
though it didn't actually need to. Thanks to hrw for pointing out what was
happening here.
</pre>
</div>
</content>
</entry>
<entry>
<title>perl: Add the .debug directories that to FILES_${PN}-dbg in the</title>
<updated>2007-05-04T02:09:42+00:00</updated>
<author>
<name>Jamie Lenehan</name>
<email>lenehan@twibble.org</email>
</author>
<published>2007-05-04T02:09:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=bafa9b3ec1bd91cd710d587a31b58db4c1e2a503'/>
<id>bafa9b3ec1bd91cd710d587a31b58db4c1e2a503</id>
<content type='text'>
cpan-base.bbclass, and then update the cpan modules to no longer manually
specify this. Also remove references to the new removed .packlist files.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
cpan-base.bbclass, and then update the cpan modules to no longer manually
specify this. Also remove references to the new removed .packlist files.
</pre>
</div>
</content>
</entry>
<entry>
<title>perl: Extract common functionality from cpan and cpan_build classes into a</title>
<updated>2007-05-04T01:24:59+00:00</updated>
<author>
<name>Jamie Lenehan</name>
<email>lenehan@twibble.org</email>
</author>
<published>2007-05-04T01:24:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=55764a7c52979405d4d7c07fd92c3c5f64744494'/>
<id>55764a7c52979405d4d7c07fd92c3c5f64744494</id>
<content type='text'>
cpan-base class and update cpan_build to work with the new perl layout that
was added with perl 5.8.8.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
cpan-base class and update cpan_build to work with the new perl layout that
was added with perl 5.8.8.
</pre>
</div>
</content>
</entry>
</feed>
