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

From: Christopher Larson <chris_larson@mentor.com>

This is rebased on current master. The parallel make fix's commit message is
adjusted to match what it does, and the lua patch is fixed.. It seems
something inadvertantly trimmed trailing whitespace out of the patch, oops.

The following changes since commit 4d4ab8fd320b58323033c12cf705e7b3ce10d659:

  integrate fcgi-2.4.0 and add OML license file (2014-08-10 17:23:22 +0100)

are available in the git repository at:

  https://github.com/kergoth/meta-openembedded dnsmasq-fixes

for you to fetch changes up to 2e84f59401a5ce57ba17841ff4ddb01cffeb1145:

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

----------------------------------------------------------------
Christopher Larson (5):
      dnsmasq: add missing inherit pkgconfig
      dnsmasq: obey CFLAGS & LDFLAGS
      dnsmasq: move parallel make patch to .bb, add upstream-status
      dnsmasq: look for lua.pc, not lua5.1.pc
      dnsmasq: add packageconfigs for idn, conntrack, lua

 meta-networking/recipes-support/dnsmasq/dnsmasq.inc   | 19 ++++++++++++++-----
 .../recipes-support/dnsmasq/dnsmasq/lua.patch         | 16 ++++++++++++++++
 .../dnsmasq/{files => dnsmasq}/parallel-make.patch    |  1 +
 .../recipes-support/dnsmasq/dnsmasq_2.68.bb           |  5 +++++
 4 files changed, 36 insertions(+), 5 deletions(-)
 create mode 100644 meta-networking/recipes-support/dnsmasq/dnsmasq/lua.patch
 rename meta-networking/recipes-support/dnsmasq/{files => dnsmasq}/parallel-make.patch (96%)

-- 
1.8.3.4



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

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

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-11 16:12 [meta-oe][PATCH v2 0/5] Various dnsmasq fixes/improvements Christopher Larson
2014-08-11 16:12 ` [meta-oe][PATCH v2 1/5] dnsmasq: add missing inherit pkgconfig Christopher Larson
2014-08-11 16:12 ` [meta-oe][PATCH v2 2/5] dnsmasq: obey CFLAGS & LDFLAGS Christopher Larson
2014-08-11 16:12 ` [meta-oe][PATCH v2 3/5] dnsmasq: move parallel make patch to .bb, add upstream-status Christopher Larson
2014-08-11 16:12 ` [meta-oe][PATCH v2 4/5] dnsmasq: look for lua.pc, not lua5.1.pc Christopher Larson
2014-08-11 16:12 ` [meta-oe][PATCH v2 5/5] dnsmasq: add packageconfigs for idn, conntrack, lua Christopher Larson
2014-08-12 11:40 ` [meta-oe][PATCH v2 0/5] Various dnsmasq fixes/improvements Martin Jansa

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.