[oe] [meta-oe][PATCH 0/5] Various dnsmasq fixes/improvements

Christopher Larson kergoth at gmail.com
Sun Aug 10 01:01:10 UTC 2014


From: Christopher Larson <chris_larson at 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 at 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



More information about the Openembedded-devel mailing list