From 41f5a5719633ee266593744b4be69a7214b4b056 Mon Sep 17 00:00:00 2001 From: Grazvydas Ignotas Date: Sat, 15 Aug 2015 18:35:21 +0300 Subject: [PATCH] pandora-version: bump for util-linux-ng --- recipes/pandora-system/pandora-version.bb | 2 +- recipes/tasks/task-pandora-core.bb | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes/pandora-system/pandora-version.bb b/recipes/pandora-system/pandora-version.bb index 21c616e..a3c94e8 100644 --- a/recipes/pandora-system/pandora-version.bb +++ b/recipes/pandora-system/pandora-version.bb @@ -1,6 +1,6 @@ DESCRIPTION = "Installs /etc/op-version file." LICENSE = "Public Domain" -PR = "r11" +PR = "r12" do_install() { OLD_PWD=$PWD diff --git a/recipes/tasks/task-pandora-core.bb b/recipes/tasks/task-pandora-core.bb index 113b583..7f1dac1 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 = "r45" +PR = "r46" inherit task @@ -124,7 +124,7 @@ EXTRA_TOOLS = " \ # Add extra util-linux-ng utils to image. # TODO: Fix util-linux-ng to meta depend on all subpackages. UTIL_LINUX_NG_EXTRAS = " \ - util-linux-ng-losetup util-linux-ng-mountall \ + util-linux-ng-losetup \ util-linux-ng-swaponoff \ " -- 2.39.2