security-manager: Improve integration
[AGL/meta-agl.git] / meta-security / recipes-security / security-manager / security-manager / 0001-systemd-stop-using-compat-libs.patch
@@ -1,7 +1,7 @@
-From 8ec024d2adecb53029c6f1af2b95c93dfd43a7cb Mon Sep 17 00:00:00 2001
+From 3d9d1d83fe298a364f51ad752c17aad461beded3 Mon Sep 17 00:00:00 2001
 From: Patrick Ohly <patrick.ohly@intel.com>
 Date: Tue, 24 Mar 2015 04:54:03 -0700
-Subject: [PATCH] systemd: stop using compat libs
+Subject: [PATCH 01/14] systemd: stop using compat libs
 
 libsystemd-journal and libsystemd-daemon are considered obsolete
 in systemd since 2.09 and may not be available (not compiled
@@ -12,7 +12,6 @@ use that.
 
 Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
 Upstream-Status: Submitted (https://github.com/Samsung/security-manager/pull/1
-
 ---
  src/common/CMakeLists.txt | 2 +-
  src/server/CMakeLists.txt | 2 +-
@@ -44,4 +43,5 @@ index 753eb96..6849d76 100644
  
  FIND_PACKAGE(Boost REQUIRED)
 -- 
-2.1.4
+2.21.0
+