diff options
author | Saul Wold <sgw@linux.intel.com> | 2014-04-23 16:42:39 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-04-25 17:19:20 +0100 |
commit | eb76c48798bbcb632a110e54a984cfd7c241998c (patch) | |
tree | b3797d3c457210638f0cb21dd98f63f826bbc0e5 /meta/recipes-connectivity | |
parent | cbf460735e47c4e16252b88bf80a0f27b037f1b0 (diff) | |
download | poky-eb76c48798bbcb632a110e54a984cfd7c241998c.tar.gz |
Upstream-Status Cleanups
(From OE-Core rev: ea438b58c9a90e4c3147f99d63a9afc66963c5a1)
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity')
-rw-r--r-- | meta/recipes-connectivity/bind/bind/dont-test-on-host.patch | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta/recipes-connectivity/bind/bind/dont-test-on-host.patch b/meta/recipes-connectivity/bind/bind/dont-test-on-host.patch index 89207404b5..288e58bb60 100644 --- a/meta/recipes-connectivity/bind/bind/dont-test-on-host.patch +++ b/meta/recipes-connectivity/bind/bind/dont-test-on-host.patch | |||
@@ -1,3 +1,7 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
3 | Signed-off-by Saul Wold <sgw@linux.intel.com> | ||
4 | |||
1 | Index: bind-9.9.5/bin/Makefile.in | 5 | Index: bind-9.9.5/bin/Makefile.in |
2 | =================================================================== | 6 | =================================================================== |
3 | --- bind-9.9.5.orig/bin/Makefile.in | 7 | --- bind-9.9.5.orig/bin/Makefile.in |