aboutsummaryrefslogtreecommitdiffstats
path: root/packages/util-linux/util-linux_2.12o.bb
diff options
context:
space:
mode:
authorJohn Bowler <jbowler@nslu2-linux.org>2006-01-27 08:35:49 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-01-27 08:35:49 +0000
commit0b568d6b027b97ee39f105fafd213a5660937481 (patch)
tree1c813001f7c4da9d33694ad1a1c4d269bc492742 /packages/util-linux/util-linux_2.12o.bb
parent22e79a194485ecef5e5a7f6032e4debd94fffaa0 (diff)
downloadopenembedded-0b568d6b027b97ee39f105fafd213a5660937481.tar.gz
util-linux: split out umount/swap/losetup commands in all
- There already was a separate package for 'mount', there are now packages for umount, swaponoff and losetup - i.e. all the 'mount' tools except pivot_root. To ensure backward compatibility util-linux (the main package) RDEPENDS on the new packages.
Diffstat (limited to 'packages/util-linux/util-linux_2.12o.bb')
-rw-r--r--packages/util-linux/util-linux_2.12o.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/util-linux/util-linux_2.12o.bb b/packages/util-linux/util-linux_2.12o.bb
index 9c28d316f8..7a27192f90 100644
--- a/packages/util-linux/util-linux_2.12o.bb
+++ b/packages/util-linux/util-linux_2.12o.bb
@@ -1,3 +1,3 @@
include util-linux.inc
-PR = "r4"
+PR = "r5"