<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-efl/recipes-efl/webkit/webkit-efl_svn.bb, branch hardknott-next</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=hardknott-next</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=hardknott-next'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2014-12-17T11:56:21+00:00</updated>
<entry>
<title>webkit-efl: upgrade to 1.11.0</title>
<updated>2014-12-17T11:56:21+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2014-08-13T12:10:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=64b41ca4f3e4b6d475832088c45545fc54b15977'/>
<id>urn:sha1:64b41ca4f3e4b6d475832088c45545fc54b15977</id>
<content type='text'>
* webkit-efl snapshots are now versioned consistenly with efl
  bump PE to prevent version going backwards
* announcement:
  http://sourceforge.net/p/enlightenment/mailman/message/32713414/

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>webkit-efl: upgrade to new snapshot r164189</title>
<updated>2014-04-20T08:43:30+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2014-02-25T16:29:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=72a0b544bdb129eed2f310fb8a72614d1ee5f080'/>
<id>urn:sha1:72a0b544bdb129eed2f310fb8a72614d1ee5f080</id>
<content type='text'>
* update webkit-efl_svn to point to the same source and old isn't
  compatible with new efl
  http://sourceforge.net/p/enlightenment/mailman/message/32002633/
* restrict for armv7a, because upstream dropped support

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>recipes: convert remaining SUMMARY/DESCRIPTION cosmetic issues</title>
<updated>2014-02-23T22:20:02+00:00</updated>
<author>
<name>Matthieu CRAPET</name>
<email>Matthieu.CRAPET@ingenico.com</email>
</author>
<published>2014-02-19T14:47:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=c95e155780a0cf3a8fb59a2f86db6367d18116fc'/>
<id>urn:sha1:c95e155780a0cf3a8fb59a2f86db6367d18116fc</id>
<content type='text'>
Changes:
- rename SUMMARY with length &gt; 80 to DESCRIPTION
- rename DESCRIPTION with length &lt; 80 to (non present tag) SUMMARY
- drop final point character at the end of SUMMARY string
- remove trailing whitespace of SUMMARY line

Note: don't bump PR

Signed-off-by: Matthieu Crapet &lt;Matthieu.Crapet@ingenico.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>webkit-efl: Add dependency on gst-plugins-base</title>
<updated>2013-09-03T17:12:40+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2013-08-29T11:58:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=d4b344eb6e4bfc1028355083f1ad54eeaa0832ca'/>
<id>urn:sha1:d4b344eb6e4bfc1028355083f1ad54eeaa0832ca</id>
<content type='text'>
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>webkit-efl: add dependency on gstreamer</title>
<updated>2013-08-14T11:34:30+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2013-08-08T21:33:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=f4fa7239f3dcd7f0567a2c08fcb5a5f9de4ed455'/>
<id>urn:sha1:f4fa7239f3dcd7f0567a2c08fcb5a5f9de4ed455</id>
<content type='text'>
* fails without it:
  | -- checking for module 'gstreamer-0.10'
  | --   package 'gstreamer-0.10' not found
  | -- checking for module 'gstreamer-base-0.10'
  | --   package 'gstreamer-base-0.10' not found
  | -- checking for module 'gstreamer-app-0.10'
  | --   package 'gstreamer-app-0.10' not found
  | -- checking for module 'gstreamer-audio-0.10'
  | --   package 'gstreamer-audio-0.10' not found
  | -- checking for module 'gstreamer-fft-0.10'
  | --   package 'gstreamer-fft-0.10' not found
  | -- checking for module 'gstreamer-interfaces-0.10'
  | --   package 'gstreamer-interfaces-0.10' not found
  | -- checking for module 'gstreamer-pbutils-0.10'
  | --   package 'gstreamer-pbutils-0.10' not found
  | -- checking for module 'gstreamer-video-0.10'
  | --   package 'gstreamer-video-0.10' not found
  | CMake Error at cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:108 (message):
  |   Could NOT find GStreamer (missing: GSTREAMER_INCLUDE_DIRS

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>webkit-efl: Fix build with gcc-4.8</title>
<updated>2013-06-03T12:32:02+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2013-06-01T18:02:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=17ace92714bccf64d0d9fcefaabe3067f59fdf0a'/>
<id>urn:sha1:17ace92714bccf64d0d9fcefaabe3067f59fdf0a</id>
<content type='text'>
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>recipes: Unify indentation</title>
<updated>2013-04-15T14:23:17+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2013-04-13T20:49:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=a45830a39bb47a9eab27980d52966226c9504ea4'/>
<id>urn:sha1:a45830a39bb47a9eab27980d52966226c9504ea4</id>
<content type='text'>
* This change is only aesthetic (unlike indentation in Python
  tasks).
* Some recipes were using tabs.
* Some were using 8 spaces.
* Some were using mix or different number of spaces.
* Make them consistently use 4 spaces everywhere.
* Yocto styleguide advises to use tabs (but the only reason to keep
  tabs is the need to update a lot of recipes). Lately this advice
  was also merged into the styleguide on the OE wiki.
* Using 4 spaces in both types of tasks is better because it's less
  error prone when someone is not sure if e.g.
  do_generate_toolchain_file() is Python or shell task and also allows
  to highlight every tab used in .bb, .inc, .bbappend, .bbclass as
  potentially bad (shouldn't be used for indenting of multiline
  variable assignments and cannot be used for Python tasks).
* Don't indent closing quote on multiline variables
  we're quite inconsistent wheater it's first character on line
  under opening quote or under first non-whitespace character in
  previous line.

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
Acked-by: Koen Kooi &lt;koen@dominion.thruhere.net&gt;
</content>
</entry>
<entry>
<title>webkit-efl: add edbus dependency</title>
<updated>2013-01-22T12:18:33+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2013-01-18T22:23:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=b139c889cf892a89886a69c2afc87ca994cc287c'/>
<id>urn:sha1:b139c889cf892a89886a69c2afc87ca994cc287c</id>
<content type='text'>
| -- checking for module 'edbus&gt;=1.1.0'
| --   package 'edbus&gt;=1.1.0' not found
| -- checking for module 'eukit&gt;=1.1.0'
| --   package 'eukit&gt;=1.1.0' not found

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>webkit-efl: fix build with bison-2.6+</title>
<updated>2012-12-27T15:14:22+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2012-12-26T21:15:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=0129f398825fb5de9ae5dd09fd163bee64126fbc'/>
<id>urn:sha1:0129f398825fb5de9ae5dd09fd163bee64126fbc</id>
<content type='text'>
* bison was upgraded to 2.7 in oe-core

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>webkit-efl: upgrade to 1.9.3</title>
<updated>2012-07-30T21:41:53+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2012-04-29T21:05:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=9542e2d61a2857887a61b84bc972ab4b59c585f2'/>
<id>urn:sha1:9542e2d61a2857887a61b84bc972ab4b59c585f2</id>
<content type='text'>
* some revisions are broken for armv4t, see my comment at
  https://bugs.webkit.org/show_bug.cgi?id=80354
* and newer then this need developement snapshot of
  glib/glib-networking/libsoup-2.4
  https://bugs.webkit.org/show_bug.cgi?id=91626

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