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:
Ross Burton
2015-12-15 21:32:50 +00:00
committed by Richard Purdie
parent 06b4572d23
commit 44e9c3b779
5 changed files with 5 additions and 5 deletions

View File

@@ -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>
---

View File

@@ -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>
---

View File

@@ -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

View File

@@ -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>

View File

@@ -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>
---