summaryrefslogtreecommitdiffstats
path: root/classes
Commit message (Expand)AuthorAgeFilesLines
* sdcard_image-rpi.bbclass: Fix IMAGE_TYPEDEP override to use new syntaxKhem Raj2021-08-091-1/+1
* Manually fix conversionMartin Jansa2021-08-041-3/+3
* Convert to new override syntaxMartin Jansa2021-08-041-7/+7
* sdcard_image-rpi.bbclass: shorten the default BOOTDD_VOLUME_IDMartin Jansa2021-03-041-1/+3
* sdcard_image-rpi.bbclass: increase default boot partition size from 40MiB to ...Martin Jansa2021-02-251-3/+3
* rpi-bootfiles: Rename recipe to avoid ambiguityPaul Barker2020-11-271-4/+1
* sdcard_image-rpi: Drop redundant dependency on rpi-config:do_deployPaul Barker2020-11-271-1/+0
* sdcard_image-rpi.bbclass: Fix when RPI_SDIMG_EXTRA_DEPENDS not definedAndrei Gherzan2020-08-101-0/+2
* Generalize the naming of the bootfiles deploy directoryJeff Ithier2020-08-061-2/+2
* sdcard_image-rpi.bbclass: enable extensible inclusion into bootChristopher Clark2020-07-291-0/+17
* rpi-u-boot-scr: Set u-boot-default-script as providerFabio Berton2020-04-031-1/+1
* sdcard_image-rpi.bbclass: Use IMAGE_NAME_SUFFIX variable in SDIMGFrancois Retief2019-12-051-1/+1
* sdcard_image-rpi.bbclass: make the dep on rpi-config:do_deploy explicitChris Laplante2019-10-091-0/+1
* sdcard_image-rpi.bbclass: use -v for all mcopy calls and add bbfatal in case ...Martin Jansa2019-08-061-13/+13
* sdcard_image-rpi: Check for armstub based on machine featureAndrei Gherzan2019-07-191-1/+1
* sdcard_image-rpi.bbclass: Use armstub machine featureAndrei Gherzan2019-07-041-1/+1
* sdcard_image-rpi.bbclass: Fix typoAndrei Gherzan2019-07-041-1/+1
* sdcard_image-rpi.bbclass: Include in the SD card image the armstub fileAndrei Gherzan2019-07-041-0/+4
* sdcard_image-rpi : minor bug in use of FATPAYLOADmalus-brandywine2019-06-131-1/+1
* sdcard_image-rpi: Format boot partition as FAT32Richard Osterloh2019-02-191-1/+1
* sdcard_image-rpi.bbclass: Remove SDIMG_COMPRESSIONIurii Lunev2018-12-121-20/+0
* sdcard_image-rpi: fix kernel artifacts variablesLaurent Bonnans2018-09-071-2/+2
* sdcard_image-rpi.bbclass: allow to easily deploy vfat partition even for non ...Martin Jansa2018-07-161-2/+3
* sdcard_image-rpi.bbclass: drop KERNEL_INITRAMFS variableMartin Jansa2018-07-161-5/+13
* sdcard_image-rpi.bbclass: use 4 spaces for indentation instead of mix of tabs...Martin Jansa2018-07-071-106/+106
* sdcard_image-rpi: add dependency on rpi-u-boot-scrMartin Jansa2018-07-071-0/+1
* sdcard_image-rpi.bbclass: copy the DTB files with canonical nameMartin Jansa2018-07-071-13/+7
* sdcard_image-rpi.bbclass: Fix a typo in commentEduardo Abinader2018-05-041-1/+1
* Fix do_image_rpi_sdimg/do_image_wic dependenciesPaul Barker2018-02-281-0/+2
* sdcard_image-rpi: Use un-timestamped link to rootfs partition imagePaul Barker2017-09-241-1/+1
* sdcard_image-rpi: Drop unnecessary sync commandsPaul Barker2017-09-241-3/+3
* Support using u-boot with Image format for raspberrypi3-64Paul Barker2017-09-241-14/+7
* linux-raspberrypi-base.bbclass: DropPaul Barker2017-09-242-13/+11
* linux-raspberrypi: Drop unnecessary codePaul Barker2017-09-242-19/+2
* sdcard_image-rpi: fix absolute path in vfat symlinkAndrea Galbusera2017-08-291-2/+2
* sdcard_image-rpi: replace IMAGE_DEPENDS_rpi-sdimg by do_image_rpi-sdimg[depends]Andreas Müller2017-06-291-6/+6
* sdcard_image-rpi.bbclass: deploy vfat partitionMatthew McClintock2017-06-211-0/+14
* 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