summaryrefslogtreecommitdiffstats
path: root/classes
Commit message (Expand)AuthorAgeFilesLines
* sdcard_image-rpi.bbclass: Fix error in conditional testdylanSeth Bollinger2013-05-021-1/+1
* sdcard_image-rpi: Use the size of the generated rootfsJan Schmidt2013-05-021-12/+18
* sdcard_image-rpi.bbclass: Copy startup files required for 16MB GPU operation.Seth Bollinger2013-05-011-5/+1
* sdcard_image-rpi: Remove RPI_GPU_FIRMWARE and add/remove files to boot partitionAndrei Gherzan2012-11-271-13/+2
* sdcard_image-rpi: Use the partition table as described in commentsAndrei Gherzan2012-10-181-1/+1
* sdcard_image-rpi: Ship config.txt from RPi-config recipeAndrei Gherzan2012-09-181-0/+1
* sdcard_image-rpi: Fix xzcat command while writing rootfs partitionAndrei Gherzan2012-09-181-1/+1
* sdcard_image-rpi: Ship cmdline.txt fileAndrei Gherzan2012-09-161-3/+1
* sdcard_image-rpi.bbclass: Inherit image_types as this class will be in IMAGE_...Andrei Gherzan2012-09-161-0/+2
* README: Move RPI_GPU_FIRMWARE instructions to READMEAndrei Gherzan2012-09-161-5/+0
* sdcard_image-rpi: Fix SDIMG_SIZEAndrei Gherzan2012-09-161-1/+1
* sdcard_image-rpi: Align SD partition and optimize final SD imageAndrei Gherzan2012-09-121-14/+33
* sdcard_image-rpi.bbclass: Add sysctl.d config to set vm.min_free_kbytes to 8192Sander van Grieken2012-09-061-0/+14
* sdcard_image-rpi.bbclass: Add support for 240M/16M GPU memory splitSander van Grieken2012-08-291-2/+3
* sdcard_image-rpi: Use xzcat if SDIMG_ROOTFS_TYPE is a .xz fileAndrei Gherzan2012-08-281-2/+8
* sdcard_image-rpi: Use ${KERNEL_IMAGETYPE}-${MACHINE} as kernel source from de...Andrei Gherzan2012-07-101-1/+1
* sdcard_image-rpi: Copy the kernel specified with KERNEL_FSTYPEAndrei Gherzan2012-07-061-1/+1
* sdcard_image-rpi.bbclass: Change to be usable with any imageAndrei Gherzan2012-07-021-2/+0
* sdcard_image-rpi.bbclass: Rewrite sdimage creation class - implemented with p...Andrei Gherzan2012-07-021-113/+81
* sdcard_image-rpi: Add 1st cut at a class to build an SD card image for the RPi.David-John Willis2012-04-231-0/+131