<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-perl, branch daisy</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=daisy</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=daisy'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2014-06-23T10:58:26+00:00</updated>
<entry>
<title>update maintainer info in README's for daisy</title>
<updated>2014-06-23T10:58:26+00:00</updated>
<author>
<name>Cliff Brake</name>
<email>cbrake@bec-systems.com</email>
</author>
<published>2014-06-16T20:19:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=5dc200e6c949cbd603d0c8a1b127b1145e713477'/>
<id>urn:sha1:5dc200e6c949cbd603d0c8a1b127b1145e713477</id>
<content type='text'>
Signed-off-by: Cliff Brake &lt;cbrake@bec-systems.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>add libcrypt-openssl-rsa-perl</title>
<updated>2014-01-13T09:59:45+00:00</updated>
<author>
<name>Patrick Patat</name>
<email>patrick.patat@innotis.org</email>
</author>
<published>2013-12-04T14:59:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=a1b6699ad26e1035f5c29918e059b8b57fde57ff'/>
<id>urn:sha1:a1b6699ad26e1035f5c29918e059b8b57fde57ff</id>
<content type='text'>
This recipe build cpan module Crypt-OpenSSL-RSA

Signed-off-by: Patrick Patat &lt;patrick.patat@innotis.org&gt;
Signed-off-by: Hongxu Jia &lt;hongxu.jia@windriver.com&gt;
</content>
</entry>
<entry>
<title>add libcrypt-openssl-random-perl</title>
<updated>2014-01-13T09:59:45+00:00</updated>
<author>
<name>Patrick Patat</name>
<email>patrick.patat@innotis.org</email>
</author>
<published>2013-12-04T15:04:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=eb2e62f58fac5792b453e49c37dfef4fcbe9dbd6'/>
<id>urn:sha1:eb2e62f58fac5792b453e49c37dfef4fcbe9dbd6</id>
<content type='text'>
This recipe build cpan module Crypt-OpenSSL-Random

Add openssl to DEPENDS

Signed-off-by: Patrick Patat &lt;patrick.patat@innotis.org&gt;
Signed-off-by: Hongxu Jia &lt;hongxu.jia@windriver.com&gt;
</content>
</entry>
<entry>
<title>libdbd-sqlite-perl: add version 1.40</title>
<updated>2013-08-16T10:58:30+00:00</updated>
<author>
<name>Hongxu Jia</name>
<email>hongxu.jia@windriver.com</email>
</author>
<published>2013-08-12T08:00:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=5f78d37f9d28d2b6aff6993f3b3d050a0f5cfb90'/>
<id>urn:sha1:5f78d37f9d28d2b6aff6993f3b3d050a0f5cfb90</id>
<content type='text'>
DBD::SQLite is a Perl DBI driver for SQLite, that includes the entire
thing in the distribution. So in order to get a fast transaction capable
RDBMS working for your perl project you simply have to install this
module, and nothing else.

There is a perl script for test, while variable PERL_DBM_TEST is assigned
the value '1', the script will be added, and you could run the script to
test whether DBD::SQLite is working properly.

[YOCTO #4128]

Signed-off-by: Hongxu Jia &lt;hongxu.jia@windriver.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>libdbi-perl: add version 1.628</title>
<updated>2013-08-16T10:58:30+00:00</updated>
<author>
<name>Hongxu Jia</name>
<email>hongxu.jia@windriver.com</email>
</author>
<published>2013-08-12T08:00:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=f89374806bbe26cd367b22043b15e16b758a0d67'/>
<id>urn:sha1:f89374806bbe26cd367b22043b15e16b758a0d67</id>
<content type='text'>
The DBI is a database access module for the Perl programming language.
It defines a set of methods, variables, and conventions that provide
a consistent database interface, independent of the actual database
being used.
             |&lt;- Scope of DBI -&gt;|
                  .-.   .--------------.   .-------------.
  .-------.       | |---| XYZ Driver   |---| XYZ Engine  |
  | Perl  |       | |   `--------------'   `-------------'
  | script|  |A|  |D|   .--------------.   .-------------.
  | using |--|P|--|B|---|Oracle Driver |---|Oracle Engine|
  | DBI   |  |I|  |I|   `--------------'   `-------------'
  | API   |       | |...
  |methods|       | |... Other drivers
  `-------'       | |...
                  `-'

[YOCTO #4128]

Signed-off-by: Hongxu Jia &lt;hongxu.jia@windriver.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>meta-perl creation</title>
<updated>2013-08-16T10:58:29+00:00</updated>
<author>
<name>Hongxu Jia</name>
<email>hongxu.jia@windriver.com</email>
</author>
<published>2013-08-12T08:00:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=f6c27c3479422c54f949feff7346e5f272a7e3e7'/>
<id>urn:sha1:f6c27c3479422c54f949feff7346e5f272a7e3e7</id>
<content type='text'>
</content>
</entry>
</feed>
