diff options
| author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2013-10-30 10:23:21 -0400 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2013-10-30 10:23:21 -0400 |
| commit | c46d6acbf606e45a3b8fec4f3d1d9070257e47ce (patch) | |
| tree | 32a9666a647fd3ce3111d538e98f94ad6f7715a2 /meta-openstack/recipes-connectivity | |
| parent | b19f4da0c1bdf69765582a38d7ccd435ba324556 (diff) | |
| download | meta-cloud-services-c46d6acbf606e45a3b8fec4f3d1d9070257e47ce.tar.gz | |
meta-openstack: remove duplicate dnsmasq bbappend
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack/recipes-connectivity')
| -rw-r--r-- | meta-openstack/recipes-connectivity/dnsmasq/dnsmasq_2.55.bbappend | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/meta-openstack/recipes-connectivity/dnsmasq/dnsmasq_2.55.bbappend b/meta-openstack/recipes-connectivity/dnsmasq/dnsmasq_2.55.bbappend deleted file mode 100644 index 9c031ce..0000000 --- a/meta-openstack/recipes-connectivity/dnsmasq/dnsmasq_2.55.bbappend +++ /dev/null | |||
| @@ -1,9 +0,0 @@ | |||
| 1 | do_install_append() { | ||
| 2 | cd ${S}/contrib/wrt | ||
| 3 | oe_runmake | ||
| 4 | |||
| 5 | install -m 0755 ${S}/contrib/wrt/dhcp_release ${D}${bindir} | ||
| 6 | } | ||
| 7 | |||
| 8 | |||
| 9 | |||
