Bump buidlroot version to 2018.02.6

This commit is contained in:
jbnadal
2018-10-22 14:55:59 +02:00
parent 222960cedb
commit bec94fdb63
6150 changed files with 84803 additions and 117446 deletions

View File

@@ -19,14 +19,14 @@ image flash.bin {
size = 320K
}
partition uimage {
image = "uImage"
size = 3M
image = "uImage.da850-lego-ev3"
size = 4M
offset = 0x50000
}
partition rootfs {
image = "rootfs.squashfs"
size = 9600K
offset = 0x350000
size = 10M
offset = 0x450000
}
}
@@ -34,8 +34,8 @@ image flash.bin {
image boot.vfat {
vfat {
files = {
"uImage"
file uImage {
image = "uImage.da850-lego-ev3"
}
}
size = 16M