diff options
author | Khem Raj <raj.khem@gmail.com> | 2018-09-10 09:05:04 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-09-11 09:05:35 +0100 |
commit | bbcc6ab93b65cbb02d5b5f94897c33e448aa3103 (patch) | |
tree | 0d046fd7b59d90743501fa96fd48e1474ec310cc /meta/recipes-support | |
parent | 09bc7331a44d6e2bbcf0fb693fcb642a6ce61b71 (diff) | |
download | poky-bbcc6ab93b65cbb02d5b5f94897c33e448aa3103.tar.gz |
serf: Document and add upstream status field for 0003-gen_def.patch
(From OE-Core rev: 60909e5d4ac94ed77699a569960bb689acb432dd)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support')
-rw-r--r-- | meta/recipes-support/serf/serf/0003-gen_def.patch | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/meta/recipes-support/serf/serf/0003-gen_def.patch b/meta/recipes-support/serf/serf/0003-gen_def.patch index e37e9034b0..0ea2cca9df 100644 --- a/meta/recipes-support/serf/serf/0003-gen_def.patch +++ b/meta/recipes-support/serf/serf/0003-gen_def.patch | |||
@@ -3,6 +3,11 @@ From: Khem Raj <raj.khem@gmail.com> | |||
3 | Date: Mon, 3 Sep 2018 11:12:27 -0700 | 3 | Date: Mon, 3 Sep 2018 11:12:27 -0700 |
4 | Subject: [PATCH] gen_def | 4 | Subject: [PATCH] gen_def |
5 | 5 | ||
6 | This is partial port because half of this patch is already present in our | ||
7 | patches | ||
8 | |||
9 | Upstream-Status: Backport [https://github.com/apache/serf/commit/8f07c9626106873a594fd07e7c257e9080d8660b] | ||
10 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||
6 | --- | 11 | --- |
7 | SConstruct | 2 ++ | 12 | SConstruct | 2 ++ |
8 | 1 file changed, 2 insertions(+) | 13 | 1 file changed, 2 insertions(+) |