diff options
author | Hongxu Jia <hongxu.jia@windriver.com> | 2017-11-17 01:08:05 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-12-02 11:24:34 +0000 |
commit | 23bc53b6894155c87b8fc86862b958bad3e3bf0c (patch) | |
tree | 01dde2094788f3b4bdb5d0a417911a9940981b3a | |
parent | 52ea08c615118b2d34ea8cbf0a466069ed75f70a (diff) | |
download | openembedded-core-23bc53b6894155c87b8fc86862b958bad3e3bf0c.tar.gz openembedded-core-23bc53b6894155c87b8fc86862b958bad3e3bf0c.tar.bz2 openembedded-core-23bc53b6894155c87b8fc86862b958bad3e3bf0c.zip |
mesa/screen: change patch status
The patch has been accepted upstream.
Changed patch status Pending/Submitted -> Accepted.
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
2 files changed, 4 insertions, 2 deletions
diff --git a/meta/recipes-extended/screen/screen/0001-configure.ac-fix-configure-failed-while-build-dir-ha.patch b/meta/recipes-extended/screen/screen/0001-configure.ac-fix-configure-failed-while-build-dir-ha.patch index e8db12c584..1274b27940 100644 --- a/meta/recipes-extended/screen/screen/0001-configure.ac-fix-configure-failed-while-build-dir-ha.patch +++ b/meta/recipes-extended/screen/screen/0001-configure.ac-fix-configure-failed-while-build-dir-ha.patch @@ -9,7 +9,8 @@ test always return true. We rarely use "yes;" to name build dir, so s/yes/yes;/g could fix the issue -Upstream-Status: Pending +Upstream-Status: Accepted +https://git.savannah.gnu.org/cgit/screen.git/commit/?h=screen-v4&id=8c2b4061d16756ee2ed37f08db063b8215656943 Signed-off-by: Jian Kang <jian.kang@windriver.com> --- diff --git a/meta/recipes-graphics/mesa/files/0001-Makefile.vulkan.am-explictly-add-lib-expat-to-intel-.patch b/meta/recipes-graphics/mesa/files/0001-Makefile.vulkan.am-explictly-add-lib-expat-to-intel-.patch index bd1e863491..ff8eda458c 100644 --- a/meta/recipes-graphics/mesa/files/0001-Makefile.vulkan.am-explictly-add-lib-expat-to-intel-.patch +++ b/meta/recipes-graphics/mesa/files/0001-Makefile.vulkan.am-explictly-add-lib-expat-to-intel-.patch @@ -20,7 +20,8 @@ undefined reference to `XML_GetCurrentLineNumber' explictly add EXPAT_LIBS to intel's VULKAN_LIB_DEPS -Upstream-Status: Submitted [mesa-dev@lists.freedesktop.org] +Upstream-Status: Accepted +https://cgit.freedesktop.org/mesa/mesa/commit/?id=05fc62d89f59ce19a18bfd4e63a09624910d6caf Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> --- |