mirror of
https://git.yoctoproject.org/poky
synced 2026-09-13 18:49:33 +02:00
meta: Fix malformed Upstream-Status tags
Fix a variety of spelling and format mistakes to improve the ease of reading the tags programatically. (From OE-Core rev: 6e1aaf80b0d951b48cd25cb7161ec19448295094) 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
b8358bc614
commit
81f9abc256
@@ -11,7 +11,7 @@ header so define it manually.
|
||||
apt-pkg/contrib/srvrec.h: Add explicity include of sys/types.h
|
||||
to avoid errors in types u_int_SIZE.
|
||||
|
||||
Upstream-status: Pending
|
||||
Upstream-Status: Pending
|
||||
|
||||
Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
|
||||
---
|
||||
|
||||
@@ -31,7 +31,7 @@ gcc/Changelog:
|
||||
|
||||
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
||||
---
|
||||
Upstream-Status: Rejected
|
||||
Upstream-Status: Denied
|
||||
|
||||
gcc/config/i386/i386.c | 4 ++--
|
||||
libgcc/config/i386/cpuinfo.c | 6 +++---
|
||||
|
||||
@@ -10,7 +10,7 @@ be removed when all supported distros comes with GCC>=4.9.
|
||||
|
||||
[YOCTO #10338]
|
||||
|
||||
Upstream-status: Inappropriate [configuration]
|
||||
Upstream-Status: Inappropriate [configuration]
|
||||
|
||||
[1] http://errors.yoctoproject.org/Errors/Details/109589/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user