summaryrefslogtreecommitdiffstats
path: root/recipes/opengldummy/opengldummy.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/opengldummy/opengldummy.inc')
-rw-r--r--recipes/opengldummy/opengldummy.inc3
1 files changed, 0 insertions, 3 deletions
diff --git a/recipes/opengldummy/opengldummy.inc b/recipes/opengldummy/opengldummy.inc
index 23af5df..2119da0 100644
--- a/recipes/opengldummy/opengldummy.inc
+++ b/recipes/opengldummy/opengldummy.inc
@@ -27,9 +27,6 @@ SRC_URI = "file://headers \
27 file://gles2.cpp \ 27 file://gles2.cpp \
28 " 28 "
29 29
30FILES_${PN} = "${libdir}"
31FILES_${PN}-dev = "${includedir}/"
32
33do_install() { 30do_install() {
34 install -m 0755 -d ${D}${includedir}/EGL 31 install -m 0755 -d ${D}${includedir}/EGL
35 install -m 0755 ${WORKDIR}/headers/EGL/* ${D}${includedir}/EGL 32 install -m 0755 ${WORKDIR}/headers/EGL/* ${D}${includedir}/EGL