]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/meta-ti-glsdk.git/commitdiff
libgles-omap3: install X11 windowing system for newer SDK releases as well
authorKoen Kooi <koen@dominion.thruhere.net>
Mon, 23 Jan 2012 12:50:53 +0000 (13:50 +0100)
committerKoen Kooi <koen@dominion.thruhere.net>
Thu, 26 Jan 2012 09:01:47 +0000 (10:01 +0100)
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
recipes-graphics/libgles/libgles-omap3.inc

index fff19f0e737953c673aba5436a8f773f55583377..3ee4124c1afb04d681e2e044106e89ab113621df 100644 (file)
@@ -3,7 +3,7 @@ LICENSE = "proprietary-binary"
 # 'TSPA.txt' might not be the best file to md5sum
 LIC_FILES_CHKSUM = "file://TSPA.txt;md5=c0d5d9c1e38b41677144c4e24d6ddee1"
 
-PR = "r20"
+PR = "r21"
 
 COMPATIBLE_MACHINE = "(omap3|ti816x|ti33x)"
 
@@ -136,6 +136,7 @@ do_install () {
        install -m 0755 ${BINLOCATION}/xgles1test1 ${D}${bindir}/
 
        install -m 0755 ${BINLOCATION}/freedesktop/kdrive/usr/X11R6_SGX/bin/Xsgx ${D}${bindir}/|| true
+       cp -pPR ${S}/GFX_Linux_SDK/OGLES2/SDKPackage/Builds/OGLES2/LinuxOMAP3/lib/*X11WS* ${D}${libdir} || true
 
        install -d ${D}${includedir}
        cp -pPR ${S}/GFX_Linux_KM/include4 ${D}${includedir}/