aboutsummaryrefslogtreecommitdiffstats
path: root/packages/util-linux/util-linux_2.12r.bb
diff options
context:
space:
mode:
authorPaul Sokolovsky <pmiscml@gmail.com>2007-06-23 20:56:44 +0000
committerPaul Sokolovsky <pmiscml@gmail.com>2007-06-23 20:56:44 +0000
commitcf5ff7ac996ec24b5c26c90e20f3489d295fb590 (patch)
treebee9a2d55f4f3e9dbdcbf0c5146d248368c4cb05 /packages/util-linux/util-linux_2.12r.bb
parentf3c73a22fd62b69cae41882da410d37b669b0589 (diff)
downloadopenembedded-cf5ff7ac996ec24b5c26c90e20f3489d295fb590.tar.gz
initscripts 1.0: mountall.sh: Drop dependency on util-linux-mount.
* Yes, there's such dependency, unspecified. Due to funky options it doesn't work with cute busybox mount. * Those funky options better be killed shamefully, but let's do the twist, and allow to specify additional mountall options via /etc/default/mountall, and let util-linix-mount spit its funkiness there. User can edit it to his likes, too.
Diffstat (limited to 'packages/util-linux/util-linux_2.12r.bb')
-rw-r--r--packages/util-linux/util-linux_2.12r.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/util-linux/util-linux_2.12r.bb b/packages/util-linux/util-linux_2.12r.bb
index 0409f61b74..9d4b59c855 100644
--- a/packages/util-linux/util-linux_2.12r.bb
+++ b/packages/util-linux/util-linux_2.12r.bb
@@ -4,4 +4,4 @@ SRC_URI += "file://util-linux_2.12r-12.diff.gz;patch=1"
SRC_URI += "file://glibc-fix.patch;patch=1"
SRC_URI += "file://glibc-umount2.patch;patch=1"
-PR = "r11"
+PR = "r12"