rc.pandora-state: Forgot to chmod 777 /tmp/nocleanwarn
[openpandora.oe.git] / recipes / pandora-system / pandora-misc.bb
index d3a639d..cc6a0a2 100644 (file)
@@ -1,6 +1,6 @@
 DESCRIPTION = "Miscellaneous OpenPandora utilities"
 
-PR = "r4"
+PR = "r12"
 
 PARALLEL_MAKE = ""
 
@@ -12,7 +12,7 @@ SRC_URI = " \
 
 TARGET_LDFLAGS += "-lpthread -lX11 -lts"
 
-SRCREV = "27058c48ecef47331a1f1683fb323ba51a8a5670"
+SRCREV = "b82c7b89a10b8f1f39244f947f5036eb25a39342"
 
 S = "${WORKDIR}/git"
 
@@ -24,4 +24,4 @@ do_install() {
           install -m 0755 ${S}/ofbset ${D}${bindir}/ofbset           
           install -m 0755 ${S}/scripts/op_gammatool ${D}${bindir}/op_gammatool
           install -m 0755 ${S}/scripts/op_test_inputs ${D}${bindir}/op_test_inputs
-}
\ No newline at end of file
+}