summaryrefslogtreecommitdiffstats
path: root/classes
Commit message (Expand)AuthorAgeFilesLines
* sdcard_image: fix sdcard image generationJanek Filus2017-03-111-2/+2
* sdcard: Use kernel8.img for 64bit kernel image nameKhem Raj2017-02-161-0/+1
* Remove True option to getVar callsPaul Barker2017-01-181-2/+2
* linux-raspberrypi-base.bbclass: remove version hackAndreas Müller2016-12-291-15/+0
* sdcard_image-rpi.bbclass: Include boot script when using u-bootPaul Barker2016-10-311-0/+1
* sdcard_image-rpi.bbclass: Remove redundant RPI_KERNEL_VERSIONJonathan Liu2016-10-132-7/+5
* sdcard_image-rpi.bbclass: avoid corrupted images with latest oe-coreAndreas Müller2016-09-211-2/+2
* sdcard_image-rpi.bbclass: support for .dtbo files for dtb overlaysHerve Jourdain2016-09-211-6/+9
* linux-raspberrypi-base.bbclass: support for .dtbo files for dtb overlaysHerve Jourdain2016-09-211-7/+12
* sdcard_image-rpi.bbclass: remove redundant IMAGEDATESTAMPJonathan Liu2016-09-161-6/+2
* sdcard_image-rpi.bbclass: Add the vardepexcludesKhem Raj2016-07-131-2/+2
* sdcard_image-rpi.bbclass: Exclude DATETIME from task stampKhem Raj2016-07-081-0/+1
* sdcard_image-rpi: Always install dtb filesPaul Barker2016-07-081-20/+20
* u-boot: Use mainline u-boot recipe from oe-corePaul Barker2016-07-081-1/+1
* sdcard_image-rpi.bbclass: Fix do_image_rpi_sdimg tashhash mismatchJonathan Liu2016-05-041-0/+1
* sdcard_image: Depend on do_deploy for kernelKhem Raj2016-03-281-1/+1
* sdcard_image-rpi.bbclass: use existing ROOTFS_SIZE variableJonathan Liu2015-09-231-6/+2
* sdcard_image-rpi.bbclass: Allocate more space for boot partitionDerek Foreman2015-08-091-3/+3
* sdcard_image: Fix sdcard image generationGary Thomas2015-08-091-0/+1
* devicetree: auto-disable dts for old kernelsPetter Mabäcker2015-06-052-6/+48
* Add support for Raspberry PI 2Andrei Gherzan2015-02-081-0/+1
* Use variable for kernel image deployed name on SD cardAndrei Gherzan2015-02-081-2/+5
* devicetree: Add support for DT overlays with RPi bootloaderFrancois Muller2015-02-071-5/+15
* devicetree: Add minimal support with RPi bootloaderFrancois Muller2015-02-051-6/+17
* sdcard_image-rpi: make rpi-sdimg image dependent on rootfs typeJonathan Liu2014-03-061-2/+2
* sdcard_image-rpi: Make rpi-sdimg image dependent on ext3Andrei Gherzan2014-02-251-0/+2
* sdcard_image-rpi.bbclass: use absolute path to rootfsJonathan Liu2014-02-181-1/+1
* Add initramfs supportSébastien Mennetrier2014-02-141-2/+5
* sdcard_image-rpi: Add support for u-boot and uImageAndrei Gherzan2014-02-091-1/+10
* sdcard_image-rpi.bbclass: Allow optional compressionPaul Barker2013-11-121-0/+20
* 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