aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBen Hutchings <ben@decadent.org.uk>2019-12-26 23:54:56 +0000
committerBen Hutchings <ben@decadent.org.uk>2019-12-26 23:54:56 +0000
commitde66daa5dddbed6e235a16a18dbf2e1984d38019 (patch)
tree41a8f7cb557866194209ca33bbf1a94a03dafdd4
parent4aabd2a07df31aa7e61a566457c86936e3e42706 (diff)
downloadkernel_replicant_linux-de66daa5dddbed6e235a16a18dbf2e1984d38019.tar.gz
kernel_replicant_linux-de66daa5dddbed6e235a16a18dbf2e1984d38019.tar.bz2
kernel_replicant_linux-de66daa5dddbed6e235a16a18dbf2e1984d38019.zip
Change Origin field to Forwarded for a patch sent upstream
-rw-r--r--debian/patches/bugfix/all/0005-libtraceevent-Add-dependency-on-libdl.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/bugfix/all/0005-libtraceevent-Add-dependency-on-libdl.patch b/debian/patches/bugfix/all/0005-libtraceevent-Add-dependency-on-libdl.patch
index 755a0d622a27..f840d9979090 100644
--- a/debian/patches/bugfix/all/0005-libtraceevent-Add-dependency-on-libdl.patch
+++ b/debian/patches/bugfix/all/0005-libtraceevent-Add-dependency-on-libdl.patch
@@ -1,7 +1,7 @@
From: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
Date: Thu, 26 Dec 2019 22:31:30 +0000
Subject: [PATCH 5/5] libtraceevent: Add dependency on libdl
-Origin: https://lore.kernel.org/lkml/20191226224931.3458-1-sudipm.mukherjee@gmail.com/
+Forwarded: https://lore.kernel.org/lkml/20191226224931.3458-1-sudipm.mukherjee@gmail.com/
event-plugin.c is calling dl_*() functions but it is not linked with
libdl. As a result when we use ldd on the generated libtraceevent.so