[oe-commits] [meta-openembedded] 15/80: squid: add missing patch header

git at git.openembedded.org git at git.openembedded.org
Wed Aug 31 17:08:34 UTC 2016


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

commit 4547417330c2f2b785d4862f87bfd62e1dfb34cb
Author: Yi Zhao <yi.zhao at windriver.com>
AuthorDate: Thu Aug 18 17:06:17 2016 +0800

    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 <yi.zhao at windriver.com>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 .../recipes-daemons/squid/files/set_sysroot_patch.patch            | 7 +++++++
 1 file changed, 7 insertions(+)

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 68733f9..fdcd174 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 <yue.tao at windriver.com>
+Signed-off-by: Yi Zhao <yi.zhao at windriver.com>
+
 diff --git a/configure.ac.old b/configure.ac
 index 54eda73..874f48e 100644
 --- a/configure.ac.old

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


More information about the Openembedded-commits mailing list