<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/poky.git/meta/recipes-gnome/gnome, branch bernard</title>
<subtitle>Mirror of git.yoctoproject.org/poky</subtitle>
<id>https://git.enea.com/cgit/linux/poky.git/atom?h=bernard</id>
<link rel='self' href='https://git.enea.com/cgit/linux/poky.git/atom?h=bernard'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/'/>
<updated>2011-05-10T14:55:57+00:00</updated>
<entry>
<title>gnome-doc-utils: Add additional missing -nonet options to xsltproc</title>
<updated>2011-05-10T14:55:57+00:00</updated>
<author>
<name>Scott Garman</name>
<email>scott.a.garman@intel.com</email>
</author>
<published>2011-05-09T16:41:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=6619eff40bdd3443a35f45f64c765ba1d6cba97a'/>
<id>urn:sha1:6619eff40bdd3443a35f45f64c765ba1d6cba97a</id>
<content type='text'>
I missed some instances of xsltproc when adding -nonet in my
previous commit. This should take care of them all to fix
the compilation errors.

(From OE-Core rev: b232ad2c74c93f045006a6b03b2eff7f6103a865)

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>gnome-doc-utils: Add -nonet option to xsltproc</title>
<updated>2011-05-05T22:47:20+00:00</updated>
<author>
<name>Scott Garman</name>
<email>scott.a.garman@intel.com</email>
</author>
<published>2011-05-05T04:23:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=6244cbc945b230a705dac3783370e0c890e1260c'/>
<id>urn:sha1:6244cbc945b230a705dac3783370e0c890e1260c</id>
<content type='text'>
This adds the -nonet option to xsltproc invocations, which fixes
compile errors when building gnome-doc-xslt-de.omf.

Also add intltool-native to DEPENDS, which was discovered to be
needed when building this recipe.

(From OE-Core rev: c6f791853acf8fec922c1ebcf62195be2615870d)

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>gnome-vfs: Force acl to be disabled since its not a dependency</title>
<updated>2011-03-17T12:38:08+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>richard.purdie@linuxfoundation.org</email>
</author>
<published>2011-03-17T12:30:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=0cfdb4a029d9d18ae55ff15ba0255b88286dd9c7'/>
<id>urn:sha1:0cfdb4a029d9d18ae55ff15ba0255b88286dd9c7</id>
<content type='text'>
Without this patch, if acl was build beforehand, the build could find
the library resulting in a non-deterministic build.

Sadly there is no --disable or --without option available so this
approach is the only mechanism available.

(From OE-Core rev: 629e0702161886f1fad9552ce451ed2b7dc77967)

Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>gobject-introspection: fix DEPENDS</title>
<updated>2011-02-03T16:49:21+00:00</updated>
<author>
<name>Joshua Lock</name>
<email>josh@linux.intel.com</email>
</author>
<published>2011-02-02T12:58:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=acfef9301e6cbb489c8b686b682335f0930728a9'/>
<id>urn:sha1:acfef9301e6cbb489c8b686b682335f0930728a9</id>
<content type='text'>
We need flex and bison to build gobject-introspection

Signed-off-by: Joshua Lock &lt;josh@linux.intel.com&gt;
Signed-off-by: Saul Wold &lt;sgw@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>gnome-doc-utils.inc: inherit gettext instead of DEPENDS</title>
<updated>2011-02-01T23:59:43+00:00</updated>
<author>
<name>Saul Wold</name>
<email>sgw@linux.intel.com</email>
</author>
<published>2011-02-01T00:42:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=845d49d109de444d382cb0ffe4e51f7066cba5de'/>
<id>urn:sha1:845d49d109de444d382cb0ffe4e51f7066cba5de</id>
<content type='text'>
Signed-off-by: Saul Wold &lt;sgw@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>gnome-doc-utils: upgrade from 0.20.2 to 0.20.4</title>
<updated>2011-01-28T16:49:13+00:00</updated>
<author>
<name>Dexuan Cui</name>
<email>dexuan.cui@intel.com</email>
</author>
<published>2011-01-24T18:04:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=af5cdac730168d5f61581ae849982951ec8b3395'/>
<id>urn:sha1:af5cdac730168d5f61581ae849982951ec8b3395</id>
<content type='text'>
Also fix DEPENDS on gettext for native casea -- this is to fix the
following failure(that occasionally occurs in my local tests):
configure.in:44: warning: AM_NLS is m4_require'd but not m4_defun'd
| aclocal.m4:1826: IT_PROG_INTLTOOL is expanded from...
| configure.in:44: the top level
| configure:3327: error: possibly undefined macro: AM_NLS

