<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-oe/recipes-support/synergy/synergy_git.bb, branch stable/thud-nmut</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=stable%2Fthud-nmut</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=stable%2Fthud-nmut'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2018-09-08T20:32:12+00:00</updated>
<entry>
<title>synergy: Upgrade to 1.10.1-release</title>
<updated>2018-09-08T20:32:12+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2018-09-06T04:45:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=d8ed62ddc7f32310ad85271ca7e8b5f173a22e59'/>
<id>urn:sha1:d8ed62ddc7f32310ad85271ca7e8b5f173a22e59</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>synergy: Update to 1.8.8 release</title>
<updated>2017-07-14T21:43:21+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2017-06-30T12:59:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=d441a628d84139690bf66246bd3683ef80e33ec8'/>
<id>urn:sha1:d441a628d84139690bf66246bd3683ef80e33ec8</id>
<content type='text'>
Change license to reflect openSSL linking exception
https://github.com/symless/synergy/commit/a8472d2eb2106a0d1503d25369e6bdc6e3b88c7d

and copyright changes
https://github.com/symless/synergy/commit/c3c0913633041584fa41180640d2e4c83fa92820

Point to new(moved) SRC_URI

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>synergy: Add unzip-native depenedency to right task</title>
<updated>2017-04-06T11:00:30+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2017-04-05T03:05:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=440258c30ae596482ff21ddb93bc7141cb7c9c37'/>
<id>urn:sha1:440258c30ae596482ff21ddb93bc7141cb7c9c37</id>
<content type='text'>
Fixes
run.do_unpack_extra.26047: unzip: not found

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>synergy: add dependency on openssl</title>
<updated>2016-03-14T11:15:40+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2016-03-10T12:05:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=1dc4c0a2a760703732c63b2a96d1cd6b50a86ccc'/>
<id>urn:sha1:1dc4c0a2a760703732c63b2a96d1cd6b50a86ccc</id>
<content type='text'>
* otherwise fails with:
  /home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5te-oe-linux-gnueabi/synergy/1.7.3+1.7.4-rc8+AUTOINC+588fb4b805-r0/git/src/lib/plugin/ns/SecureSocket.cpp:26:25:
  fatal error: openssl/ssl.h: No such file or directory
  compilation terminated.
  make[2]: *** [src/lib/plugin/ns/CMakeFiles/ns.dir/SecureSocket.cpp.o]
  Error 1

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>synergy: add dependency on curl</title>
<updated>2016-03-14T11:15:39+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2016-03-10T11:54:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=1aede3218a6c0dd18cf30228f3b98c22dde3c589'/>
<id>urn:sha1:1aede3218a6c0dd18cf30228f3b98c22dde3c589</id>
<content type='text'>
* otherwise fails with:
  | -- Looking for pthread_create in pthread
  | -- Looking for pthread_create in pthread - found
  | -- Could NOT find CURL (missing:  CURL_LIBRARY CURL_INCLUDE_DIR)
  | CMake Error at CMakeLists.txt:165 (message):
  |   Missing library: curl
  |
  |
  | -- Configuring incomplete, errors occurred!

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>synergy: add dependency on unzip-native</title>
<updated>2016-03-14T11:15:39+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2016-03-10T11:35:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=9a4da3f7b6ae01cff9b639e6a1127d8f047b4e75'/>
<id>urn:sha1:9a4da3f7b6ae01cff9b639e6a1127d8f047b4e75</id>
<content type='text'>
* otherwise may fail with:
  ERROR: synergy-1.7.3+1.7.4-rc8+AUTOINC+588fb4b805-r0 do_unpack_extra: Function failed: do_unpack_extra (log file is located at /home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5te-oe-linux-gnueabi/synergy/1.7.3+1.7.4-rc8+AUTOINC+588fb4b805-r0/temp/log.do_unpack_extra.11874)
  ERROR: Logfile of failure stored in: /home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5te-oe-linux-gnueabi/synergy/1.7.3+1.7.4-rc8+AUTOINC+588fb4b805-r0/temp/log.do_unpack_extra.11874
  Log data follows:
  | DEBUG: Executing shell function do_unpack_extra
  | /home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5te-oe-linux-gnueabi/synergy/1.7.3+1.7.4-rc8+AUTOINC+588fb4b805-r0/temp/run.do_unpack_extra.11874: 105: /home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5te-oe-linux-gnueabi/synergy/1.7.3+1.7.4-rc8+AUTOINC+588fb4b805-r0/temp/run.do_unpack_extra.11874: unzip: not found
  | WARNING: exit code 127 from a shell command.
  | ERROR: Function failed: do_unpack_extra (log file is located at /home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5te-oe-linux-gnueabi/synergy/1.7.3+1.7.4-rc8+AUTOINC+588fb4b805-r0/temp/log.do_unpack_extra.11874)
  NOTE: recipe synergy-1.7.3+1.7.4-rc8+AUTOINC+588fb4b805-r0: task do_unpack_extra: Failed
  ERROR: Task 0 (/home/jenkins/oe/world/shr-core/meta-openembedded/meta-oe/recipes-support/synergy/synergy_git.bb, do_unpack_extra) failed with exit code '1'

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>synergy: project has moved from synergy.googlecode.com</title>
<updated>2015-08-31T17:17:06+00:00</updated>
<author>
<name>Rudolf J Streif</name>
<email>rudolf.streif@gmail.com</email>
</author>
<published>2015-08-20T21:46:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=eb3df2a3814c27e7f7a011e36af1efd052ba537a'/>
<id>urn:sha1:eb3df2a3814c27e7f7a011e36af1efd052ba537a</id>
<content type='text'>
The synergy project on synergy.googlecode.com is defunct. The
sources cannot be downloaded from there anymore. The new project
home is synergy-project.org, but sources can only be downloaded
from ther with a login. The source code repo is on github.com/synergy.

New recipe to check out the code from GitHub. The code contains
zip archives for gmock and gtest, which need to be extracted before
do_configure. The license file has changed from COPYING to LICENSE. The
authors apparently added their copyright information before the GPLv2
license text. Hence, the md5sum is different.

Signed-off-by: Rudolf J Streif &lt;rudolf.streif@gmail.com&gt;
</content>
</entry>
</feed>
