<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/poky.git, branch 1.2_M4.rc4.0</title>
<subtitle>Mirror of git.yoctoproject.org/poky</subtitle>
<id>https://git.enea.com/cgit/linux/poky.git/atom?h=1.2_M4.rc4.0</id>
<link rel='self' href='https://git.enea.com/cgit/linux/poky.git/atom?h=1.2_M4.rc4.0'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/'/>
<updated>2012-04-18T14:59:56+00:00</updated>
<entry>
<title>self-hosted-image: Update poky revision to point at the 1.2 release branch</title>
<updated>2012-04-18T14:59:56+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>richard.purdie@linuxfoundation.org</email>
</author>
<published>2012-04-18T14:58:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=08290c6003d42455be867c33d52838cc94052111'/>
<id>urn:sha1:08290c6003d42455be867c33d52838cc94052111</id>
<content type='text'>
(From OE-Core rev: 00256125873ff6f1630743a712e882e5f473a9d2)

Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>distro.conf: Flipping for denzil</title>
<updated>2012-04-18T14:55:32+00:00</updated>
<author>
<name>Elizabeth Flanagan</name>
<email>elizabeth.flanagan@intel.com</email>
</author>
<published>2012-03-29T18:30:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=729e7f774c0328688ebf6092ca0780633a357ce9'/>
<id>urn:sha1:729e7f774c0328688ebf6092ca0780633a357ce9</id>
<content type='text'>
Flipping values in distro.conf for upcoming release

Signed-off-by: Elizabeth Flanagan &lt;elizabeth.flanagan@intel.com&gt;
</content>
</entry>
<entry>
<title>packageinfo.bbclass: A workaround for RPM architecture renaming</title>
<updated>2012-04-18T14:55:04+00:00</updated>
<author>
<name>Dongxiao Xu</name>
<email>dongxiao.xu@intel.com</email>
</author>
<published>2012-04-18T12:48:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=d233c90823f7b443cad7ff6f5f3a74672e5edbf6'/>
<id>urn:sha1:d233c90823f7b443cad7ff6f5f3a74672e5edbf6</id>
<content type='text'>
For beagleboard platform, the PACKAGE_ARCH for certain recipes is
"armv7a-vfp-neon", however, the architecture label in RPM file name is
"armv7a" due to a potential bug in RPM backend.

This commit is a workaround to make Hob work in this case.

(From OE-Core rev: 00bd4589b21fe3a716ff2732ea55651c4abd77e4)

Signed-off-by: Dongxiao Xu &lt;dongxiao.xu@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>lsb: Fix PR bump, fix bashisms, correct dependency issue, tweak package description</title>
<updated>2012-04-18T11:07:25+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>richard.purdie@linuxfoundation.org</email>
</author>
<published>2012-04-18T11:06:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=b76513948b754458f0b1ea63290f46253aa5d624'/>
<id>urn:sha1:b76513948b754458f0b1ea63290f46253aa5d624</id>
<content type='text'>
(From OE-Core rev: 48ef8dbb0d1bdbc7e0e62665b5112282637f3266)

Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>classes/sanity: import regular expression module in SuSE distro check</title>
<updated>2012-04-18T10:57:30+00:00</updated>
<author>
<name>Paul Eggleton</name>
<email>paul.eggleton@linux.intel.com</email>
</author>
<published>2012-04-18T09:56:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=d220e071abfe33fa43d1cbe67b0ec5764364b284'/>
<id>urn:sha1:d220e071abfe33fa43d1cbe67b0ec5764364b284</id>
<content type='text'>
We call re.sub here, so we need to "import re" or an error occurs
(tested on OpenSuSE 12.1).

(From OE-Core rev: cb1f7cffc171e6b182f33a69ff688d76b7f1baed)

Signed-off-by: Paul Eggleton &lt;paul.eggleton@linux.intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>classes/sanity: trim trailing newline when reading /etc/redhat-release</title>
<updated>2012-04-18T10:57:30+00:00</updated>
<author>
<name>Paul Eggleton</name>
<email>paul.eggleton@linux.intel.com</email>
</author>
<published>2012-04-18T09:56:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=f4eed2b8b87f8b705c3f3a55665a2069dced31cf'/>
<id>urn:sha1:f4eed2b8b87f8b705c3f3a55665a2069dced31cf</id>
<content type='text'>
Any trailing whitespace needs to be stripped before comparing it to the
SANITY_TESTED_DISTROS list.

