mirror of
https://git.yoctoproject.org/poky
synced 2026-04-17 18:32:12 +02:00
meta: fix capitalisation in Upstream-Status
(From OE-Core rev: 4084bd02796358abd432104607d9c6569a7e0238) 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
06b4572d23
commit
44e9c3b779
@@ -1,6 +1,6 @@
|
||||
define macro _PATH_DHCPD_CONF and _PATH_DHCLIENT_CONF
|
||||
|
||||
Upstream-Status: inappropriate <oe specific>
|
||||
Upstream-Status: Inappropriate [OE specific]
|
||||
|
||||
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
|
||||
---
|
||||
|
||||
@@ -10,7 +10,7 @@ ${S}/.pc/aarch64-0001-glibc-fsf-v1-eaf6f205.patch/ports/sysdeps/
|
||||
aarch64/libm-test-ulps), run libm-err-tab.pl with specific dirs
|
||||
in ${S}.
|
||||
|
||||
Upstream-Status: inappropriate [OE specific]
|
||||
Upstream-Status: Inappropriate [OE specific]
|
||||
|
||||
Signed-off-by: Ting Liu <b28495@freescale.com>
|
||||
---
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
Upstream-Status: inappropriate [embedded specific]
|
||||
Upstream-Status: Inappropriate [embedded specific]
|
||||
|
||||
Fixes tcl target recipe build on old distros which have glibc older than 2.14
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@ The commit replaces an earlier fix that detected and adjusted a
|
||||
patch is that the oprofile tools are adjusted to the current run-time
|
||||
path to ~root, not the build time path.
|
||||
|
||||
Upstream-Status: inappropriate [OE specific]
|
||||
Upstream-Status: Inappropriate [OE specific]
|
||||
|
||||
Signed-off-by: Dave Lerner <dave.lerner@windriver.com>
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@ Remove the 'tools' dir creation, it always existed.
|
||||
And it caused gen_test_char unexpected rebuilt at
|
||||
do_install time.
|
||||
|
||||
Upstream-Status: inappropriate [oe specific]
|
||||
Upstream-Status: Inappropriate [oe specific]
|
||||
|
||||
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user