[oe-commits] [meta-openembedded] 18/23: liblockfile: Rename patch

git at git.openembedded.org git at git.openembedded.org
Wed Nov 20 07:33:41 UTC 2019


This is an automated email from the git hooks/post-receive script.

khem pushed a commit to branch master-next
in repository meta-openembedded.

commit 95f66a6a026c0bdb253cdb85e25e1d1ee81010ce
Author: Paul Barker <pbarker at konsulko.com>
AuthorDate: Tue Nov 19 21:43:29 2019 +0000

    liblockfile: Rename patch
    
    The file name "0001-Makefile.in-install-nfslock.so-and-nfslock.so.0.patch"
    falls afoul of the default exclusions for subversion, preventing import
    into other projects. The simplest solution is to just rename the patch.
    
    Signed-off-by: Paul Barker <pbarker at konsulko.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 ...d-nfslock.so.0.patch => 0001-Makefile.in-install-nfslock-libs.patch} | 0
 meta-oe/recipes-extended/liblockfile/liblockfile_1.14.bb                | 2 +-
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-oe/recipes-extended/liblockfile/liblockfile/0001-Makefile.in-install-nfslock.so-and-nfslock.so.0.patch b/meta-oe/recipes-extended/liblockfile/liblockfile/0001-Makefile.in-install-nfslock-libs.patch
similarity index 100%
rename from meta-oe/recipes-extended/liblockfile/liblockfile/0001-Makefile.in-install-nfslock.so-and-nfslock.so.0.patch
rename to meta-oe/recipes-extended/liblockfile/liblockfile/0001-Makefile.in-install-nfslock-libs.patch
diff --git a/meta-oe/recipes-extended/liblockfile/liblockfile_1.14.bb b/meta-oe/recipes-extended/liblockfile/liblockfile_1.14.bb
index de2c1e3..10d88a3 100644
--- a/meta-oe/recipes-extended/liblockfile/liblockfile_1.14.bb
+++ b/meta-oe/recipes-extended/liblockfile/liblockfile_1.14.bb
@@ -8,7 +8,7 @@ SRC_URI = "${DEBIAN_MIRROR}/main/libl/liblockfile/liblockfile_1.14.orig.tar.gz \
     ${DEBIAN_MIRROR}/main/libl/liblockfile/liblockfile_1.14-1.debian.tar.bz2;name=1.14-1 \
     file://configure.patch \
     file://0001-Makefile.in-add-DESTDIR.patch \
-    file://0001-Makefile.in-install-nfslock.so-and-nfslock.so.0.patch \
+    file://0001-Makefile.in-install-nfslock-libs.patch \
     file://liblockfile-fix-install-so-to-man-dir.patch \
 "
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list