[yocto] [meta-selinux][PATCH 3/3] util-linux: drop obsolete patch

Yi Zhao yi.zhao at windriver.com
Thu Aug 29 01:00:24 PDT 2019


Hi Joe,


Seems you were missing this patch. Would you please merge it? Thanks.


//Yi


On 5/20/19 12:41 PM, Yi Zhao wrote:
> Signed-off-by: Yi Zhao <yi.zhao at windriver.com>
> ---
>   .../util-linux/fix-libmount_la_DEPENDENCIES.patch  | 28 ----------------------
>   1 file changed, 28 deletions(-)
>   delete mode 100644 recipes-core/util-linux/util-linux/fix-libmount_la_DEPENDENCIES.patch
>
> diff --git a/recipes-core/util-linux/util-linux/fix-libmount_la_DEPENDENCIES.patch b/recipes-core/util-linux/util-linux/fix-libmount_la_DEPENDENCIES.patch
> deleted file mode 100644
> index ab54818..0000000
> --- a/recipes-core/util-linux/util-linux/fix-libmount_la_DEPENDENCIES.patch
> +++ /dev/null
> @@ -1,28 +0,0 @@
> -Subject: [PATCH] util-linux: fix libmount_la_DEPENDENCIES.
> -
> -Upstream-Status: Pending
> -
> -libmount_la_LIBADD contains "-lselinux", this is not a object that
> -could consider as a dependency target. So fix this.
> -
> -Signed-off-by: Xin Ouyang <Xin.Ouyang at windriver.com>
> ----
> - libmount/src/Makemodule.am |    2 +-
> - 1 files changed, 1 insertions(+), 1 deletions(-)
> -
> -diff --git a/libmount/src/Makemodule.am b/libmount/src/Makemodule.am
> -index 494e02a..bf494a4 100644
> ---- a/libmount/src/Makemodule.am
> -+++ b/libmount/src/Makemodule.am
> -@@ -38,7 +38,7 @@ libmount_la_CFLAGS = \
> - 	-I$(top_srcdir)/libmount/src
> -
> - libmount_la_DEPENDENCIES = \
> --	$(libmount_la_LIBADD) \
> -+	libcommon.la libblkid.la \
> - 	libmount/src/libmount.sym \
> - 	libmount/src/libmount.h.in
> -
> ---
> -1.7.5.4
> -


More information about the yocto mailing list