openwrtv4/target/linux/oxnas
John Crispin 28b6e5e225 oxnas: set ubifs parameters for Default profile
Work-around obsolete mkfs/ubifs code.
Unlike squashfs, ubifs images should be generated per-device so
minimum I/O unit size, logical erase block size, maximum logical erase
block count can be defined for the specific flash-chips parameters.
Also, generating ubinized images is unrelated to rootfs being ubifs or
squashfs, but rather depends on the device supporting UBI or not.
In the meantime and in order to fix an error which currently causes the
image generation on buildbot to fail, work-around by defining
UBIFS_OPTS for the Default profile.
See also
http://buildbot.openwrt.org:8010/builders/oxnas/builds/246/steps/compile_8/logs/stdio

Signed-off-by: Daniel Golle <daniel@makrotopia.org>

SVN-Revision: 49068
2016-03-23 12:52:05 +00:00
..
base-files oxnas: finally make board names consistent 2016-01-20 19:11:48 +00:00
files oxnas: sync cpu-hotplug with mach-realview 2016-03-20 14:41:29 +00:00
image oxnas: set ubifs parameters for Default profile 2016-03-23 12:52:05 +00:00
patches-4.1 kernel: update kernel 4.1 to version 4.1.20 2016-03-18 23:41:21 +00:00
patches-4.4 kernel: update kernel 4.4 to version 4.4.3 2016-02-25 21:54:39 +00:00
profiles oxnas: add Default profile and reorganize device profiles 2016-03-20 14:41:13 +00:00
config-4.1 oxnas: prepare for kernel 4.1 2015-08-17 06:03:57 +00:00
config-4.4 oxnas: add patches and config for Linux 4.4 2016-01-18 23:34:59 +00:00
Makefile oxnas: switch to Linux 4.4 2016-01-18 23:35:05 +00:00