summaryrefslogtreecommitdiff
path: root/packages/util-linux/util-linux_2.12q.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.12q.bb
parent22e79a194485ecef5e5a7f6032e4debd94fffaa0 (diff)
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.12q.bb')
-rw-r--r--packages/util-linux/util-linux_2.12q.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/util-linux/util-linux_2.12q.bb b/packages/util-linux/util-linux_2.12q.bb
index 0d05b8b4ca..0603b993ce 100644
--- a/packages/util-linux/util-linux_2.12q.bb
+++ b/packages/util-linux/util-linux_2.12q.bb
@@ -4,4 +4,4 @@ ARM_INSTRUCTION_SET = "arm"
include util-linux.inc
-PR = "r3"
+PR = "r4"