All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Saul Wold <sgw@linux.intel.com>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [dora][PATCH] openssl: Fix pod2man des.pod error
Date: Fri, 22 Nov 2013 23:22:36 +0000	[thread overview]
Message-ID: <1385162556.16887.192.camel@ted> (raw)
In-Reply-To: <528FA74C.1030500@linux.intel.com>

On Fri, 2013-11-22 at 10:49 -0800, Saul Wold wrote:
> On 11/20/2013 11:28 PM, Mark Hatle wrote:
> > From: Baogen Shang <baogen.shang@windriver.com>
> >
> > formatting fix, =back is required before =head1 on Ubuntu 12.04.
> >
> > Signed-off-by: Baogen Shang <baogen.shang@windriver.com>
> > Signed-off-by: Jeff Polk <jeff.polk@windriver.com>
> > ---
> >   .../openssl/openssl-1.0.1e/openssl-fix-des.pod-error.patch   | 12 ++++++++++++
> >   meta/recipes-connectivity/openssl/openssl_1.0.1e.bb          |  3 ++-
> >   2 files changed, 14 insertions(+), 1 deletion(-)
> >   create mode 100644 meta/recipes-connectivity/openssl/openssl-1.0.1e/openssl-fix-des.pod-error.patch
> >
> > diff --git a/meta/recipes-connectivity/openssl/openssl-1.0.1e/openssl-fix-des.pod-error.patch b/meta/recipes-connectivity/openssl/openssl-1.0.1e/openssl-fix-des.pod-error.patch
> > new file mode 100644
> > index 0000000..512cde4
> > --- /dev/null
> > +++ b/meta/recipes-connectivity/openssl/openssl-1.0.1e/openssl-fix-des.pod-error.patch
> > @@ -0,0 +1,12 @@
> > +diff -urpN a_origin/des.pod b_modify/des.pod
> > +--- a_origin/crypto/des/des.pod	2013-08-15 15:02:56.211674589 +0800
> > ++++ b_modify/crypto/des/des.pod	2013-08-15 15:04:14.439674580 +0800
> > +@@ -181,6 +181,8 @@ the uuencoded file to embed in the begin
> > + output.  If there is no name specified after the B<-u>, the name text.des
> > + will be embedded in the header.
> > +
> > ++=back
> > ++
> > + =head1 SEE ALSO
> > +
> > + ps(1),
> > diff --git a/meta/recipes-connectivity/openssl/openssl_1.0.1e.bb b/meta/recipes-connectivity/openssl/openssl_1.0.1e.bb
> > index ac27dba..64ec426 100644
> > --- a/meta/recipes-connectivity/openssl/openssl_1.0.1e.bb
> > +++ b/meta/recipes-connectivity/openssl/openssl_1.0.1e.bb
> > @@ -6,7 +6,7 @@ DEPENDS += "ocf-linux"
> >
> >   CFLAG += "-DHAVE_CRYPTODEV -DUSE_CRYPTODEV_DIGESTS"
> >
> > -PR = "${INC_PR}.0"
> > +PR = "${INC_PR}.1"
> >
> 
> No PR bump please

The patch also needs a patch header/description etc.

Cheers,

Richard



      reply	other threads:[~2013-11-22 23:23 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-21  7:28 [dora][PATCH] openssl: Fix pod2man des.pod error Mark Hatle
2013-11-22 18:49 ` Saul Wold
2013-11-22 23:22   ` Richard Purdie [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1385162556.16887.192.camel@ted \
    --to=richard.purdie@linuxfoundation.org \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=sgw@linux.intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.