]> code.ossystems Code Review - openembedded-core.git/commitdiff
meta: fix capitalisation in Upstream-Status
authorRoss Burton <ross.burton@intel.com>
Tue, 15 Dec 2015 21:32:50 +0000 (21:32 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 26 Jan 2016 22:31:10 +0000 (22:31 +0000)
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-connectivity/dhcp/dhcp/define-macro-_PATH_DHCPD_CONF-and-_PATH_DHCLIENT_CON.patch
meta/recipes-core/glibc/glibc/0010-eglibc-run-libm-err-tab.pl-with-specific-dirs-in-S.patch
meta/recipes-devtools/tcltk/tcl/fix_issue_with_old_distro_glibc.patch
meta/recipes-kernel/oprofile/oprofile/root-home-dir.patch
meta/recipes-support/apr/apr/upgrade-and-fix-1.5.1.patch

index 12d3c9bdbdeda7f144e7aa467fab61ee7c1eb2ac..32bdaf08e72e15d5cf7321c09e4ed6c69bc4c178 100644 (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>
 ---
index d71e576a6f17ab9a6a974d02da6f7d610d691c2d..df3c1ef21f6a0b9cf3b078de9cbc3761945782d5 100644 (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>
 ---
index be273419aed681e2232031561f76d2841ab6833d..5b5de0730568e1e0ac2e9daac012bf32df4ff72d 100644 (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
 
index 20fc5e503b6d75be0e100ff3aec4f3a94027ef6c..3eaf6a794ade20723475b5c832cd3e557fcd3dc6 100644 (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>
 
index 9569645b8f8e3d2dcd96b52951329fa660d048ad..16499f5ac978c3b9878c6dfc62505228825759b4 100644 (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>
 ---