summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2015-10-21 10:19:15 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-11-16 11:39:38 +0000
commit1f6599bef59cf35ea1406d46df379cd856dbe34c (patch)
treeb98f42526a1055e1c241e8b1eefa3860763ce123
parent7cace4c73e259883e7b4f577a7713b13dcabf5ab (diff)
downloadpoky-1f6599bef59cf35ea1406d46df379cd856dbe34c.tar.gz
meta: Fix typos in Upstream-Status labels
We need these to be consistent so they are possible to programmatically read. (From OE-Core rev: c64fdfd27103a4962c74c88f4ef7940cda6832eb) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/recipes-connectivity/openssl/openssl/crypto_use_bigint_in_x86-64_perl.patch2
-rw-r--r--meta/recipes-devtools/autogen/autogen/redirect-output-dir.patch2
-rw-r--r--meta/recipes-multimedia/alsa/alsa-utils/assume-storing-is-success-if-not-sound-card-device.patch2
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 c397af2f0e..af3989f621 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 @@
1Upsteram Status: Backport 1Upstream-Status: Backport
2 2
3When building on x32 systems where the default type is 32bit, make sure 3When building on x32 systems where the default type is 32bit, make sure
4we can transparently represent 64bit integers. Otherwise we end up with 4we 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 de126ed1f5..fc5a71b859 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 @@
1[PATCH] redirect the dir of mklibsrc-log.tx 1[PATCH] redirect the dir of mklibsrc-log.tx
2 2
3Upstream-Statue: Pending 3Upstream-Status: Pending
4 4
5redirect mklibsrc-log.tx to builddir, not /tmp; otherwise mklibsrc-log.tx 5redirect mklibsrc-log.tx to builddir, not /tmp; otherwise mklibsrc-log.tx
6maybe unable to be written if other users is building autogen at the same time. 6maybe 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 f67283db79..5309c4ecd4 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 @@
1[PATCH] assume storing is success if not sound card device 1[PATCH] assume storing is success if not sound card device
2 2
3Upstream-Statue: Pending 3Upstream-Status: Pending
4 4
5Systemd will report failure when run alsa-*, if the machine has not the 5Systemd will report failure when run alsa-*, if the machine has not the
6sound card. To void this annoyed message, alsa-restore/alsa-state ignore 6sound card. To void this annoyed message, alsa-restore/alsa-state ignore