[gnome-continuous] manifest: Disable openldap evolution support for now
- From: Javier Jardón Cabezas <jjardon src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-continuous] manifest: Disable openldap evolution support for now
- Date: Sat, 18 Feb 2017 23:59:23 +0000 (UTC)
commit 7c5cc976fe8b8fba289b26bdb2d6848b9c146a14
Author: Javier Jardón <jjardon gnome org>
Date: Sat Feb 18 23:58:07 2017 +0000
manifest: Disable openldap evolution support for now
I unsuccesfully tried to add openldap to the yocto image
patches/evolution-buildapi.patch | 11 ++++++-----
1 files changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/patches/evolution-buildapi.patch b/patches/evolution-buildapi.patch
index 189893c..d001790 100644
--- a/patches/evolution-buildapi.patch
+++ b/patches/evolution-buildapi.patch
@@ -1,4 +1,4 @@
-From 32285e4c0f5b03565f7d80bcb2a743105817d7d7 Mon Sep 17 00:00:00 2001
+From 2c7bc9a54d1c966b627626dc227cbd67bdf2e301 Mon Sep 17 00:00:00 2001
From: Emmanuele Bassi <ebassi gnome org>
Date: Fri, 21 Oct 2016 04:13:24 +0530
Subject: [PATCH] build: Add a "configure" script implementing the GNOME Build
@@ -10,16 +10,16 @@ v2:
- Use the Ninja generator for CMake
- Perform various sanity checks
---
- configure | 98 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
- 1 file changed, 98 insertions(+)
+ configure | 99 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 1 file changed, 99 insertions(+)
create mode 100755 configure
diff --git a/configure b/configure
new file mode 100755
-index 0000000000..02211b60c9
+index 0000000000..17cb6f2987
--- /dev/null
+++ b/configure
-@@ -0,0 +1,98 @@
+@@ -0,0 +1,99 @@
+#!/bin/bash
+# configure script adapter for cmake
+# Copyright 2010, 2011, 2013 Colin Walters <walters verbum org>
@@ -115,6 +115,7 @@ index 0000000000..02211b60c9
+ -DENABLE_LIBCRYPTUI=OFF \
+ -DENABLE_PST_IMPORT=OFF \
+ -DENABLE_YTNEF=OFF \
++ -DWITH_OPENLDAP=OFF \
+ -DCMAKE_INSTALL_PREFIX:PATH=${prefix} \
+ -GNinja \
+ ${srcdir}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]