<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-efl/conf, branch fido</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=fido</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=fido'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2014-11-28T12:41:41+00:00</updated>
<entry>
<title>meta-efl: Add LAYERVERSION and LAYERDEPENDS</title>
<updated>2014-11-28T12:41:41+00:00</updated>
<author>
<name>Jackie Huang</name>
<email>jackie.huang@windriver.com</email>
</author>
<published>2014-11-26T05:42:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=af34fec38175df77b6a239ce3f81701073ab90bf'/>
<id>urn:sha1:af34fec38175df77b6a239ce3f81701073ab90bf</id>
<content type='text'>
According to README, it depends on oe-core and openembedded-layer

Signed-off-by: Jackie Huang &lt;jackie.huang@windriver.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>layer.conf: Exclude some theme dependencies from siggen</title>
<updated>2014-07-15T12:53:31+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2014-06-23T09:12:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=1352f7a5e58549e0b1167edd45393c8dcb296de5'/>
<id>urn:sha1:1352f7a5e58549e0b1167edd45393c8dcb296de5</id>
<content type='text'>
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>efl: upgrade from separate recipes to shared efl-1.8.5</title>
<updated>2014-02-23T22:21:14+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2013-11-19T13:00:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=6153ff53f944a7c0b733bbeda78020227e37f721'/>
<id>urn:sha1:6153ff53f944a7c0b733bbeda78020227e37f721</id>
<content type='text'>
* eina, evas, eio, efreet, edbus2, ecore, ethumb, emotion, embryo, edje
  are now built from single source tree
* announcements:
  efl &amp; friends
  http://sourceforge.net/mailarchive/message.php?msg_id=31733071
  EFL 1.8.4 release
  http://sourceforge.net/mailarchive/message.php?msg_id=31826305
  EFL 1.8.5 release
  http://sourceforge.net/mailarchive/message.php?msg_id=31895179

* be aware that upgrade-path wont probably work correctly
  and that you have to manually cleanup your sysroots before
  migrating to new shared efl recipe, for details see
  https://bugzilla.yoctoproject.org/show_bug.cgi?id=4102

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>meta-oe, meta-efl: Restore few MIRROR variables</title>
<updated>2013-11-21T18:36:46+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2013-11-20T22:12:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=8f69ed50d12fbe00c97e682398581b163858d680'/>
<id>urn:sha1:8f69ed50d12fbe00c97e682398581b163858d680</id>
<content type='text'>
* these were correctly removed from oe-core in
  commit 3b333896c71689c664475d53daed52404bf6b21b
  Author: Phil Blundell &lt;pb@pbcl.net&gt;
  Date:   Thu Nov 14 18:15:46 2013 +0000

    bitbake.conf: Remove obsolete/unused MIRROR cruft
  but we still need them here, so add them to layer.conf

* FREESMARTPHONE_GIT is used by 4 recipes in meta-oe and a lot more in meta-fso (which depends on meta-oe)
  meta-oe/recipes-devtools/vala-dbus-binding-tool/vala-dbus-binding-tool_git.bb:SRC_URI = "${FREESMARTPHONE_GIT}/vala-dbus-binding-tool.git;branch=master"
  meta-oe/recipes-support/serial-utils/pty-forward-native.bb:SRC_URI = "${FREESMARTPHONE_GIT}/cornucopia"
  meta-oe/recipes-support/serial-utils/serial-forward_git.bb:SRC_URI = "${FREESMARTPHONE_GIT}/cornucopia"
  meta-oe/recipes-support/vala-terminal/vala-terminal_git.bb:SRC_URI = "${FREESMARTPHONE_GIT}/vala-terminal.git;branch=master"

* E_MIRROR/E_SVN are used in many recipes in meta-efl, even with
  upstream moveing to git, not all components are already in git
  and for distros with populated PREMIRROR these variables are still
  important to parse the recipes.

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>e-wm: add recipe for released tarball</title>
<updated>2012-12-23T08:32:53+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2012-12-22T09:11:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=4b5cff547101ff5c2098bdf1821977463890c4ac'/>
<id>urn:sha1:4b5cff547101ff5c2098bdf1821977463890c4ac</id>
<content type='text'>
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>meta-efl: update efl svn recipes PV to 1.7.4+svnr</title>
<updated>2012-12-23T08:10:24+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2012-12-22T08:13:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=9ec6dd3dc8d8bc9e3cf6003d03b7b3e4e3dc6409'/>
<id>urn:sha1:9ec6dd3dc8d8bc9e3cf6003d03b7b3e4e3dc6409</id>
<content type='text'>
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>terminology: upgrade to 0.2.0</title>
<updated>2012-12-18T16:34:33+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2012-12-15T07:26:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=a140e9a352a2ce801281b5cdee57780f69594dfb'/>
<id>urn:sha1:a140e9a352a2ce801281b5cdee57780f69594dfb</id>
<content type='text'>
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>efl-from-svn-recipes.inc: update to match new version</title>
<updated>2012-11-29T10:04:52+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2012-10-25T10:13:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=556a094647b54953298e2cd6fe74cd03957a5fa9'/>
<id>urn:sha1:556a094647b54953298e2cd6fe74cd03957a5fa9</id>
<content type='text'>
* be aware that elocation, efreet and latest eve now depends on edbus2 (edbus directory in svn, e_dbus is edbus1)
  and we don't have recipe for edbus2 yet

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>python-efl: upgrade svn recipes to 1.7.0+svn</title>
<updated>2012-09-05T08:05:04+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2012-09-04T20:01:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=a039662ebfcaebafcd06a3b8ceb686e83cc77837'/>
<id>urn:sha1:a039662ebfcaebafcd06a3b8ceb686e83cc77837</id>
<content type='text'>
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>terminology: add version 0.1.0, negative D_P to svn and bump PE</title>
<updated>2012-09-05T08:05:03+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2012-08-30T11:10:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=605e8f47b2ace1f6c7cb44aef463de10d9f41edd'/>
<id>urn:sha1:605e8f47b2ace1f6c7cb44aef463de10d9f41edd</id>
<content type='text'>
* PE bump is needed for upgrade path from svn recipe to 0.1.0 release

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
</feed>
