summaryrefslogtreecommitdiffstats
path: root/conf
Commit message (Collapse)AuthorAgeFilesLines
* qcacld: Fix missing firmware and tools packagesTom Hochstein2019-04-051-2/+2
| | | | | | | | The RDEPENDS from kernel-module-qca* is not working, so that firmware-qca* and qca-tools are missing from the image. Use a packagegroup instead as a workaround. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
* imx-base.inc: Add QCA module support for 6174 and 9377Tom Hochstein2019-04-051-0/+4
| | | | Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
* imx7ulpevk.conf: Add support for QCA9377Tom Hochstein2019-04-051-1/+1
| | | | Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
* conf/layer.conf: Drop sumo and thud supportFabio Berton2019-04-021-1/+1
| | | | | | If you want to use theses branches, use the respective platform. Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
* Merge pull request #69 from IniterWorker/masterOtavio Salvador2019-04-021-1/+1
|\ | | | | [master] white-space compliant append
| * white-space compliante in DEPENDSWalter Bonetti2019-03-211-1/+1
| |
* | Merge pull request #70 from YoeDistro/yoe/mutFabio Berton2019-04-021-1/+1
|\ \ | | | | | | layer.conf: Add warrior to compatible release series
| * | layer.conf: Add warrior to compatible release seriesKhem Raj2019-04-011-1/+1
| |/ | | | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* / imx-base: make gstreamer1.0 packages socarch specificMax Krummenacher2019-03-271-1/+1
|/ | | | | | | | | | | | | gstreamer and its plugins have been forked for i.MX. So all of the generated packages should have their PACKAGE_ARCH set to SOCARCH. Prevents, when building gstreamer for an i.MX machine followed by a non i.MX machine: | ERROR: gstreamer1.0-1.14.4-r0 do_packagedata_setscene: QA Issue: Package version for package gstreamer1.0 went backwards which would break package feeds from (0:1.14.imx-r0 to 0:1.14.4-r0) [version-going-backwards] | and many more for each generated package Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
* imx-base.inc: Add alsa support for all i.MX 8Tom Hochstein2019-02-281-10/+3
| | | | | | | Also simplify i.MX 6 and 7 configuration logic since alsa is supported by all i.MX 6 and 7. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
* imx-base.inc: Limit use-fsl-bsp u-boot overrides to i.MX 6 and 7Tom Hochstein2019-02-271-4/+8
| | | | | | | The u-boot overrides are appropriate for i.MX 6 and 7 only and break i.MX 8 builds. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
* u-boot.imx: Add u-boot configuration for fslTom Hochstein2019-02-184-2/+16
| | | | | | | | | | | The fsl distro was broken for the following machine files because they set u-boot configuration to fslc configuration: - imx6qdlsabreauto - imx6qdlsabresd - imx6ulevk Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
* Merge pull request #45 from thochstein/L4.9.123-2.3.0-0201Otavio Salvador2019-02-161-1/+1
|\ | | | | L4.9.123 2.3.0 0201
| * imx-base.inc: Fix strange whitespace problemTom Hochstein2019-02-011-1/+1
| | | | | | | | Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
* | Stop using SERIAL_CONSOLE and switch all boards to SERIAL_CONSOLESMarc Ferland2019-02-0815-16/+16
| | | | | | | | | | | | | | | | | | | | SERIAL_CONSOLE has been deprecated for a while now (see [1]). This patch fixes the machines that where still using the old variable. [1]: https://www.yoctoproject.org/docs/2.7/ref-manual/ref-manual.html#migration-2.6-serial-console-deprecated Signed-off-by: Marc Ferland <ferlandm@amotus.ca> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* | add colon to MACHINEOVERRIDES in ppc machine configChunrong Guo2019-01-318-8/+8
| | | | | | | | | | Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* | Remove .bin sufix from RCW in machine configChunrong Guo2019-01-318-15/+16
| | | | | | | | | | | | | | * support _sben suffix RCW Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* | imx-base: Enable wic.bmap image generation as defaultFabio Berton2019-01-311-1/+1
|/ | | | | | | | | | | | Bmaptool is a generic tool for creating the block map (bmap) for a file and copying files using the block map. Is faster than use dd to flash images to SD Cards. More info about bmap here [1]. [1] - https://github.com/intel/bmap-tools Change-Id: I727d63104baa3669e83db127b03b3b0af6cd45b9 Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx-imx-boot-bootpart.wks: change default offset of bootloaderMax Krummenacher2019-01-291-1/+1
| | | | | | | | | | The i.MX 8QXP bootrom in B0 silicon reads the 1st image container at offset 32k while tha A0 silicon started at 33k. The machine configurations already contain the variable IMX_BOOT_SEEK to specify the needed offset. Change the wks file accordingly. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
* meta: drop imx-m4-demos referencsMing Liu2019-01-292-2/+0
| | | | | | | | There is not a imx-m4-demos recipe at all, drop its references. They could be added back once the recipe is added. Signed-off-by: Ming Liu <liu.ming50@gmail.com>
* remove ppa in machine configChunrong Guo2019-01-148-8/+8
| | | | | | *ppa recipes will be removed. Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
* t4240rdb-64b: add ls2-phy to EXTRA_IMAGEDEPENDSChunrong Guo2019-01-141-1/+1
| | | | Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
* t4240rdb: add ls2-phy to EXTRA_IMAGEDEPENDSChunrong Guo2019-01-141-1/+1
| | | | Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
* t2080rdb-64b: add ls2-phy to EXTRA_IMAGEDEPENDSChunrong Guo2019-01-141-1/+1
| | | | Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
* t2080rdb: add ls2-phy to EXTRA_IMAGEDEPENDSChunrong Guo2019-01-141-1/+1
| | | | Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
* lx2160ardb: add machine configChunrong Guo2019-01-141-0/+33
| | | | Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
* ls1088ardb-pb: update machine configChunrong Guo2019-01-141-6/+8
| | | | | | | | | | | | *update UBOOT_CONFIG *add RCWQSPI and RCWSD var *remove ppa *add atf to EXTRA_IMAGEDEPENDS Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
* ls1088ardb: update machine configChunrong Guo2019-01-141-5/+7
| | | | | | | | | | | | *update UBOOT_CONFIG *add RCWQSPI and RCWSD var *remove ppa *add atf to EXTRA_IMAGEDEPENDS Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
* ls2088ardb: update machine configChunrong Guo2019-01-141-6/+8
| | | | | | | | | | | | *update UBOOT_CONFIG *add UEFI_NORBOOT,RCWQSPI and RCWNOR var *remove ppa *add atf to EXTRA_IMAGEDEPENDS Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
* ls1046ardb: update machine configChunrong Guo2019-01-141-9/+8
| | | | | | | | | | | | *update UBOOT_CONFIG *add UEFI_NORBOOT,RCWQSPI and RCWSD var *remove ppa *add atf to EXTRA_IMAGEDEPENDS Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
* ls1043ardb: update machine configChunrong Guo2019-01-141-12/+9
| | | | | | | | | | | | *update UBOOT_CONFIG *add UEFI_NORBOOT,RCWNOR,RCWSD and RCWNAND var *remove ppa *add atf to EXTRA_IMAGEDEPEND Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
* ls1012ardb:update machine configChunrong Guo2019-01-141-4/+6
| | | | | | | | | | | | *update UBOOT_CONFIG *add RCWQSPI var *remove ppa *add atf to EXTRA_IMAGEDEPENDS Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
* ls1012afrdm: remove machine configChunrong Guo2019-01-142-59/+0
| | | | | | *ls1012afrdm and ls1012afrdm-32b will not be supported. Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
* ls1012afrwy: update machine configChunrong Guo2019-01-141-4/+6
| | | | | | | | | | | | *update UBOOT_CONFIG *add RCWQSPI var *remove ppa *add atf to EXTRA_IMAGEDEPENDS Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
* imx-base.inc: use SDMA RAM script for the whole i.MX 6 familyStefan Agner2019-01-141-2/+3
| | | | | | | The Linux device trees of all members of the i.MX 6 family use the same SDMA RAM script. Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
* wic:mx8: Create wks file for imx8 family using imx-bootDaiane Angolini2019-01-101-0/+3
| | | | | | | | | | | imx8 family boards use u-boot as boot loader in addition to some other binaries. The final bootloader binary is gathered by mkimage into a file called imx-boot. Add the wks file to create the wic image tailored for imx8 family. Set the wks file as default for all imx8. Signed-off-by: Daiane Angolini <daiane.angolini@nxp.com>
* Migrate from SOC_FAMILY to MACHINEOVERRIDESChunrong Guo2019-01-108-8/+8
| | | | | | | | MACHINEOVERRIDES way is more straightforward than SOC_FAMILY, so migrate from SOC_FAMILY to MACHINEOVERRIDES for NXP QorIQ PPC targets. Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* mx8: move non soc specific fw out of imx-baseMax Krummenacher2019-01-095-1/+12
| | | | | | | It is unlikely that all future mx8 machines will require ath10k fw. So add it in the specific board configuration and not in imx-base.inc. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
* mx8: prefer u-boot-imx, linux-imxMax Krummenacher2019-01-091-3/+6
| | | | | | | | | | | Fixes: | ERROR: Nothing PROVIDES 'virtual/kernel' | linux-fslc-imx PROVIDES virtual/kernel but was skipped: incompatible with machine imx8qmmek (not in COMPATIBLE_MACHINE) | ERROR: Nothing PROVIDES 'virtual/bootloader' | u-boot-fslc PROVIDES virtual/bootloader but was skipped: incompatible with machine imx8qmmek (not in COMPATIBLE_MACHINE) Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
* imx8: machines: silence kernel warningMax Krummenacher2019-01-092-2/+2
| | | | | | | | | | The kernel class now sets RDEPENDS_${KERNEL_PACKAGE_NAME}-base so this include needs to do the same, otherwise bitbake emits a warning and the kernel isn't removed. | WARNING: .../linux-yocto_4.19.bb: Variable key RDEPENDS_${KERNEL_PACKAGE_NAME}-base (${KERNEL_PACKAGE_NAME}-image) replaces original key RDEPENDS_kernel-base (). Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
* imx8mmevk.conf: Remove redundant MACHINE_SOCARCH_FILTER settingTom Hochstein2018-12-131-2/+0
| | | | | | Settings are already made in conf/machine/include/imx-base.inc. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
* imx-base.inc: Share i.MX 8 and i.MX 8X binariesTom Hochstein2018-12-131-1/+1
| | | | | | | The SOC-specific binaries for i.MX 8 and 8X families are compatible, so set MACHINE_SOCARCH_SUFFIX to share. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
* imx-base.inc: Add sha384sum to fix 8X builds of imx-bootTom Hochstein2018-12-131-0/+2
| | | | | | | | Fix the following build error: | sh: 1: sha384sum: not found | Failed to hash file: scfw_tcm.bin Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
* imx8mmevk.conf: Add mx8m to MACHINE_OVERRIDES hierarchyTom Hochstein2018-12-131-3/+3
| | | | | | | There is commonality between 8M and 8M Mini, so add a new machine override to the hierarchy. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
* imx8qxpmek.conf: Add 8X family designation to MACHINE_OVERRIDESTom Hochstein2018-12-131-1/+1
| | | | | | Add mx8x to the MACHINE_OVERRIDES hierarchy. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
* imx8mqevk.conf: Add 8M family designation to MACHINE_OVERRIDESTom Hochstein2018-12-131-1/+1
| | | | | | Add mx8m to the MACHINE_OVERRIDES hierarchy. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
* p1020rdb: update uboot config * default link nor uboot typesChunrong Guo2018-12-131-1/+1
| | | | | Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* p2020rdb: update uboot config * default link nor uboot typesChunrong Guo2018-12-131-1/+1
| | | | | | Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* ls1088ardb-pb : renamed ls1088ardb_pb.conf -> ls1088ardb-pb.confChunrong Guo2018-11-081-0/+0
| | | | | Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx-base.inc: Upgrade libdrm to 2.4.91.imxTom Hochstein2018-10-311-3/+3
| | | | | | Update the PREFERRED_VERSION. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>