ostree: remove custom ostree recipe
patch-file is now available in meta-updater and thus this bbappend file is not required anymore. BugzID: 55796 Signed-off-by: Lucien Mueller <lucien.mueller@netmodule.com> Signed-off-by: Patrick Zysset <patrick.zysset@netmodule.com>
This commit is contained in:
parent
24f65fc2e1
commit
01a2b20b1c
|
|
@ -1,12 +0,0 @@
|
||||||
diff --git a/src/boot/ostree-finalize-staged.service b/src/boot/ostree-finalize-staged.service
|
|
||||||
index 570138c..37b5679 100644
|
|
||||||
--- a/src/boot/ostree-finalize-staged.service
|
|
||||||
+++ b/src/boot/ostree-finalize-staged.service
|
|
||||||
@@ -31,6 +31,7 @@ Conflicts=final.target
|
|
||||||
Type=oneshot
|
|
||||||
RemainAfterExit=yes
|
|
||||||
ExecStop=/usr/bin/ostree admin finalize-staged
|
|
||||||
+TimeoutStopSec=infinity
|
|
||||||
|
|
||||||
[Install]
|
|
||||||
WantedBy=multi-user.target
|
|
||||||
|
|
@ -1,3 +0,0 @@
|
||||||
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
|
|
||||||
|
|
||||||
SRC_URI += "file://ostree-finalize-staged-set-default-timeout-to-infinity.patch"
|
|
||||||
Loading…
Reference in New Issue