Skip to content
Snippets Groups Projects
Verified Commit b2e21643 authored by Karel Koci's avatar Karel Koci :metal:
Browse files

patches: openwrt: rebase patch from v4.0 for procd

parent 45abaef7
Branches
Tags
1 merge request!123Turris OS 5.0 (HBK)
From a0376b192655bd06c18e54095282bac5ba5c6570 Mon Sep 17 00:00:00 2001
From 92b5e6584cd20005499a23802f9aef59427cf2d6 Mon Sep 17 00:00:00 2001
From: Michal Hrusecky <Michal@Hrusecky.net>
Date: Wed, 1 May 2019 21:45:31 +0200
Subject: [PATCH] procd: New style of cgroups
......@@ -10,13 +10,13 @@ Subject: [PATCH] procd: New style of cgroups
create mode 100644 package/system/procd/patches/new-style-of-cgroup-hiearchy.patch
diff --git a/package/system/procd/Makefile b/package/system/procd/Makefile
index 5971e0293d..3cea5b803e 100644
index c6d1b05ca0..5f37631c4b 100644
--- a/package/system/procd/Makefile
+++ b/package/system/procd/Makefile
@@ -15,7 +15,7 @@ PKG_SOURCE_URL=$(PROJECT_GIT)/project/procd.git
PKG_SOURCE_DATE:=2018-03-28
PKG_SOURCE_VERSION:=dfb68f8556df63878add145ad9c656381bc20656
PKG_MIRROR_HASH:=8d2c70fb0264a6548e39acc5ab1c44cec50fc550c4f931760b0796f8893c9b7f
PKG_SOURCE_DATE:=2019-04-26
PKG_SOURCE_VERSION:=cfaed5630cdef2c1bf58bf57859ce36c62ad0905
PKG_MIRROR_HASH:=2271f0dd3bd3b3a4a8261aa5017d4d384d37521974a8f7495e17559f16a59cac
-CMAKE_INSTALL:=1
+CMAKE_INSTALL:=2
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment