<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/poky.git/meta/classes/poky-image.bbclass, branch krogoth-next</title>
<subtitle>Mirror of git.yoctoproject.org/poky</subtitle>
<id>https://git.enea.com/cgit/linux/poky.git/atom?h=krogoth-next</id>
<link rel='self' href='https://git.enea.com/cgit/linux/poky.git/atom?h=krogoth-next'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/'/>
<updated>2011-04-20T23:29:32+00:00</updated>
<entry>
<title>Rename poky-lsb override to linuxstdbase</title>
<updated>2011-04-20T23:29:32+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>richard.purdie@linuxfoundation.org</email>
</author>
<published>2011-04-20T22:53:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=fc2cee5cc6299a5592af598c23a13f93bab1e5c8'/>
<id>urn:sha1:fc2cee5cc6299a5592af598c23a13f93bab1e5c8</id>
<content type='text'>
(From OE-Core rev: 73a227a738da17229baac142ccd889c7929402ba)

Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>Rename poky-image-* -&gt; core-image-* and task-poky-* -&gt; task-core-*</title>
<updated>2011-04-20T23:29:30+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>richard.purdie@linuxfoundation.org</email>
</author>
<published>2011-04-20T16:25:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=6e95cb246f39e4d49d46761b9a7d51c858ac7e9d'/>
<id>urn:sha1:6e95cb246f39e4d49d46761b9a7d51c858ac7e9d</id>
<content type='text'>
(From OE-Core rev: 560b04181d8f51d189b99f01a72f17210dadf7a3)

Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>Replace POKYBASE with COREBASE</title>
<updated>2011-04-20T23:29:29+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>richard.purdie@linuxfoundation.org</email>
</author>
<published>2011-04-20T15:56:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=4d609d502161137620c4b1901cc225f9e871c3dc'/>
<id>urn:sha1:4d609d502161137620c4b1901cc225f9e871c3dc</id>
<content type='text'>
(From OE-Core rev: 607a7657715f6fcba467a4e55ba64f41f4e13a15)

Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>poky-image.bbclass: add ssh-server-dropbear to SATO_IMAGE_FEATURES</title>
<updated>2011-03-16T13:54:32+00:00</updated>
<author>
<name>Scott Garman</name>
<email>scott.a.garman@intel.com</email>
</author>
<published>2011-03-13T07:12:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=3201ab7a78ae45cca6050faa774e54c5c31d434e'/>
<id>urn:sha1:3201ab7a78ae45cca6050faa774e54c5c31d434e</id>
<content type='text'>
(From OE-Core rev: 99ae6d0f54da47a3443c7f85990500703f5dde2b)

Signed-off-by: Scott Garman &lt;scott.a.garman@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>poky-image.bbclass: add new IMAGE_FEATURES for ssh servers</title>
<updated>2011-03-16T13:54:32+00:00</updated>
<author>
<name>Scott Garman</name>
<email>scott.a.garman@intel.com</email>
</author>
<published>2011-03-13T06:55:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=3f1e50b24e0e0c5243b0d6a9b3fe9e075add353e'/>
<id>urn:sha1:3f1e50b24e0e0c5243b0d6a9b3fe9e075add353e</id>
<content type='text'>
Image recipes can now add their ssh server of choice by adding
ssh-server-dropbear or ssh-server-openssh to IMAGE_FEATURES.

(From OE-Core rev: dbf59f0af238d9fced0040c1e7379fa81f0507cd)

Signed-off-by: Scott Garman &lt;scott.a.garman@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>poky-image.bbclass: If not including package management, ensure the basics to handle postinstalls in images are present</title>
<updated>2011-01-28T18:00:28+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>richard.purdie@linuxfoundation.org</email>
</author>
<published>2011-01-28T18:00:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=74cffe7a9183bd87e421e933469e849cda05db9d'/>
<id>urn:sha1:74cffe7a9183bd87e421e933469e849cda05db9d</id>
<content type='text'>
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>poky-image.bbclass: Set LIC_FILES_CHKSUM</title>
<updated>2010-12-24T09:51:44+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>rpurdie@linux.intel.com</email>
</author>
<published>2010-12-24T09:51:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=a1735511fd36c183e8f837df7d8dbbbceb53afa6'/>
<id>urn:sha1:a1735511fd36c183e8f837df7d8dbbbceb53afa6</id>
<content type='text'>
Signed-off-by: Richard Purdie &lt;rpurdie@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>task-poky-qt: create a task and add to poky-image-sdk</title>
<updated>2010-09-03T17:31:52+00:00</updated>
<author>
<name>Saul Wold</name>
<email>Saul.Wold@intel.com</email>
</author>
<published>2010-09-03T04:14:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=3e38d633c966e62135df7a49a20a7509b5a81dcc'/>
<id>urn:sha1:3e38d633c966e62135df7a49a20a7509b5a81dcc</id>
<content type='text'>
Fixes [BUGID #260]

Signed-off-by: Saul Wold &lt;Saul.Wold@intel.com&gt;
</content>
</entry>
<entry>
<title>poky-image/moblin-image.bbclass: Fix a typo noticed by Mike Turquette</title>
<updated>2009-01-23T16:03:58+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>rpurdie@linux.intel.com</email>
</author>
<published>2009-01-23T16:03:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=b74734d8c9ecb426786c60919842e942544db903'/>
<id>urn:sha1:b74734d8c9ecb426786c60919842e942544db903</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add missing ";" to the ROOTFS_POSTPROCESS_COMMAND string</title>
<updated>2008-11-10T16:19:26+00:00</updated>
<author>
<name>Samuel Ortiz</name>
<email>sameo@linux.intel.com</email>
</author>
<published>2008-11-10T16:17:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=1782861e45089b0b287cb554f5029a7c04ce6763'/>
<id>urn:sha1:1782861e45089b0b287cb554f5029a7c04ce6763</id>
<content type='text'>
</content>
</entry>
</feed>