Also remove a trailing space char in LIC_FILES_CHKSUM.

Signed-off-by: Dexuan Cui &lt;dexuan.cui@intel.com&gt;
</content>
</entry>
<entry>
<title>gdk-pixbuf: Add 2.22.1 as new recipe</title>
<updated>2011-01-20T21:36:56+00:00</updated>
<author>
<name>Zhai Edwin</name>
<email>edwin.zhai@intel.com</email>
</author>
<published>2010-11-25T06:42:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=552169e89aea5706100a67f1f1e68a85600e1105'/>
<id>urn:sha1:552169e89aea5706100a67f1f1e68a85600e1105</id>
<content type='text'>
Updating gtk+ to 2.23.2 requires gdk-pixbuf, which is originaly a module in gtk+.
Borrow hardcoded_libtool.patch from original gtk+, and add configure_fix.patch
to fix build failure in cross-compile environment.

As gdk-pixbuf is a stand-alone package now, gdk-pixbuf-csource-native can be
safely removed. So extend gdk-pixbuf with native support, and make related
packages depend on it.

Signed-off-by: Zhai Edwin &lt;edwin.zhai@intel.com&gt;
</content>
</entry>
<entry>
<title>recpies: use SRCPV instead of SRCREV for PV</title>
<updated>2011-01-06T10:37:30+00:00</updated>
<author>
<name>Yu Ke</name>
<email>ke.yu@intel.com</email>
</author>
<published>2010-12-27T05:28:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=9b5c770cbda8cfc4c108d94bd0ff5c0af3d0b64b'/>
<id>urn:sha1:9b5c770cbda8cfc4c108d94bd0ff5c0af3d0b64b</id>
<content type='text'>
SRCPV is intended being used by PV, some recipes still use
SRCREV for PV, which is not correct. This patch fix all the
misusage.

Signed-off-by: Yu Ke &lt;ke.yu@intel.com&gt;
</content>
</entry>
<entry>
<title>metacity: Upgrade to 2.30.3</title>
<updated>2011-01-06T10:06:26+00:00</updated>
<author>
<name>Zhai Edwin</name>
<email>edwin.zhai@intel.com</email>
</author>
<published>2010-12-30T13:04:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=1afd9d9b580b7023aae38b0ca8158b064be75e97'/>
<id>urn:sha1:1afd9d9b580b7023aae38b0ca8158b064be75e97</id>
<content type='text'>
Revised one patch from openembed to make host native binary for build.

Signed-off-by: Zhai Edwin &lt;edwin.zhai@intel.com&gt;
</content>
</entry>
<entry>
<title>libgdata: Updated to 0.7.1</title>
<updated>2010-12-30T12:06:53+00:00</updated>
<author>
<name>Saul Wold</name>
<email>sgw@linux.intel.com</email>
</author>
<published>2010-12-30T06:37:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=68fa94433d9e7042e06b73dfd1805b25acf542d7'/>
<id>urn:sha1:68fa94433d9e7042e06b73dfd1805b25acf542d7</id>
<content type='text'>
Signed-off-by: Saul Wold &lt;sgw@linux.intel.com&gt;
</content>
</entry>
</feed>
