diff options
| author | Ross Burton <ross.burton@intel.com> | 2020-01-13 12:39:24 +0000 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-01-13 13:07:36 +0000 |
| commit | fc813841983a9df6f93bcb7481fcb5f82e9e5e9f (patch) | |
| tree | dd4001e9101e9680ad9bd1732ddb470ca9dee492 | |
| parent | 3e89d4c9bebe990477b8209436d77aaf2d3692ed (diff) | |
| download | poky-fc813841983a9df6f93bcb7481fcb5f82e9e5e9f.tar.gz | |
gettext: fix typo in Upstream-Status
(From OE-Core rev: b6d4150f9c74f25a4022a3fa0bd489a8e85deb77)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | meta/recipes-core/gettext/gettext-0.20.1/0001-tests-autopoint-3-unset-MAKEFLAGS.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/gettext/gettext-0.20.1/0001-tests-autopoint-3-unset-MAKEFLAGS.patch b/meta/recipes-core/gettext/gettext-0.20.1/0001-tests-autopoint-3-unset-MAKEFLAGS.patch index 96e5bf380f..b0bc6b97a6 100644 --- a/meta/recipes-core/gettext/gettext-0.20.1/0001-tests-autopoint-3-unset-MAKEFLAGS.patch +++ b/meta/recipes-core/gettext/gettext-0.20.1/0001-tests-autopoint-3-unset-MAKEFLAGS.patch | |||
| @@ -6,7 +6,7 @@ Subject: [PATCH] tests/autopoint-3: unset MAKEFLAGS | |||
| 6 | This is needed when running ptests, as the MAKEFLAGS value (set up by run-ptest) | 6 | This is needed when running ptests, as the MAKEFLAGS value (set up by run-ptest) |
| 7 | is messing up the test. | 7 | is messing up the test. |
| 8 | 8 | ||
| 9 | Upstream-Status: Inapppropriate [oe-core specific] | 9 | Upstream-Status: Inappropriate [oe-core specific] |
| 10 | Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> | 10 | Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> |
| 11 | --- | 11 | --- |
| 12 | gettext-tools/tests/autopoint-3 | 1 + | 12 | gettext-tools/tests/autopoint-3 | 1 + |
