diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2015-10-21 10:19:15 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-11-16 11:37:11 +0000 |
commit | c64fdfd27103a4962c74c88f4ef7940cda6832eb (patch) | |
tree | 83a0c7699e572969591a76452d08fe927f002797 | |
parent | 50d484e66b410568f6c9da699e56d7c3641eae6e (diff) | |
download | openembedded-core-contrib-c64fdfd27103a4962c74c88f4ef7940cda6832eb.tar.gz |
meta: Fix typos in Upstream-Status labels
We need these to be consistent so they are possible to programmatically
read.
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
3 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-connectivity/openssl/openssl/crypto_use_bigint_in_x86-64_perl.patch b/meta/recipes-connectivity/openssl/openssl/crypto_use_bigint_in_x86-64_perl.patch index c397af2f0e9..af3989f6218 100644 --- a/meta/recipes-connectivity/openssl/openssl/crypto_use_bigint_in_x86-64_perl.patch +++ b/meta/recipes-connectivity/openssl/openssl/crypto_use_bigint_in_x86-64_perl.patch @@ -1,4 +1,4 @@ -Upsteram Status: Backport +Upstream-Status: Backport When building on x32 systems where the default type is 32bit, make sure we can transparently represent 64bit integers. Otherwise we end up with diff --git a/meta/recipes-devtools/autogen/autogen/redirect-output-dir.patch b/meta/recipes-devtools/autogen/autogen/redirect-output-dir.patch index de126ed1f57..fc5a71b8592 100644 --- a/meta/recipes-devtools/autogen/autogen/redirect-output-dir.patch +++ b/meta/recipes-devtools/autogen/autogen/redirect-output-dir.patch @@ -1,6 +1,6 @@ [PATCH] redirect the dir of mklibsrc-log.tx -Upstream-Statue: Pending +Upstream-Status: Pending redirect mklibsrc-log.tx to builddir, not /tmp; otherwise mklibsrc-log.tx maybe unable to be written if other users is building autogen at the same time. diff --git a/meta/recipes-multimedia/alsa/alsa-utils/assume-storing-is-success-if-not-sound-card-device.patch b/meta/recipes-multimedia/alsa/alsa-utils/assume-storing-is-success-if-not-sound-card-device.patch index f67283db792..5309c4ecd49 100644 --- a/meta/recipes-multimedia/alsa/alsa-utils/assume-storing-is-success-if-not-sound-card-device.patch +++ b/meta/recipes-multimedia/alsa/alsa-utils/assume-storing-is-success-if-not-sound-card-device.patch @@ -1,6 +1,6 @@ [PATCH] assume storing is success if not sound card device -Upstream-Statue: Pending +Upstream-Status: Pending Systemd will report failure when run alsa-*, if the machine has not the sound card. To void this annoyed message, alsa-restore/alsa-state ignore |