All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joe MacDonald <Joe_MacDonald@mentor.com>
To: <openembedded-devel@lists.openembedded.org>
Subject: Re: [PATCH 0/3][meta-networking]fix install package "curlpp pimd ssmping" to image failed
Date: Mon, 10 Nov 2014 21:40:44 -0500	[thread overview]
Message-ID: <20141111024043.GC1803@mentor.com> (raw)
In-Reply-To: <cover.1415347548.git.hongxu.jia@windriver.com>

[-- Attachment #1: Type: text/plain, Size: 1820 bytes --]

I merged two of the three of these.  I didn't bring in the curlpp change
since, as Martin pointed out, it looks like a change to solve a problem
that isn't in meta-openembedded.  It may be as simple as updating your
own IMAGE_INSTALL_append, it may be correcting dependency names in some
layer that is external to meta-openembedded, but whatever it is, I can't
find anything inside meta-openembedded that depends on curlpp (as
named), so I don't think it's worth breaking convention here.

Thanks for the other updates, though.

-J.

[[oe] [PATCH 0/3][meta-networking]fix install package "curlpp pimd ssmping" to image failed] On 14.11.07 (Fri 16:08) Hongxu Jia wrote:

> vim local.conf
> ...
> IMAGE_INSTALL_append = " curlpp pimd ssmping"
> ...
> 
> bitbake core-image-minimal
> 
> //Hongxu
> 
> The following changes since commit 34ca3aeef1a8ff74de548c427fff8dc94f4b720a:
> 
>   vpnc: use nativeperl to run perl scripts (2014-11-04 16:02:44 -0500)
> 
> are available in the git repository at:
> 
>   git://git.pokylinux.org/poky-contrib hongxu/fix-mete-networking
>   http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=hongxu/fix-mete-networking
> 
> Hongxu Jia (3):
>   curlpp: use libcurlpp as curlpp's provider
>   pimd: add do_install to pimd
>   ssmping: add do_install to ssmping
> 
>  .../recipes-support/curlpp/curlpp_0.7.3.bb         |  1 +
>  meta-networking/recipes-support/pimd/pimd_2.1.8.bb |  7 +++++
>  .../files/0001-Makefile-tweak-install-dir.patch    | 35 ++++++++++++++++++++++
>  .../recipes-support/ssmping/ssmping_0.9.1.bb       |  8 ++++-
>  4 files changed, 50 insertions(+), 1 deletion(-)
>  create mode 100644 meta-networking/recipes-support/ssmping/files/0001-Makefile-tweak-install-dir.patch
> 
> -- 
> 1.9.1
> 
-- 
-Joe MacDonald.
:wq

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 501 bytes --]

      parent reply	other threads:[~2014-11-11  2:40 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-07  8:08 [PATCH 0/3][meta-networking]fix install package "curlpp pimd ssmping" to image failed Hongxu Jia
2014-11-07  8:08 ` [PATCH 1/3] curlpp: use libcurlpp as curlpp's provider Hongxu Jia
2014-11-07 14:18   ` Martin Jansa
2014-11-07  8:08 ` [PATCH 2/3] pimd: add do_install to pimd Hongxu Jia
2014-11-07  8:08 ` [PATCH 3/3] ssmping: add do_install to ssmping Hongxu Jia
2014-11-11  2:40 ` Joe MacDonald [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=20141111024043.GC1803@mentor.com \
    --to=joe_macdonald@mentor.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /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.