From c7e8da38198deb4b8da3536ac348623cfd306c5a Mon Sep 17 00:00:00 2001 From: Yi Zhao Date: Thu, 18 Aug 2016 17:06:17 +0800 Subject: squid: add missing patch header Add upstream-status and signed-off-by line to the patch to obey the recommendations: http://openembedded.org/wiki/Commit_Patch_Message_Guidelines#Patch_Header_Recommendations Signed-off-by: Yi Zhao Signed-off-by: Martin Jansa Signed-off-by: Joe MacDonald --- .../recipes-daemons/squid/files/set_sysroot_patch.patch | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'meta-networking/recipes-daemons/squid') diff --git a/meta-networking/recipes-daemons/squid/files/set_sysroot_patch.patch b/meta-networking/recipes-daemons/squid/files/set_sysroot_patch.patch index 68733f9116..fdcd174d3b 100644 --- a/meta-networking/recipes-daemons/squid/files/set_sysroot_patch.patch +++ b/meta-networking/recipes-daemons/squid/files/set_sysroot_patch.patch @@ -1,3 +1,10 @@ +Set the SYSROOT for libxml2 header file to avoid host contamination. + +Upstream-Status: Inappropriate [embedded specific] + +Signed-off-by: Yue Tao +Signed-off-by: Yi Zhao + diff --git a/configure.ac.old b/configure.ac index 54eda73..874f48e 100644 --- a/configure.ac.old -- cgit 1.2.3-korg