You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/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
8 years ago
..
base-files oxnas: finally make board names consistent 9 years ago
files oxnas: sync cpu-hotplug with mach-realview 8 years ago
image oxnas: set ubifs parameters for Default profile 8 years ago
patches-4.1 kernel: update kernel 4.1 to version 4.1.20 8 years ago
patches-4.4 kernel: update kernel 4.4 to version 4.4.3 8 years ago
profiles oxnas: add Default profile and reorganize device profiles 8 years ago
Makefile oxnas: switch to Linux 4.4 9 years ago
config-4.1 oxnas: prepare for kernel 4.1 9 years ago
config-4.4 oxnas: add patches and config for Linux 4.4 9 years ago