]> code.ossystems Code Review - openembedded-core.git/commit
busybox: support mount via label for btrfs and squashfs
authorAndre McCurdy <armccurdy@gmail.com>
Thu, 30 Jul 2015 20:56:27 +0000 (13:56 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 1 Aug 2015 09:49:21 +0000 (10:49 +0100)
commitb5e91f26b2779178765b62df36421d97caa4cdd7
treeb991890464b2e2d6732cdfdb6516f55297efd7eb
parentab6b5bc7cfa1e6160919f7aea2671ad79af64507
busybox: support mount via label for btrfs and squashfs

Also move the mount via label (and mount via UUID) support into its
own config fragment and disable volume ID support for less common
filesystem formats exFAT and NILFS.

Following this commit, mount via label is supported for btrfs, ext, f2fs,
fat and squashfs.

Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/busybox/busybox/defconfig
meta/recipes-core/busybox/busybox/mount-via-label.cfg [new file with mode: 0644]
meta/recipes-core/busybox/busybox_1.23.2.bb
meta/recipes-core/busybox/busybox_git.bb