dnsmasq: add version 2.76 and align with stx 3.0 96/3596/1
authorJackie Huang <jackie.huang@windriver.com>
Wed, 6 May 2020 07:45:06 +0000 (15:45 +0800)
committerJackie Huang <jackie.huang@windriver.com>
Wed, 6 May 2020 14:11:09 +0000 (22:11 +0800)
commitd41692264a2b1a54082ef936d2830cd9d4fa6b62
tree24be10af25574758a971ca7bafe5b1a371fbf436
parent4bed284cd2c43e567f233632ae159b6395b05995
dnsmasq: add version 2.76 and align with stx 3.0

- Add recipe for version 2.76 and set as the preferred
  version (or it will select 2.80)
- Add patches from dnsmasq-2.76-7.el7.tis.7.src.rpm
- Align the spec file from dnsmasq-2.76-7.el7.tis.7.src.rpm
- Add dependency on dnsmasq so it will be installed in image

Issue-ID: INF-85
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Change-Id: I0f0ab584686c2aa94b8ec2156f98f1298ea19293
33 files changed:
meta-stx/conf/distro/include/stx-preferred-vers.inc
meta-stx/recipes-core/stx-config-files/config-files_1.0.0.bb
meta-stx/recipes-support/dnsmasq/dnsmasq/99_dnsmasq [new file with mode: 0644]
meta-stx/recipes-support/dnsmasq/dnsmasq/dnsmasq-resolvconf-helper [new file with mode: 0644]
meta-stx/recipes-support/dnsmasq/dnsmasq/dnsmasq-resolvconf.service [new file with mode: 0644]
meta-stx/recipes-support/dnsmasq/dnsmasq/dnsmasq.resolvconf [new file with mode: 0755]
meta-stx/recipes-support/dnsmasq/dnsmasq/init [new file with mode: 0644]
meta-stx/recipes-support/dnsmasq/dnsmasq/lua.patch [new file with mode: 0644]
meta-stx/recipes-support/dnsmasq/dnsmasq/stx/close-tftp-sockets-immediately.patch [new file with mode: 0644]
meta-stx/recipes-support/dnsmasq/dnsmasq/stx/dnsmasq-2.76-CVE-2017-14491-2.patch [new file with mode: 0644]
meta-stx/recipes-support/dnsmasq/dnsmasq/stx/dnsmasq-2.76-CVE-2017-14491.patch [new file with mode: 0644]
meta-stx/recipes-support/dnsmasq/dnsmasq/stx/dnsmasq-2.76-CVE-2017-14492.patch [new file with mode: 0644]
meta-stx/recipes-support/dnsmasq/dnsmasq/stx/dnsmasq-2.76-CVE-2017-14493.patch [new file with mode: 0644]
meta-stx/recipes-support/dnsmasq/dnsmasq/stx/dnsmasq-2.76-CVE-2017-14494.patch [new file with mode: 0644]
meta-stx/recipes-support/dnsmasq/dnsmasq/stx/dnsmasq-2.76-CVE-2017-14495.patch [new file with mode: 0644]
meta-stx/recipes-support/dnsmasq/dnsmasq/stx/dnsmasq-2.76-CVE-2017-14496.patch [new file with mode: 0644]
meta-stx/recipes-support/dnsmasq/dnsmasq/stx/dnsmasq-2.76-coverity.patch [new file with mode: 0644]
meta-stx/recipes-support/dnsmasq/dnsmasq/stx/dnsmasq-2.76-dhcp-script-log.patch [new file with mode: 0644]
meta-stx/recipes-support/dnsmasq/dnsmasq/stx/dnsmasq-2.76-dns-sleep-resume.patch [new file with mode: 0644]
meta-stx/recipes-support/dnsmasq/dnsmasq/stx/dnsmasq-2.76-file_offset32.patch [new file with mode: 0644]
meta-stx/recipes-support/dnsmasq/dnsmasq/stx/dnsmasq-2.76-fix-crash-dns-resume.patch [new file with mode: 0644]
meta-stx/recipes-support/dnsmasq/dnsmasq/stx/dnsmasq-2.76-fix-dhcp-option-arrangements.patch [new file with mode: 0644]
meta-stx/recipes-support/dnsmasq/dnsmasq/stx/dnsmasq-2.76-gita3303e196.patch [new file with mode: 0644]
meta-stx/recipes-support/dnsmasq/dnsmasq/stx/dnsmasq-2.76-inotify.patch [new file with mode: 0644]
meta-stx/recipes-support/dnsmasq/dnsmasq/stx/dnsmasq-2.76-label-man.patch [new file with mode: 0644]
meta-stx/recipes-support/dnsmasq/dnsmasq/stx/dnsmasq-2.76-label-warning.patch [new file with mode: 0644]
meta-stx/recipes-support/dnsmasq/dnsmasq/stx/dnsmasq-2.76-misc-cleanups.patch [new file with mode: 0644]
meta-stx/recipes-support/dnsmasq/dnsmasq/stx/dnsmasq-2.76-pftables.patch [new file with mode: 0644]
meta-stx/recipes-support/dnsmasq/dnsmasq/stx/dnsmasq-2.76-underflow.patch [new file with mode: 0644]
meta-stx/recipes-support/dnsmasq/dnsmasq/stx/dnsmasq-2.76-warning-fixes.patch [new file with mode: 0644]
meta-stx/recipes-support/dnsmasq/dnsmasq/stx/dnsmasq-update-ipv6-leases-from-config.patch [new file with mode: 0644]
meta-stx/recipes-support/dnsmasq/dnsmasq/stx/dnsmasq.service [new file with mode: 0644]
meta-stx/recipes-support/dnsmasq/dnsmasq_2.76.bb [new file with mode: 0644]