From 0a4196db32f0d92f23e0f521f3bef0def680c1b1 Mon Sep 17 00:00:00 2001 From: Michael Mrozek Date: Thu, 8 Jul 2010 01:31:22 +0200 Subject: [PATCH] Just bumped the recipes as at least libboost was not included but was in the recipe. --- recipes/pandora-system/pandora-misc.bb | 4 ++-- recipes/tasks/task-pandora-core.bb | 2 +- recipes/tasks/task-pandora-xfce.bb | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/recipes/pandora-system/pandora-misc.bb b/recipes/pandora-system/pandora-misc.bb index e189c7d..e1f8eb9 100644 --- a/recipes/pandora-system/pandora-misc.bb +++ b/recipes/pandora-system/pandora-misc.bb @@ -1,6 +1,6 @@ DESCRIPTION = "Miscellaneous OpenPandora utilities" -PR = "r5" +PR = "r6" PARALLEL_MAKE = "" @@ -12,7 +12,7 @@ SRC_URI = " \ TARGET_LDFLAGS += "-lpthread -lX11 -lts" -SRCREV = "9179a68e9f79d99534111f09971c2ad434990843" +SRCREV = "6b90ba471f52a5e5ff327e0b0f0338d4d7c62dc8" S = "${WORKDIR}/git" diff --git a/recipes/tasks/task-pandora-core.bb b/recipes/tasks/task-pandora-core.bb index 7196034..596bec9 100755 --- a/recipes/tasks/task-pandora-core.bb +++ b/recipes/tasks/task-pandora-core.bb @@ -5,7 +5,7 @@ DESCRIPTION = "Task file for default core/console apps and libs in the Pandora i # Don't forget to bump the PR if you change it. -PR = "r27" +PR = "r28" inherit task diff --git a/recipes/tasks/task-pandora-xfce.bb b/recipes/tasks/task-pandora-xfce.bb index e892f8c..d1bcf2f 100755 --- a/recipes/tasks/task-pandora-xfce.bb +++ b/recipes/tasks/task-pandora-xfce.bb @@ -2,7 +2,7 @@ DESCRIPTION = "Task file for the XFCE Pandora image" # Don't forget to bump the PR if you change it. -PR = "r32" +PR = "r33" inherit task -- 2.39.5