diff options
author | Ross Burton <ross.burton@intel.com> | 2016-06-27 20:59:19 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-07-08 09:57:24 +0100 |
commit | e49d337e848a2cf72045e492c20482336b929381 (patch) | |
tree | cadfa3f6c6bd86e19512751623b5eae10f445e7c /meta/recipes-graphics/wayland | |
parent | e6ad36cb5413509605249d4641f7d039e8a00aeb (diff) | |
download | poky-e49d337e848a2cf72045e492c20482336b929381.tar.gz |
meta: update patch metadata
Enforce the correct tag names across all of oe-core for consistency.
(From OE-Core rev: 606a43dc38a00cc243f933722db657aea4129f8e)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/wayland')
2 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/wayland/libinput/touchpad-serial-synaptics-need-to-fake-new-touches-on-TRIPLETAP.patch b/meta/recipes-graphics/wayland/libinput/touchpad-serial-synaptics-need-to-fake-new-touches-on-TRIPLETAP.patch index 97c63bd377..b52b4962b3 100644 --- a/meta/recipes-graphics/wayland/libinput/touchpad-serial-synaptics-need-to-fake-new-touches-on-TRIPLETAP.patch +++ b/meta/recipes-graphics/wayland/libinput/touchpad-serial-synaptics-need-to-fake-new-touches-on-TRIPLETAP.patch | |||
@@ -1,7 +1,7 @@ | |||
1 | This is a workaround upstream suggests for use with kernel 4.1. | 1 | This is a workaround upstream suggests for use with kernel 4.1. |
2 | 2 | ||
3 | Upstream-Status: Inappropriate [temporary work-around] | 3 | Upstream-Status: Inappropriate [temporary work-around] |
4 | Signed-Off-By: Jussi Kukkonen <jussi.kukkonen@intel.com> | 4 | Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com> |
5 | 5 | ||
6 | 6 | ||
7 | 7 | ||
diff --git a/meta/recipes-graphics/wayland/weston/make-weston-launch-exit-for-unrecognized-option.patch b/meta/recipes-graphics/wayland/weston/make-weston-launch-exit-for-unrecognized-option.patch index 25c868311c..0c408a43d6 100644 --- a/meta/recipes-graphics/wayland/weston/make-weston-launch-exit-for-unrecognized-option.patch +++ b/meta/recipes-graphics/wayland/weston/make-weston-launch-exit-for-unrecognized-option.patch | |||
@@ -8,7 +8,7 @@ Exit the program if an unrecognized command line option is found. | |||
8 | 8 | ||
9 | Upstream-Status: Submitted | 9 | Upstream-Status: Submitted |
10 | 10 | ||
11 | Signed-off-by; Tom Hochstein <tom.hochstein@nxp.com> | 11 | Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com> |
12 | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> | 12 | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> |
13 | --- | 13 | --- |
14 | 14 | ||