Martin Jansa
1b08af3ea7
yaml-cpp: add PN-gtest package
...
* fixes:
-dev package contains non-symlink .so: yaml-cpp-dev path '/work/core2-64-oe-linux/yaml-cpp/0.6.2+gitAUTOINC+ab5f9259a4-r0/packages-split/yaml-cpp-dev/usr/lib/libgmock_main.so'
-dev package contains non-symlink .so: yaml-cpp-dev path
'/work/aarch64-oe-linux/yaml-cpp/0.6.2+gitAUTOINC+ab5f9259a4-r0/packages-split/yaml-cpp-dev/usr/lib/libgmock.so'
[dev-elf]
-dev package contains non-symlink .so: yaml-cpp-dev path '/work/core2-64-oe-linux/yaml-cpp/0.6.2+gitAUTOINC+ab5f9259a4-r0/packages-split/yaml-cpp-dev/usr/lib/libgtest_main.so'
-dev package contains non-symlink .so: yaml-cpp-dev path '/work/core2-64-oe-linux/yaml-cpp/0.6.2+gitAUTOINC+ab5f9259a4-r0/packages-split/yaml-cpp-dev/usr/lib/libgtest.so' [dev-elf]
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2018-08-24 19:47:43 +00:00
Lukas Bulwahn
d17b8e1e05
yaml-cpp: update to 0.6.2 due to boost issue
2018-05-14 21:38:53 +02:00
Dmitry Rozhkov
dfeb9aa136
yaml-cpp: tie recipe to git revision instead of dynamicly generated tarball
...
Since Github's auto-generated tarballs aren't garanteed to be identical
over time it's better to tie the recipe to a git revision.
closes #552
Signed-off-by: Dmitry Rozhkov <dmitry.rozhkov@linux.intel.com>
2017-09-20 08:57:04 +03:00
Lukas Bulwahn
032fcccd75
yaml-cpp: updating to 0.5.3
2016-09-13 11:18:34 +02:00
Lukas Bulwahn
1902439a97
yaml-cpp: improving dependencies ( resolves #328 )
...
I noticed a build failure for yaml-cpp (#328 ), that the boost
headers could not be found. Probably since the update to 0.5.2 [1],
yaml-cpp depends on boost. This commit resolves the issue by adding
this dependency.
[1] da10180fc5
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@oss.bmw-carit.de>
2015-06-08 18:46:18 +02:00
Lukas Bulwahn
da10180fc5
yaml-cpp: update to latest release
2015-05-27 07:08:25 +02:00
Lukas Bulwahn
b1a7fe35b7
yaml-cpp: update recipe to new hosting site
2015-05-27 07:08:00 +02:00
Lukas Bulwahn
a0a2aa9eaf
tuning newlines
2013-08-05 08:12:20 +02:00
Lukas Bulwahn
93669f08c4
yaml-cpp: incorporated recipe from Kartik Mohta's repository
...
This commit adds the yaml-cpp recipe from the repository at
https://github.com/kartikmohta/meta-km . The file is licensed
with the MIT license
(cf. https://github.com/kartikmohta/meta-km/blob/master/LICENSE ).
The original recipe can be found at
https://github.com/kartikmohta/meta-km/blob/master/recipes-devtools/yaml-cpp/yaml-cpp_0.3.0.bb
The README file acknowledges Kartik Mohta's contribution and names
him as a contributor.
2013-07-19 11:15:51 +02:00