pandora-misc: bump for some minor fixes
authorGrazvydas Ignotas <notasas@gmail.com>
Tue, 3 Apr 2012 23:09:01 +0000 (02:09 +0300)
committerGrazvydas Ignotas <notasas@gmail.com>
Tue, 3 Apr 2012 23:09:01 +0000 (02:09 +0300)
recipes/pandora-system/pandora-misc.bb

index 24c17ab..4fd165c 100644 (file)
@@ -1,6 +1,6 @@
 DESCRIPTION = "Miscellaneous OpenPandora utilities"
 
-PR = "r8"
+PR = "r9"
 
 PARALLEL_MAKE = ""
 
@@ -12,7 +12,7 @@ SRC_URI = " \
 
 TARGET_LDFLAGS += "-lpthread -lX11 -lts"
 
-SRCREV = "51cdefeeb6c7d48c858689f0f7868b31039725b3"
+SRCREV = "d6d8ec53da597267b19a5f41f7b59e9c82d7e4c9"
 
 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
+}