[pve-devel] [PATCH 1/3] update lxcfs submodule to master branch

Oguz Bektas o.bektas at proxmox.com
Tue Jan 29 11:39:41 CET 2019


Signed-off-by: Oguz Bektas <o.bektas at proxmox.com>
---
 Makefile | 2 +-
 lxcfs    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Makefile b/Makefile
index 8f1c64f..d84e452 100644
--- a/Makefile
+++ b/Makefile
@@ -16,7 +16,7 @@ all: ${DEB}
 
 .PHONY: submodule
 submodule:
-	test -f "${SRCDIR}/debian/changelog" || git submodule update --init
+	test -f "${SRCDIR}/README" || git submodule update --init
 
 .PHONY: deb
 deb: $(DEBS)
diff --git a/lxcfs b/lxcfs
index d696b20..4168091 160000
--- a/lxcfs
+++ b/lxcfs
@@ -1 +1 @@
-Subproject commit d696b20b99c80d2ac773cc76143ad58c45871ddb
+Subproject commit 416809170b93bc75cf325e1db1eb7f47664c7845
-- 
2.11.0





More information about the pve-devel mailing list