diff options
author | Koen Kooi <koen@openembedded.org> | 2009-06-02 11:43:14 +0200 |
---|---|---|
committer | Koen Kooi <koen@Powerbook-3.local> | 2009-06-05 17:48:03 +0200 |
commit | b5a7a6cec6ef3366ebb8ebf76d90bf2243a76c1d (patch) | |
tree | 979d20fc30251fd8bed40894d0faabe0ec454f1f /recipes/util-linux-ng/util-linux-ng_2.15.bb | |
parent | 5d1c1762c59f39064946f4850d38f1d6c6628c69 (diff) |
util-linux-ng: put mountall in its own package, have it RRPLACE busybox-mountall * this makes them parallel installable
Diffstat (limited to 'recipes/util-linux-ng/util-linux-ng_2.15.bb')
-rw-r--r-- | recipes/util-linux-ng/util-linux-ng_2.15.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/util-linux-ng/util-linux-ng_2.15.bb b/recipes/util-linux-ng/util-linux-ng_2.15.bb index 773db28b9c..c52fc75e34 100644 --- a/recipes/util-linux-ng/util-linux-ng_2.15.bb +++ b/recipes/util-linux-ng/util-linux-ng_2.15.bb @@ -1,6 +1,6 @@ require util-linux-ng.inc -PR = "r2" +PR = "r3" SRC_URI += "file://fix-make-c.patch;patch=1 \ file://optional-uuid.patch;patch=1 \ |