The cirros image was rebuilt against the 3.13.0-83 kernel, drivers e1000e, igbvf...
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / freescale-imx / gpu-viv-bin-mx6q / 0001-correct-HAL-include.patch
diff --git a/cirros-testvm/src-cirros/buildroot-2015.05/package/freescale-imx/gpu-viv-bin-mx6q/0001-correct-HAL-include.patch b/cirros-testvm/src-cirros/buildroot-2015.05/package/freescale-imx/gpu-viv-bin-mx6q/0001-correct-HAL-include.patch
new file mode 100644 (file)
index 0000000..c83cd55
--- /dev/null
@@ -0,0 +1,16 @@
+Correct the directory path for gc_hal_eglplatform_type.h
+
+Signed-off-by: Henk Fijnvandraat <h.fijnvandraat@inter.nl.net>
+
+diff -rup gpu-viv-bin-mx6q-1.1.0-orig/usr/include/gc_vdk_types.h gpu-viv-bin-mx6q-1.1.0/usr/include/gc_vdk_types.h
+--- gpu-viv-bin-mx6q-1.1.0-orig/usr/include/gc_vdk_types.h     2012-12-18 10:35:55.000000000 +0100
++++ gpu-viv-bin-mx6q-1.1.0/usr/include/gc_vdk_types.h  2013-05-09 21:09:28.080138681 +0200
+@@ -39,7 +39,7 @@ extern "C" {
+ #endif
+ #include <EGL/egl.h>
+-#include "gc_hal_eglplatform_type.h"
++#include <HAL/gc_hal_eglplatform_type.h>
+ /*******************************************************************************