pandora-misc: bump to get op_gammatable
authorGrazvydas Ignotas <notasas@gmail.com>
Tue, 9 Oct 2012 19:59:07 +0000 (22:59 +0300)
committerGrazvydas Ignotas <notasas@gmail.com>
Tue, 9 Oct 2012 19:59:07 +0000 (22:59 +0300)
recipes/pandora-system/pandora-misc.bb

index cc6a0a2..e7326a9 100644 (file)
@@ -1,8 +1,6 @@
 DESCRIPTION = "Miscellaneous OpenPandora utilities"
 
 DESCRIPTION = "Miscellaneous OpenPandora utilities"
 
-PR = "r12"
-
-PARALLEL_MAKE = ""
+PR = "r13"
 
 DEPENDS = "virtual/libx11 tslib"
 
 
 DEPENDS = "virtual/libx11 tslib"
 
@@ -10,9 +8,9 @@ SRC_URI = " \
           git://openpandora.org/pandora-misc.git;protocol=git;branch=master \
 "
 
           git://openpandora.org/pandora-misc.git;protocol=git;branch=master \
 "
 
-TARGET_LDFLAGS += "-lpthread -lX11 -lts"
+SRCREV = "b055488c71f91934f8f616c0f4b7e1ff85c985d3"
 
 
-SRCREV = "b82c7b89a10b8f1f39244f947f5036eb25a39342"
+TARGET_LDFLAGS = ""
 
 S = "${WORKDIR}/git"
 
 
 S = "${WORKDIR}/git"
 
@@ -20,6 +18,7 @@ do_install() {
           install -d ${D}${bindir}/
           install -m 0755 ${S}/op_runfbapp ${D}${bindir}/op_runfbapp
           install -m 0755 ${S}/op_gammatool ${D}${bindir}/op_gammatool_bin 
           install -d ${D}${bindir}/
           install -m 0755 ${S}/op_runfbapp ${D}${bindir}/op_runfbapp
           install -m 0755 ${S}/op_gammatool ${D}${bindir}/op_gammatool_bin 
+          install -m 0755 ${S}/op_gammatable ${D}${bindir}/op_gammatable
           install -m 0755 ${S}/op_test_inputs ${D}${bindir}/op_test_inputs_bin 
           install -m 0755 ${S}/ofbset ${D}${bindir}/ofbset           
           install -m 0755 ${S}/scripts/op_gammatool ${D}${bindir}/op_gammatool
           install -m 0755 ${S}/op_test_inputs ${D}${bindir}/op_test_inputs_bin 
           install -m 0755 ${S}/ofbset ${D}${bindir}/ofbset           
           install -m 0755 ${S}/scripts/op_gammatool ${D}${bindir}/op_gammatool