From 105bc85f90300bb6a1d30c86b5fce2659ff105dd Mon Sep 17 00:00:00 2001 From: Grazvydas Ignotas Date: Wed, 4 Apr 2012 02:09:01 +0300 Subject: [PATCH] pandora-misc: bump for some minor fixes --- recipes/pandora-system/pandora-misc.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes/pandora-system/pandora-misc.bb b/recipes/pandora-system/pandora-misc.bb index 24c17ab..4fd165c 100644 --- a/recipes/pandora-system/pandora-misc.bb +++ b/recipes/pandora-system/pandora-misc.bb @@ -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 +} -- 2.39.2