meta-oe: fix Upstream-Status format

Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Yi Zhao
2023-02-23 20:40:47 +08:00
committed by Khem Raj
parent f6d702116e
commit 4386b15a49
10 changed files with 10 additions and 14 deletions
@@ -15,7 +15,7 @@ src/mongo/db/stats/counters.h:185:47: error: static assertion failed: cache line
The structure need to ensure true sharing for both the elements
so align it to hardware_constructive_interference_size instead
Upstream-Status: Reported [https://jira.mongodb.org/browse/SERVER-65664]
Upstream-Status: Inappropriate [https://jira.mongodb.org/browse/SERVER-65664]
Signed-off-by: Khem Raj <raj.khem@gmail.com>
---