diff options
| author | Martin Jansa <martin.jansa@gmail.com> | 2023-02-23 14:45:29 +0100 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2023-02-24 08:45:44 -0800 |
| commit | 285b7cd79fda2967613c14141f99aa8ef6f99c8d (patch) | |
| tree | a4fe7e4b28909b84e2726f99410ed71c3e5cfddb /meta-oe/recipes-support/hstr/files | |
| parent | 80fbf964e1ee02e117b2756831e66e4170d75ced (diff) | |
| download | meta-openembedded-285b7cd79fda2967613c14141f99aa8ef6f99c8d.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/hstr/files')
| -rw-r--r-- | meta-oe/recipes-support/hstr/files/0001-Use-OE-specific-checks-for-ncurses.patch | 2 | ||||
| -rw-r--r-- | meta-oe/recipes-support/hstr/files/0001-configure.ac-Don-t-use-AC_CHECK_FILE.patch | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/hstr/files/0001-Use-OE-specific-checks-for-ncurses.patch b/meta-oe/recipes-support/hstr/files/0001-Use-OE-specific-checks-for-ncurses.patch index d7eb558a9f..421d824ee0 100644 --- a/meta-oe/recipes-support/hstr/files/0001-Use-OE-specific-checks-for-ncurses.patch +++ b/meta-oe/recipes-support/hstr/files/0001-Use-OE-specific-checks-for-ncurses.patch | |||
| @@ -3,7 +3,7 @@ From: Changqing Li <changqing.li@windriver.com> | |||
| 3 | Date: Wed, 2 Mar 2022 06:22:15 +0000 | 3 | Date: Wed, 2 Mar 2022 06:22:15 +0000 |
| 4 | Subject: [PATCH] Use OE-specific checks for ncurses | 4 | Subject: [PATCH] Use OE-specific checks for ncurses |
| 5 | 5 | ||
| 6 | Upstream-Status: Inappropriate[oe specific] | 6 | Upstream-Status: Inappropriate [oe specific] |
| 7 | 7 | ||
| 8 | Signed-off-by: Changqing Li <changqing.li@windriver.com> | 8 | Signed-off-by: Changqing Li <changqing.li@windriver.com> |
| 9 | --- | 9 | --- |
diff --git a/meta-oe/recipes-support/hstr/files/0001-configure.ac-Don-t-use-AC_CHECK_FILE.patch b/meta-oe/recipes-support/hstr/files/0001-configure.ac-Don-t-use-AC_CHECK_FILE.patch index e9b44c4c91..832d768ff3 100644 --- a/meta-oe/recipes-support/hstr/files/0001-configure.ac-Don-t-use-AC_CHECK_FILE.patch +++ b/meta-oe/recipes-support/hstr/files/0001-configure.ac-Don-t-use-AC_CHECK_FILE.patch | |||
| @@ -7,7 +7,7 @@ AC_CHECK_FILE is not suitable for cross-compile, so | |||
| 7 | remove it to fix configure error: | 7 | remove it to fix configure error: |
| 8 | cannot check for file existence when cross compiling | 8 | cannot check for file existence when cross compiling |
| 9 | 9 | ||
| 10 | Upstream-Status: Inappropriate[oe specific] | 10 | Upstream-Status: Inappropriate [oe specific] |
| 11 | 11 | ||
| 12 | Signed-off-by: Changqing Li <changqing.li@windriver.com> | 12 | Signed-off-by: Changqing Li <changqing.li@windriver.com> |
| 13 | --- | 13 | --- |