(From OE-Core rev: bea0311a6478febe8ab4884fb1c479f610856534)

Signed-off-by: Paul Eggleton &lt;paul.eggleton@linux.intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>conf/distro/poky.conf: set SANITY_TESTED_DISTROS</title>
<updated>2012-04-18T10:57:25+00:00</updated>
<author>
<name>Paul Eggleton</name>
<email>paul.eggleton@linux.intel.com</email>
</author>
<published>2012-04-18T10:03:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=d73e41f4375f8f6056f01f1475aca20545c02ad4'/>
<id>urn:sha1:d73e41f4375f8f6056f01f1475aca20545c02ad4</id>
<content type='text'>
Specify a list of tested host distributions, based on those tested prior
to the Yocto Project 1.2 release. This will enable a warning to be
printed upon starting bitbake if the host distribution is not one on the
list.

Note: this warning is intended to help new users; if you are receiving
this warning and wish to disable it, just add SANITY_TESTED_DISTROS = ""
to your local.conf.

Fixes [YOCTO #1096].

Signed-off-by: Paul Eggleton &lt;paul.eggleton@linux.intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>libproxy: remove dependency on gconf when x11 not in DISTRO_FEATURES</title>
<updated>2012-04-17T23:31:29+00:00</updated>
<author>
<name>Paul Eggleton</name>
<email>paul.eggleton@linux.intel.com</email>
</author>
<published>2012-04-17T23:18:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=5b78c7d559dd96b414727b85205958bd3f2ece2e'/>
<id>urn:sha1:5b78c7d559dd96b414727b85205958bd3f2ece2e</id>
<content type='text'>
This allows libzypp to successfully build when x11 is not in
DISTRO_FEATURES (avoiding the libzypp -&gt; libproxy -&gt; gconf -&gt; gtk+
dependency chain which without X results in gtk+ failing at
do_configure).

Fixes [YOCTO #2320].

(From OE-Core rev: 973351cf2e338f07c11395d494193e9c62857f2d)

Signed-off-by: Paul Eggleton &lt;paul.eggleton@linux.intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>qemugl: make postinst run at first boot</title>
<updated>2012-04-17T23:22:56+00:00</updated>
<author>
<name>Scott Garman</name>
<email>scott.a.garman@intel.com</email>
</author>
<published>2012-04-17T23:10:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=abddce33ac3a736d497e54cc1c424cbddac27b8e'/>
<id>urn:sha1:abddce33ac3a736d497e54cc1c424cbddac27b8e</id>
<content type='text'>
The previous postinst script was not working for images which use
RPM because do_rootfs could allow qemugl to be installed after
libgl1, and the postinst needs to run after libgl1 is installed.

Hence, it's being changed to run at first boot instead of during
do_rootfs.

(From OE-Core rev: dc0fe3fbf9ca862c1d0d90468e6da326f58e3b41)

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>self-hosted-image: remove BB_NO_NETWORK and update Poky SRCREV</title>
<updated>2012-04-17T22:16:30+00:00</updated>
<author>
<name>Saul Wold</name>
<email>sgw@linux.intel.com</email>
</author>
<published>2012-04-17T22:02:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=a8c668c43a3f0e63d1072cf41a9427de2e665d36'/>
<id>urn:sha1:a8c668c43a3f0e63d1072cf41a9427de2e665d36</id>
<content type='text'>
Remove BB_NO_NETWORK because we can not guarentee that all
downloads will be available in the self-hosted image for
the possible targets being built.  If this image is run with
out networking, failures may be seen and BB_NO_NETWORK
should be set via the Hob

Update the Poky SRCREV so it has the latest set of fixes and
patches.

(From OE-Core rev: 70541d5e82ee05289eb0095bed4b121d12a00729)

Signed-off-by: Saul Wold &lt;sgw@linux.intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
</feed>
