All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3][meta-networking]fix install package "curlpp pimd ssmping" to image failed
@ 2014-11-07  8:08 Hongxu Jia
  2014-11-07  8:08 ` [PATCH 1/3] curlpp: use libcurlpp as curlpp's provider Hongxu Jia
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Hongxu Jia @ 2014-11-07  8:08 UTC (permalink / raw)
  To: openembedded-devel

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



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-11-11  2:40 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 ` [PATCH 0/3][meta-networking]fix install package "curlpp pimd ssmping" to image failed Joe MacDonald

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.