From aa2fd0f9bf293b55f01168598d1b4ae98fe4cbb5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Tue, 15 Mar 2016 12:26:29 +0000 Subject: strata/audio-bluetooth.morph: Upgrade to libical 2.0.0 Also remove max-jobs restriction as per the comments in commit ef6b19c4fade2dda8b7f6e7beb73cef6c60eb3b3 Change-Id: I17e121bb9244aba0218559801c60a81a161de1cd --- strata/audio-bluetooth.morph | 4 ++-- strata/audio-bluetooth/libical.morph | 1 - 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/strata/audio-bluetooth.morph b/strata/audio-bluetooth.morph index 32676382..c7469280 100644 --- a/strata/audio-bluetooth.morph +++ b/strata/audio-bluetooth.morph @@ -29,8 +29,8 @@ chunks: - name: libical morph: strata/audio-bluetooth/libical.morph repo: upstream:libical-git - ref: da69aae790f680b633100475cac14c776fbda722 - unpetrify-ref: v1.0.1 + ref: 6c4af23b0a95fd105f38e879908cbc80390f3716 + unpetrify-ref: v2.0.0 - name: bluez morph: strata/audio-bluetooth/bluez.morph repo: upstream:bluez diff --git a/strata/audio-bluetooth/libical.morph b/strata/audio-bluetooth/libical.morph index 38c7fada..2ee7c96c 100644 --- a/strata/audio-bluetooth/libical.morph +++ b/strata/audio-bluetooth/libical.morph @@ -1,6 +1,5 @@ name: libical kind: chunk -max-jobs: 1 build-system: cmake configure-commands: - cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX="$PREFIX" -DCMAKE_INSTALL_LIBDIR=lib -- cgit v1.2.1