All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe][PATCH 0/5] Various dnsmasq fixes/improvements
@ 2014-08-10  1:01 Christopher Larson
  2014-08-10  1:01 ` [meta-oe][PATCH 1/5] dnsmasq: add missing inherit pkgconfig Christopher Larson
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Christopher Larson @ 2014-08-10  1:01 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Christopher Larson

From: Christopher Larson <chris_larson@mentor.com>

The following changes since commit a9636f77ac00bafd1429dc52bdf2f8f2446866f9:

  wireshark: update configuration and epoch (2014-08-06 19:51:59 -0400)

are available in the git repository at:

  git@github.com:kergoth/meta-openembedded dnsmasq-fixes

for you to fetch changes up to ce63b6d184231a0a1797b91e2ad530bcdc4c7fee:

  dnsmasq: add packageconfigs for idn, conntrack, lua (2014-08-07 14:42:08 -0700)

----------------------------------------------------------------
Christopher Larson (5):
  dnsmasq: add missing inherit pkgconfig
  dnsmasq: obey CFLAGS & LDFLAGS
  dnsmasq: fix parallel make issue
  dnsmasq: look for lua.pc, not lua5.1.pc
  dnsmasq: add packageconfigs for idn, conntrack, lua

 meta-networking/recipes-support/dnsmasq/dnsmasq.inc   | 18 ++++++++++++++----
 .../recipes-support/dnsmasq/dnsmasq/lua.patch         | 15 +++++++++++++++
 .../dnsmasq/dnsmasq/parallel-make.patch               | 19 +++++++++++++++++++
 .../recipes-support/dnsmasq/dnsmasq_2.68.bb           |  5 +++++
 4 files changed, 53 insertions(+), 4 deletions(-)
 create mode 100644 meta-networking/recipes-support/dnsmasq/dnsmasq/lua.patch
 create mode 100644 meta-networking/recipes-support/dnsmasq/dnsmasq/parallel-make.patch

-- 
1.8.3.4



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

end of thread, other threads:[~2014-08-11 15:54 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-10  1:01 [meta-oe][PATCH 0/5] Various dnsmasq fixes/improvements Christopher Larson
2014-08-10  1:01 ` [meta-oe][PATCH 1/5] dnsmasq: add missing inherit pkgconfig Christopher Larson
2014-08-10  1:01 ` [meta-oe][PATCH 2/5] dnsmasq: obey CFLAGS & LDFLAGS Christopher Larson
2014-08-10  1:01 ` [meta-oe][PATCH 3/5] dnsmasq: fix parallel make issue Christopher Larson
2014-08-10  9:24   ` Martin Jansa
2014-08-11  0:36     ` Christopher Larson
2014-08-11  8:46       ` Martin Jansa
2014-08-11  8:51         ` Martin Jansa
2014-08-11 15:54           ` Christopher Larson
2014-08-10  1:01 ` [meta-oe][PATCH 4/5] dnsmasq: look for lua.pc, not lua5.1.pc Christopher Larson
2014-08-10  1:01 ` [meta-oe][PATCH 5/5] dnsmasq: add packageconfigs for idn, conntrack, lua Christopher Larson

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.