diff options
| author | Yi Zhao <yi.zhao@windriver.com> | 2023-02-23 20:40:47 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2023-02-24 08:45:44 -0800 |
| commit | 4386b15a49b81578dd89c5c655544fbc09a95265 (patch) | |
| tree | 59566ec3a9c3b9730f6a4c063d2d145f6bb53b3e /meta-oe/dynamic-layers | |
| parent | f6d702116e96a80aec05c541bd0590518515d41d (diff) | |
| download | meta-openembedded-4386b15a49b81578dd89c5c655544fbc09a95265.tar.gz | |
meta-oe: fix Upstream-Status format
Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/dynamic-layers')
| -rw-r--r-- | meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb/0001-server-Adjust-the-cache-alignment-assumptions.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb/0001-server-Adjust-the-cache-alignment-assumptions.patch b/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb/0001-server-Adjust-the-cache-alignment-assumptions.patch index bf083c85f4..52c9df9b1b 100644 --- a/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb/0001-server-Adjust-the-cache-alignment-assumptions.patch +++ b/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb/0001-server-Adjust-the-cache-alignment-assumptions.patch | |||
| @@ -15,7 +15,7 @@ src/mongo/db/stats/counters.h:185:47: error: static assertion failed: cache line | |||
| 15 | The structure need to ensure true sharing for both the elements | 15 | The structure need to ensure true sharing for both the elements |
| 16 | so align it to hardware_constructive_interference_size instead | 16 | so align it to hardware_constructive_interference_size instead |
| 17 | 17 | ||
| 18 | Upstream-Status: Reported [https://jira.mongodb.org/browse/SERVER-65664] | 18 | Upstream-Status: Inappropriate [https://jira.mongodb.org/browse/SERVER-65664] |
| 19 | 19 | ||
| 20 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 20 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
| 21 | --- | 21 | --- |
