summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (from parent 1: 07913cc)
raw | patch | inline | side by side (from parent 1: 07913cc)
author | Koen Kooi <koen@dominion.thruhere.net> | |
Fri, 4 May 2012 06:40:01 +0000 (08:40 +0200) | ||
committer | Denys Dmytriyenko <denys@ti.com> | |
Thu, 10 May 2012 19:28:38 +0000 (15:28 -0400) |
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
classes/sdcard_image.bbclass | patch | blob | history |
index 519bd9a3e3047f662fde33024dcc7fdb31a395dd..f9b8d467b8edec0b9fc011b138292615b0f505da 100644 (file)
SDIMG_SIZE ?= "444"
# FS type for rootfs
-ROOTFSTYPE ?= "ext3"
+ROOTFSTYPE ?= "ext4"
BOOTPARTNAME_beaglebone = "BEAGLE_BONE"
BOOTPARTNAME ?= "${MACHINE}"