diff options
| author | Christopher Larson <chris_larson@mentor.com> | 2014-08-11 09:12:24 -0700 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2014-08-13 23:28:03 +0200 |
| commit | a46abacebdf83cd20f421828435e0403f5f3eb8d (patch) | |
| tree | ba9e14cf2b01b9a2ac489b9911657839cc17a580 /meta-networking/recipes-support/dnsmasq/files | |
| parent | e87a84abd470ce3f963a7640aee4051640c8c8b6 (diff) | |
| download | meta-openembedded-a46abacebdf83cd20f421828435e0403f5f3eb8d.tar.gz | |
dnsmasq: move parallel make patch to .bb, add upstream-status
Patches really belong in the recipe, not the .inc, given patches are generally
version-bound.
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-networking/recipes-support/dnsmasq/files')
| -rw-r--r-- | meta-networking/recipes-support/dnsmasq/files/parallel-make.patch | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-networking/recipes-support/dnsmasq/files/parallel-make.patch b/meta-networking/recipes-support/dnsmasq/files/parallel-make.patch index 3d1040cf3b..6d5b722eab 100644 --- a/meta-networking/recipes-support/dnsmasq/files/parallel-make.patch +++ b/meta-networking/recipes-support/dnsmasq/files/parallel-make.patch | |||
| @@ -5,6 +5,7 @@ can't rely on that order when doing a paralllel make build, so add an explicit | |||
| 5 | rule to enforce that order. | 5 | rule to enforce that order. |
| 6 | 6 | ||
| 7 | Signed-off-by: Christopher Larson <chris_larson@mentor.com> | 7 | Signed-off-by: Christopher Larson <chris_larson@mentor.com> |
| 8 | Upstream-status: Pending | ||
| 8 | 9 | ||
| 9 | --- dnsmasq-2.68.orig/Makefile | 10 | --- dnsmasq-2.68.orig/Makefile |
| 10 | +++ dnsmasq-2.68/Makefile | 11 | +++ dnsmasq-2.68/Makefile |
