pandora-version: bump for util-linux-ng
authorGrazvydas Ignotas <notasas@gmail.com>
Sat, 15 Aug 2015 15:35:21 +0000 (18:35 +0300)
committerGrazvydas Ignotas <notasas@gmail.com>
Sat, 15 Aug 2015 15:35:21 +0000 (18:35 +0300)
recipes/pandora-system/pandora-version.bb
recipes/tasks/task-pandora-core.bb

index 21c616e..a3c94e8 100644 (file)
@@ -1,6 +1,6 @@
 DESCRIPTION = "Installs /etc/op-version file."
 LICENSE = "Public Domain"
 DESCRIPTION = "Installs /etc/op-version file."
 LICENSE = "Public Domain"
-PR = "r11"
+PR = "r12"
 
 do_install() {
   OLD_PWD=$PWD
 
 do_install() {
   OLD_PWD=$PWD
index 113b583..7f1dac1 100755 (executable)
@@ -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.
 
 
 # Don't forget to bump the PR if you change it.
 
-PR = "r45"
+PR = "r46"
 
 inherit task 
 
 
 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 = " \
 # 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 \
 "
 
   util-linux-ng-swaponoff \
 "