Add author tracking information to the attr patch added by commit b28f12a272a9e2f0c3084a58b91605acb05f58f8.
Signed-off-by: Nathan Rossi <[email protected]> --- This patch fixes up the missing signed-off-by line, This was requested in the following thread: http://lists.openembedded.org/pipermail/openembedded-core/2013-December/087163.html --- .../attr/files/attr-Missing-configure.ac.patch | 1 + 1 file changed, 1 insertion(+) diff --git a/meta/recipes-support/attr/files/attr-Missing-configure.ac.patch b/meta/recipes-support/attr/files/attr-Missing-configure.ac.patch index 5887ed5..20fcc3c 100644 --- a/meta/recipes-support/attr/files/attr-Missing-configure.ac.patch +++ b/meta/recipes-support/attr/files/attr-Missing-configure.ac.patch @@ -1,6 +1,7 @@ Subject: [PATCH] attr: Missing configure.ac Upstream-Status: Backport [Upstream released tarball missing this file] +Signed-off-by: Nathan Rossi <[email protected]> --- configure.ac | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) -- 1.7.9.5 _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
