diff options
| author | Martin Jansa <martin.jansa@gmail.com> | 2023-01-27 14:02:24 +0100 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2023-01-27 17:06:52 -0800 |
| commit | e99f1879662e2b692dca4e94b3b6cbbad29770a6 (patch) | |
| tree | 877a0524f45741fcb57bb8f20f2820eba164bf85 /meta-oe/recipes-support/log4c | |
| parent | bfb764ed830537b4e8cd85a2d01850238afc5725 (diff) | |
| download | meta-openembedded-e99f1879662e2b692dca4e94b3b6cbbad29770a6.tar.gz | |
.patch: fix Upstream-Status 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-oe/recipes-support/log4c')
| -rw-r--r-- | meta-oe/recipes-support/log4c/log4c/fix_configure_with-expat.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/log4c/log4c/fix_configure_with-expat.patch b/meta-oe/recipes-support/log4c/log4c/fix_configure_with-expat.patch index 4872eb4f5e..dadefec33a 100644 --- a/meta-oe/recipes-support/log4c/log4c/fix_configure_with-expat.patch +++ b/meta-oe/recipes-support/log4c/log4c/fix_configure_with-expat.patch | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | The original use of AC_ARG_WITH is buggy and causes expat support | 1 | The original use of AC_ARG_WITH is buggy and causes expat support |
| 2 | to be *disabled* if "--with-expat" is passed to configure. | 2 | to be *disabled* if "--with-expat" is passed to configure. |
| 3 | 3 | ||
| 4 | Upstream status: pending | 4 | Upstream-Status: Pending |
| 5 | 5 | ||
| 6 | Index: log4c-1.2.4/configure.in | 6 | Index: log4c-1.2.4/configure.in |
| 7 | =================================================================== | 7 | =================================================================== |
