libgles-omap3: fix bug with package ordering
authorKoen Kooi <koen@openembedded.org>
Thu, 25 Feb 2010 18:23:27 +0000 (19:23 +0100)
committerKoen Kooi <koen@openembedded.org>
Thu, 25 Feb 2010 18:23:27 +0000 (19:23 +0100)
recipes/powervr-drivers/libgles-omap3.inc
recipes/powervr-drivers/libgles-omap3_3.01.00.02.bb

index f3ca664..f1c6e88 100644 (file)
@@ -177,16 +177,18 @@ do_install () {
        find ${D} -name "*.o.cmd" -delete
 }
 
-PACKAGES =+ "xserver-kdrive-powervrsgx \
-             ${PN}-rawdemos \
+PACKAGES =+ "${PN}-rawdemos \
              ${PN}-x11demos \
              ${PN}-rawtrainingcourses \
              ${PN}-x11trainingcourses \
+"
+
+PACKAGES += "xserver-kdrive-powervrsgx \
              ${PN}-tests "
 
 FILES_${PN} = "${sysconfdir} ${libdir}/lib*.so.* ${libdir}/ES*/* ${bindir}/pvrsrvinit ${bindir}/cputype ${bindir}/*/*"
 FILES_xserver-kdrive-powervrsgx = "${bindir}/Xsgx"
-FILES_${PN}-tests = "${bindir}"
+FILES_${PN}-tests = "${bindir}/*"
 FILES_${PN}-dbg = "${libdir}/.debug/* ${bindir}/.debug/* \
                    ${libdir}/ES*/.debug ${bindir}/*/.debug\
                    ${bindir}/SGX/demos/*/.debug/* \
index 697c468..cc3f640 100644 (file)
@@ -2,7 +2,7 @@ BINLOCATION = "${S}/gfx_rel_es3.x"
 
 require libgles-omap3.inc
 
-PR = "r3"
+PR = "r4"
 
 # download required binary distribution from:
 # http://software-dl.ti.com/dsps/forms/export.html?prod_no=/OMAP35x_Graphics_SDK_setuplinux_3_01_00_02.bin