From 2267329ba066f939b64892d01a9033fa763f56f5 Mon Sep 17 00:00:00 2001 From: David-John Willis Date: Sun, 2 May 2010 23:45:13 +0100 Subject: [PATCH 1/1] task-pandora-core: Ensure mtd-utils are packed up in every image. --- recipes/tasks/task-pandora-core.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/recipes/tasks/task-pandora-core.bb b/recipes/tasks/task-pandora-core.bb index 5ffbdb4..876b19e 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 = "r21" +PR = "r22" inherit task @@ -24,6 +24,7 @@ BLUETOOTH = " \ BOOT = " \ pandora-uboot-scripts \ bootchart \ + mtd-utils \ " WIRELESS = " \ -- 2.39.2