X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=meta-starlingx%2Fmeta-stx-flock%2Fstx-metal%2Ffiles%2F0001-mtce-control-dont-install-empty-directory-unless-nee.patch;fp=meta-starlingx%2Fmeta-stx-flock%2Fstx-metal%2Ffiles%2F0001-mtce-control-dont-install-empty-directory-unless-nee.patch;h=0000000000000000000000000000000000000000;hb=6fc6934434f70595536a387ece31bc30141cafb5;hp=bb84cfd97ed73169b9e98681521046d389545da7;hpb=eb1e26510491ba49de693ab3b0498edcb06be6c5;p=pti%2Frtp.git diff --git a/meta-starlingx/meta-stx-flock/stx-metal/files/0001-mtce-control-dont-install-empty-directory-unless-nee.patch b/meta-starlingx/meta-stx-flock/stx-metal/files/0001-mtce-control-dont-install-empty-directory-unless-nee.patch deleted file mode 100644 index bb84cfd..0000000 --- a/meta-starlingx/meta-stx-flock/stx-metal/files/0001-mtce-control-dont-install-empty-directory-unless-nee.patch +++ /dev/null @@ -1,23 +0,0 @@ -From e00a8a4ad31c696d2f5dc866f178af0a9f987c12 Mon Sep 17 00:00:00 2001 -From: babak sarashki -Date: Tue, 9 Jul 2019 13:35:35 -0700 -Subject: [PATCH] mtce-control dont install empty directory unless needed - ---- - mtce-control/src/Makefile | 3 --- - 1 file changed, 3 deletions(-) - -diff --git a/mtce-control/src/Makefile b/mtce-control/src/Makefile -index aaa3de7..cb225ce 100755 ---- a/mtce-control/src/Makefile -+++ b/mtce-control/src/Makefile -@@ -27,6 +27,3 @@ install: - # Controller-Only Heartbeat Service file - install -m 644 -p -D scripts/$(SOURCE5) $(buildroot)/$(_unitdir)/hbsAgent.service - -- # Controller-Only Go Enabled Test -- install -m 755 -d $(buildroot)/$(local_etc_goenabledd) -- --- -2.17.1 -