summaryrefslogtreecommitdiffstats
path: root/classes
Commit message (Expand)AuthorAgeFilesLines
* sdcard image bbclass: don't copy uEnv.txt for the time beingKoen Kooi2011-10-221-1/+2
* sdcard_image bblass: set beaglebone VFAT label to 'BEAGLE_BONE'Koen Kooi2011-10-201-0/+1
* sdcard_image: Copy user.txt/uEnv.txt if it exists in /bootJoel A Fernandes2011-10-201-1/+3
* sdcard_image bbclass: make VFAT partition name overridableKoen Kooi2011-10-181-1/+3
* sdcard_image bbclass: default to 4GiB, but use 2GiB for beagleboneKoen Kooi2011-10-151-1/+5
* sdcard_image bbclass: move back to 2GB images, clarify LOOPDEV* usageKoen Kooi2011-10-141-1/+2
* sdcard_image bblass: all machines load from ext2/ext3 now, remove uImage copyingKoen Kooi2011-10-131-7/+0
* sdcard_image bbclass: make it work with older losetup versions among other th...Koen Kooi2011-10-081-37/+81
* classes: sdcardimage: move to 4GiB imageJason Kridner2011-10-081-2/+2
* sdcard_image: Helper class to create SD Card imagesJoel A Fernandes2011-09-251-0/+78