diff options
author | Martin Jansa <martin.jansa@gmail.com> | 2023-01-27 14:02:25 +0100 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2023-01-27 17:06:52 -0800 |
commit | ea63f13846f47636b5caac7c5c38b6f7fcd66536 (patch) | |
tree | 4c68f3c31c6fbe2bad7c173a733b94d19bad1b2c /meta-python | |
parent | cf6337634b4150548d866b1a7f18e8a11ea9cbcc (diff) | |
download | meta-openembedded-ea63f13846f47636b5caac7c5c38b6f7fcd66536.tar.gz |
.patch: fix Signed-off-by formatting issues reported by patchreview tool from oe-core
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-connectivity/telepathy/telepathy-python3-0.15.19/telepathy-python_fix_for_automake_1.12.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-connectivity/telepathy/telepathy-python3-0.15.19/telepathy-python_fix_for_automake_1.12.patch b/meta-python/recipes-connectivity/telepathy/telepathy-python3-0.15.19/telepathy-python_fix_for_automake_1.12.patch index f613fdce4d..0498f3ddd0 100644 --- a/meta-python/recipes-connectivity/telepathy/telepathy-python3-0.15.19/telepathy-python_fix_for_automake_1.12.patch +++ b/meta-python/recipes-connectivity/telepathy/telepathy-python3-0.15.19/telepathy-python_fix_for_automake_1.12.patch | |||
@@ -9,7 +9,7 @@ of warning-errors. | |||
9 | | make[1]: Leaving directory `/srv/home/nitin/builds2/build0/tmp/work/i586-poky-linux/telepathy-python-0.15.19-r4/telepathy-python-0.15.19/src' | 9 | | make[1]: Leaving directory `/srv/home/nitin/builds2/build0/tmp/work/i586-poky-linux/telepathy-python-0.15.19-r4/telepathy-python-0.15.19/src' |
10 | | make: *** [all-recursive] Error 1 | 10 | | make: *** [all-recursive] Error 1 |
11 | 11 | ||
12 | Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com> | 12 | Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> |
13 | 2012/07/10 | 13 | 2012/07/10 |
14 | Index: telepathy-python-0.15.19/src/Makefile.am | 14 | Index: telepathy-python-0.15.19/src/Makefile.am |
15 | =================================================================== | 15 | =================================================================== |