All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christopher Larson <kergoth@gmail.com>
To: openembedded-devel@lists.openembedded.org
Cc: Christopher Larson <chris_larson@mentor.com>
Subject: [meta-oe][PATCH 0/5] Various dnsmasq fixes/improvements
Date: Sat,  9 Aug 2014 18:01:10 -0700	[thread overview]
Message-ID: <cover.1407632366.git.chris_larson@mentor.com> (raw)

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



             reply	other threads:[~2014-08-10  1:03 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-10  1:01 Christopher Larson [this message]
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

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=cover.1407632366.git.chris_larson@mentor.com \
    --to=kergoth@gmail.com \
    --cc=chris_larson@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.