diff options
Diffstat (limited to 'meta')
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 @@ | |||
1 | Upsteram Status: Backport | 1 | Upstream-Status: Backport |
2 | 2 | ||
3 | When building on x32 systems where the default type is 32bit, make sure | 3 | When building on x32 systems where the default type is 32bit, make sure |
4 | we can transparently represent 64bit integers. Otherwise we end up with | 4 | 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 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 | ||
3 | Upstream-Statue: Pending | 3 | Upstream-Status: Pending |
4 | 4 | ||
5 | redirect mklibsrc-log.tx to builddir, not /tmp; otherwise mklibsrc-log.tx | 5 | redirect mklibsrc-log.tx to builddir, not /tmp; otherwise mklibsrc-log.tx |
6 | maybe unable to be written if other users is building autogen at the same time. | 6 | 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 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 | ||
3 | Upstream-Statue: Pending | 3 | Upstream-Status: Pending |
4 | 4 | ||
5 | Systemd will report failure when run alsa-*, if the machine has not the | 5 | Systemd will report failure when run alsa-*, if the machine has not the |
6 | sound card. To void this annoyed message, alsa-restore/alsa-state ignore | 6 | sound card. To void this annoyed message, alsa-restore/alsa-state ignore |