diff options
Diffstat (limited to 'meta/recipes-graphics/mesa/files/0001-Makefile.vulkan.am-explictly-add-lib-expat-to-intel-.patch')
-rw-r--r-- | meta/recipes-graphics/mesa/files/0001-Makefile.vulkan.am-explictly-add-lib-expat-to-intel-.patch | 6 |
1 files changed, 3 insertions, 3 deletions
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 822066243b..3529f493e7 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 | |||
@@ -1,7 +1,7 @@ | |||
1 | From 327c3dcbfa005f5d1b2fcda07ca1198d65bd23c5 Mon Sep 17 00:00:00 2001 | 1 | From b514366df767da9acf991567bbee3eaa0c4ddaa6 Mon Sep 17 00:00:00 2001 |
2 | From: Hongxu Jia <hongxu.jia@windriver.com> | 2 | From: Hongxu Jia <hongxu.jia@windriver.com> |
3 | Date: Wed, 11 Oct 2017 15:40:42 +0800 | 3 | Date: Wed, 11 Oct 2017 15:40:42 +0800 |
4 | Subject: [PATCH 1/7] Makefile.vulkan.am: explictly add lib expat to intel | 4 | Subject: [PATCH 1/8] Makefile.vulkan.am: explictly add lib expat to intel |
5 | libvulkan's lib depends | 5 | libvulkan's lib depends |
6 | Organization: O.S. Systems Software LTDA. | 6 | Organization: O.S. Systems Software LTDA. |
7 | 7 | ||
@@ -42,5 +42,5 @@ index 4125cb205a..356c4f8452 100644 | |||
42 | 42 | ||
43 | if HAVE_PLATFORM_ANDROID | 43 | if HAVE_PLATFORM_ANDROID |
44 | -- | 44 | -- |
45 | 2.17.1 | 45 | 2.18.0 |
46 | 46 | ||