summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* firmware-qca: Upgrade to 2.0.1Tom Hochstein2019-04-054-3/+3
| | | | Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
* kernel-module-qca6174: Add support for QCA6174 on i.MX 8 SeriesTom Hochstein2019-04-053-1/+108
| | | | Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
* kernel-module-qca9377: Add support for QCA9377 on i.MX 7ULPTom Hochstein2019-04-052-0/+41
| | | | Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
* qca-tools: Add fcc_toolsTom Hochstein2019-04-051-0/+17
| | | | Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
* firmware-qca6174: Add support for QCA6174 on i.MX 8 SeriesTom Hochstein2019-04-051-0/+27
| | | | Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
* firmware-qca9377: Add support for QCA9377 on i.MX 7ULPTom Hochstein2019-04-052-0/+42
| | | | 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>
* linux-fslc: Bump revision to ff5bc7e34910Fabio Berton2019-04-041-2/+2
| | | | | | This commit merges tag 'v5.0.5' into 5.0.x+fslc Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
* u-boot-fslc-common: Bump revision to 015ff874b4Fabio Berton2019-04-032-2/+2
| | | | | | | - Add bc-native dependency - This commit merges remote-tracking branch 'imx/master' into 2019.04+fslc Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
* 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-022-4/+4
|\ | | | | [master] white-space compliant append
| * white-space compliante in DEPENDSWalter Bonetti2019-03-212-4/+4
| |
* | 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>
* | | mesa: Use kmsro,vc4 only for armv7a and armv7veFabio Berton2019-04-011-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Using etnaviv,kmsro,vc4 as GALLIUMDRIVERS with imx25pdk machine fails with error: ----- / | {standard input}: Assembler messages: | {standard input}:252: Error: selected processor does not support `vldm ip,{q0,q1,q2,q3}' in ARM mode | {standard input}:253: Error: selected processor does not support `vst1.8 d0,[lr],r8' in ARM mode | {standard input}:254: Error: selected processor does not support `vst1.8 d1,[r3],r8' in ARM mode | {standard input}:255: Error: selected processor does not support `vst1.8 d2,[lr],r8' in ARM mode | {standard input}:256: Error: selected processor does not support `vst1.8 d3,[r3],r8' in ARM mode | {standard input}:257: Error: selected processor does not support `vst1.8 d4,[lr],r8' in ARM mode | {standard input}:258: Error: selected processor does not support `vst1.8 d5,[r3],r8' in ARM mode | {standard input}:259: Error: selected processor does not support `vst1.8 d6,[lr]' in ARM mode | {standard input}:260: Error: selected processor does not support `vst1.8 d7,[r3]' in ARM mode | {standard input}:476: Error: selected processor does not support `vldm ip,{q0,q1,q2,q3}' in ARM mode | {standard input}:477: Error: selected processor does not support `vst1.8 d0,[lr],r8' in ARM mode | {standard input}:478: Error: selected processor does not support `vst1.8 d1,[r3],r8' in ARM mode | {standard input}:479: Error: selected processor does not support `vst1.8 d2,[lr],r8' in ARM mode | {standard input}:480: Error: selected processor does not support `vst1.8 d3,[r3],r8' in ARM mode | {standard input}:481: Error: selected processor does not support `vst1.8 d4,[lr],r8' in ARM mode | {standard input}:482: Error: selected processor does not support `vst1.8 d5,[r3],r8' in ARM mode | {standard input}:483: Error: selected processor does not support `vst1.8 d6,[lr]' in ARM mode | {standard input}:484: Error: selected processor does not support `vst1.8 d7,[r3]' in ARM mode | {standard input}:659: Error: selected processor does not support `vldm r5,{q0,q1,q2,q3}' in ARM mode \____ Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
* | | mesa: Replace imx with kmsro and vc4 in GALLIUMDRIVERSFabio Berton2019-03-271-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mesa 19.0.0 remove imx from gallium drivers and add kmsro, vc4 is a kmsro dependency, so we need to enable too. mesa commit 41a0acd6a149ec9f47ea527ad08a2b29bf1ee6b2 Author: Rob Herring <robh@kernel.org> Date: Thu Jan 24 14:03:54 2019 -0600 Switch imx to kmsro and remove the imx winsys The kmsro winsys is equivalent to the imx winsys, so we can switch to it and remove the imx one. Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
* | | 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-codec: Fix ownership of installed filesOtavio Salvador2019-03-271-0/+2
| | | | | | | | | | | | | | | Change-Id: I90a38935ea8e87a2c03fa815af433e13b5fd7091 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* | | imx-codec: Allow packaging of .so of src codecOtavio Salvador2019-03-271-5/+0
| | | | | | | | | | | | | | | | | | | | | This was an old FIXME which is now fixed. Change-Id: I0c5936e5c4c63e0f913ca9089f5f73b3259d9b51 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* | | imx-codec: Fix wrong packaging of 'src' codecOtavio Salvador2019-03-271-0/+3
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This overrides the package split regarding the debug symbols to avoid the generation of a '-src' package which causes the 'src' codec to be left unpackaged. This is a side effect of following commit: ,---- | Author: Joshua Watt <jpewhacker@gmail.com> | Date: Wed Mar 6 10:32:30 2019 -0600 | | Add source package to ${PACKAGES} | | Permanently adds the -src source package to ${PACKAGES} instead of | relying on creating it dynamically at packaging time. The | source package is now defined in bitbake.conf, just like -dev and -dbg | packages. | | For compatibility, the -src package is still added dynamically if | it was missing, since some recipes have a tendency to completely | override PACKAGES and do so without manually adding back the -src | package. | | This allows RDEPENDS on the -src packages, which wasn't previously | possible. | | [YOCTO #13203] | | Signed-off-by: Joshua Watt <JPEWhacker@gmail.com> | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> `---- As this is a very weird corner case, we handle it here instead of fixing OE-Core. Change-Id: Ief1ca6da5db26cc536ba18af64b614f6cce26065 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* | Revert "cpuburn-arm: Add armv7ve as a valid machine"Fabio Berton2019-03-261-1/+0
| | | | | | | | | | | | | | | | | | | | This reverts commit 0e12eb4a039f2e9b1d53c0a8a0815382190931be. This commit was merged in meta-openembedded/meta-oe layer. See commit: https://git.openembedded.org/meta-openembedded/commit/?id=ea59b56825912614d8b2acb3ed621a8e9333a23c Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
* | cpuburn-arm: Add armv7ve as a valid machineFabio Berton2019-03-221-0/+1
| |
* | linux-fslc: Upgrade 4.20 -> 5.0Otavio Salvador2019-03-222-3/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This upgrades the Linux fork to a 5.0-based one. It forward port the patches which were still included and then has following patches applied: - 20d8efe36350 Revert "ARM: dts: imx7d-pico: Pass the Ethernet PHY reset GPIO" - 69f55e399783 ARM: dts: imx6ul-pico: Convert to DRM bindings - 385073b89f9d ARM: dts: imx7d-pico: Add LCD support - b8e79ca07f93 drm/panel: simple: Add support for VXT VL050-8048NT-C01 panel - 503b228c6dc9 dt-bindings: Add VXT VL050-8048NT-C01 panel bindings - 8c97588def29 dt-bindings: Add vendor prefix for VXT Ltd - 096f800773bd ARM: dts: imx6ul-pico-hobbit: Extend peripherals support - 24aecb0c2ee7 drivers, misc: add U-Boot bootcount driver - 0f9e1f27279b fec: Add disable_giga parameter to force 10/100 operation - 87af09aea2d4 MA-7633-2 [Android-Reboot]reboot to fastboot\recovery mode - e77beaa42b9c ARM: imx: add cpu_is_imx6() routine Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* | u-boot-fslc: Upgrade 2018.11 -> 2019.04Otavio Salvador2019-03-214-3/+3
| | | | | | | | | | | | | | | | | | This upgrades to the upcoming 2019.04 release. This is based on the 2019.04-rc4 and includes the last fixes being worked on for the i.MX family thus being a good version to begin to be tested as we aim to use it for April release. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* | Merge pull request #67 from guochunrong/masterOtavio Salvador2019-03-211-25/+67
|\ \ | | | | | | atf: Reorganize
| * | atf: ReorganizeChunrong Guo2019-03-211-25/+67
|/ / | | | | | | | | | | | | | | *Add FUSE DISTRO_FEATURES *Add chassistype and ddrphyopt *Install srk.pri and srk.pub Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
* | Merge pull request #65 from vdehors/masterOtavio Salvador2019-03-192-0/+41
|\ \ | |/ |/| recipes-multimedia/gstreamer: Fix compilation with OpenCV 3.4.5
| * recipes-multimedia/gstreamer: Fix compilation with OpenCV 3.4.5Vincent Dehors2019-03-192-0/+41
|/ | | | | | | | | | This commit fixes the compilation of gstreamer1.0-plugins-bad which failed with : from ../../../git/ext/opencv/gstgrabcut.cpp:90: [...] error: conflicting declaration of C function 'CvMoments cvMoments(const cv::Moments&) The added patch is similar to 0001-opencv-fix-build-for-opencv-3-4-2.patch but for gstgrabcut.cpp.
* Merge pull request #51 from thochstein/pr0228Otavio Salvador2019-02-282-11/+5
|\ | | | | Add alsa support for i.MX 8
| * 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-alsa-plugins: Add support for i.MX 6SLL and all 8Tom Hochstein2019-02-281-1/+2
|/ | | | | | | 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>
* Merge pull request #50 from thochstein/pr0227Otavio Salvador2019-02-272-5/+9
|\ | | | | Pr0227
| * imx-gpu-apitrace: Fix x11 configurationTom Hochstein2019-02-271-1/+1
| | | | | | | | | | | | | | The x11 configuration variable changed from DISABLE_X11 to ENABLE_X11. 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>
* Merge pull request #48 from OSSystems/masterOtavio Salvador2019-02-217-49/+45
|\ | | | | Update linux-fslc and fix U-Boot build
| * u-boot-fslc-common: Add bison-native to DEPENDSFabio Berton2019-02-213-3/+5
| | | | | | | | | | | | U-Boot build depends on bison native. Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
| * linux-fslc: Upgrade to 4.20-based forkFabio Berton2019-02-214-46/+40
|/ | | | | | | This upgrades the kernel to the 4.20-based fork and sync defconfig files with kernel source tree. Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
* Merge pull request #47 from thochstein/pr0216Otavio Salvador2019-02-184-2/+16
|\ | | | | u-boot.imx: Add u-boot configuration for fsl
| * 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-162-3/+3
|\ | | | | L4.9.123 2.3.0 0201
| * imx-gpu-apitrace: Simplify COMPATIBLE_MACHINETom Hochstein2019-02-131-1/+1
| | | | | | | | | | | | | | Package is valid for all i.MX with GPU. This extends compatibility today to i.MX 8QM, 8QXP, and 8M Mini. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
| * imx-gpu-apitrace: Minor updateTom Hochstein2019-02-131-1/+1
| | | | | | | | | | | | | | 438c29f cmake: cherry-pick upstream ENABLE_X11 6d9c8a5 Revert "cmake: Allow user to disable x11 support" Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
| * 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>
* | secure-obj:Remove redundant test commandChunrong Guo2019-01-311-0/+1
| | | | | | | | | | Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> 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>
* | ceetm: install json_print.hChunrong Guo2019-01-311-0/+4
| | | | | | | | | | | | | | | | *fix the below error: |fatal error: json_print.h: No such file or directory Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* | ovs-dpdk: remove static key wordChunrong Guo2019-01-312-1/+30
| | | | | | | | | | | | | | | | | | fix the below error: |lib/dhparams.c:2:12: error: static declaration of 'get_dh1024' follows non-static declaration | static DH *get_dh1024(void) 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>