]> code.ossystems Code Review - openembedded-core.git/commit
libical: Upgrade 1.0.0 -> 1.0.1
authorMaxin B. John <maxin.john@intel.com>
Mon, 14 Dec 2015 14:34:10 +0000 (16:34 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 16 Dec 2015 12:11:24 +0000 (12:11 +0000)
commit8e6ab0617ab64ec93db5ca82f6c459be988e0287
tree066283637877e93edb9549bb612b5253a9bd3531
parent6bad80d2f7630aa013c986fee9751a888cacef47
libical: Upgrade 1.0.0 -> 1.0.1

* Build system changed to cmake
* Patch build system to not check for perl (we use host
  perl which won't be found)
* Patch build system to not break on parallel builds

Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com>
Signed-off-by: Maxin B. John <maxin.john@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-support/libical/libical/Depend-on-headers-to-fix-parallel-build.patch [new file with mode: 0644]
meta/recipes-support/libical/libical/Fix-x32-ABI-build.patch [new file with mode: 0644]
meta/recipes-support/libical/libical/Remove-cmake-check-for-Perl.patch [new file with mode: 0644]
meta/recipes-support/libical/libical_1.0.1.bb [moved from meta/recipes-support/libical/libical_1.0.0.bb with 53% similarity]