aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-bsp
diff options
context:
space:
mode:
authorZheng Ruoqin <zhengrq.fnst@cn.fujitsu.com>2019-11-05 15:55:57 +0800
committerKhem Raj <raj.khem@gmail.com>2019-11-06 06:32:14 -0800
commit19d1ee5340a79088281267723ec5ff4d0c97ef05 (patch)
treea3bc8cd0e1c4783ff780fe36de7927bc61481cf1 /meta-oe/recipes-bsp
parenta9ebc44571dcfaaddc6255b07ed0141ba40f6b69 (diff)
downloadmeta-openembedded-19d1ee5340a79088281267723ec5ff4d0c97ef05.tar.gz
ledmon: Modify the Upstream-Status to Submitted.
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-bsp')
-rw-r--r--meta-oe/recipes-bsp/ledmon/ledmon/0001-Don-t-build-with-Werror-to-fix-compile-error.patch3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-oe/recipes-bsp/ledmon/ledmon/0001-Don-t-build-with-Werror-to-fix-compile-error.patch b/meta-oe/recipes-bsp/ledmon/ledmon/0001-Don-t-build-with-Werror-to-fix-compile-error.patch
index b65f1a732f..09f4993a25 100644
--- a/meta-oe/recipes-bsp/ledmon/ledmon/0001-Don-t-build-with-Werror-to-fix-compile-error.patch
+++ b/meta-oe/recipes-bsp/ledmon/ledmon/0001-Don-t-build-with-Werror-to-fix-compile-error.patch
@@ -5,7 +5,8 @@ Subject: [PATCH] Don't build with -Werror to fix compile error.
| amd_sgpio.c: In function '_write_amd_register':
| amd_sgpio.c:558:18: error: taking address of packed member of 'struct amd_register' may result in an unaligned pointer value [-Werror=address-of-packed-member]
-Upstream-Status: Pending
+Upstream-Status: Submitted
+https://github.com/intel/ledmon/pull/48/commits
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com>
---