From e6b733c03eaf199797d3baebd48a55b8e3ea08cb Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Wed, 11 Aug 2010 09:31:52 +0200 Subject: [PATCH] task-shr-feed: add xfsdump Signed-off-by: Martin Jansa --- recipes/tasks/task-shr-feed.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/recipes/tasks/task-shr-feed.bb b/recipes/tasks/task-shr-feed.bb index 178bc370db..8c4c661e8d 100644 --- a/recipes/tasks/task-shr-feed.bb +++ b/recipes/tasks/task-shr-feed.bb @@ -1,5 +1,5 @@ DESCRIPTION = "SHR Feed" -PR = "r64" +PR = "r65" PV = "1.0" LICENSE = "GPL" @@ -297,6 +297,7 @@ RDEPENDS_${PN} += "\ unixbench \ maxima \ xfsprogs \ + xfsdump \ " # this is only usefull on gta02 and on other devices it's trying to pull mesa-dri (not respecting DEFAULT_PROVIDER for virtual/libgl) -- 2.39.5