mirror of
https://git.yoctoproject.org/poky
synced 2026-06-03 01:40:07 +00:00
meta: Fix Upstream-Status statements
Fix a variety of problems such as typos, bad punctuations, or incorrect Upstream-Status values. (From OE-Core rev: bd220fe6ce8c3a0805f13a14706d3130ea872604) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
20d90af47d
commit
1c914a844b
+1
-1
@@ -6,7 +6,7 @@ Subject: [PATCH] Makefile: Add LDFLAGS variable to SLDFLAGS.
|
||||
* Add LDFLAGS variable to SLDFLAGS so that extra linker
|
||||
flags can be sent via this variable.
|
||||
|
||||
Upstream status Sumbitted [perfmon2-libpfm4-commits@lists.sourceforge.net]
|
||||
Upstream-Status: Submitted [perfmon2-libpfm4-commits@lists.sourceforge.net]
|
||||
|
||||
Signed-off-by: Noor Ahsan <noor_ahsan@mentor.com>
|
||||
---
|
||||
|
||||
@@ -3,7 +3,7 @@ trace-cmd: Add blktrace_api compatibility for TC_BARRIER
|
||||
Newer kernels replace TC_BARRIER with TC_FLUSH. Ensure trace-cmd
|
||||
can build regardless of the linux-kernel-headers version.
|
||||
|
||||
Upstream-Status: Innapropriate [Stop gap]
|
||||
Upstream-Status: Inappropriate [Stop gap]
|
||||
|
||||
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user