summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2015-04-24README: Use 'fido' branch as OE-Core dependency1.8Otavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2015-04-24imx-test (00.00.00): Avoid it to be build for non-i.MX boardsOtavio Salvador
The recipe is now restrict to the following SoC families: - mxs - mx3 - mx5 - mx6 - vf50 - vf60 Change-Id: I95e5de0e7007a1bbbae436e77fd39dc49dbd675e Reported-by: Lauren Post <lauren.post@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2015-04-23u-boot-fslc: Update revision to fb25693Otavio Salvador
This updates U-Boot 2015.04 version with some fixes and improvements from 2015.07 release. Those are: cba4c25 mx6sabresd: Remove uneeded ifdef 407be42 mx6sabresd: Fix SPL memory description 761bc19 nitrogen6x: allow gzipped bitmap display 1c29ad7 iMX: Fix compilation error when enabling SECURE_BOOT 6b396b3 arm: mx6: tqma6: Extract baseboard configs into separate config file 76962d0 power: pfuze100: fix LDO_EN bit value 9e2b0c2 imx: ventana: Update missing memory/calib handling 767d88b imx: ventana: Add new memory configuration 18b3a91 imx: ventana: set HDMI video in to yuv422bt656 for GW551x-A a2559f1 imx: ventana: use hdmiinfmt env var to override HDMI capture format e9fc6d1 imx: ventana: add DT fixup for GW522x to change PCIE_RST# GPIO ee5931d imx: ventana: add 'gsc wd' command for enabling and disabling GSC watchdog 4569cd5 imx: ventana: added device-tree display configuration for LVDS displays f02390b imx: ventana: add support for DLC-700JMGT4 and DLC-800FIGT3 LCD displays 9506970 imx: ventana: add DT fixup for GW54xx compatibility with older kernels 7f14c31 imx: ventana: remove 128x16 calibration (share with 128x32) 06edcb9 imx: ventana: updated 16bit DDR calibration eeca451 imx: ventana: added DT fixup for GW551x-A video input 45af3f7 imx: ventana: gsc: add new hwmon rails e732917 imx: ventana: add mem_mb dynamic env var 16e369f imx: ventana: remove GSC hwmon voltage rail min/max test e2801a9 imx: ventana: update boot scripts to support ubifs boot vol aec3761 imx: ventana: only pinmux FEC enet signals for boards using it 7c5cd42 imx: ventana: add wdis config for GW5520 0417169 imx: ventana: add usb_pgood_delay 2sec default 75f21e3 imx: ventana: Add support for GW551x 0c81b14 imx: ventana: disable IMX6 watchdogs on GW51xx RevA and RevB 1274bd2 imx: ventana: fix various sparse warnings 30dc880 imx: ventana: config: enable EXT4 filesystem read/write support f6747cd imx: ventana: config: enable edid support 8cc25eb imx: ventana: config: Support ramdisk 9543e95 imx: ventana: config: add USB Mass Storage (ums) support 4717e13 imx: ventana: set LTC3676 PMIC to appropriate values per datasheet b0b8334 imx: ventana: add support for 4Gb density mem devices with IMX6DL 29f0d6b imx: ventana: enable precharge power-down fast-exit mode a51de27 imx: ventana: add usb_pcisel hwconfig support 3ee26ec imx: ventana: remove unused GPIO configuration e806b22 imx: ventana: assign default ethprime dynamically 0a6ee03 imx: ventana: add i210 support 306568d imx: ventana: disable 4k tftp/nfs packets b8ce6fe mx6: Add initial SPL support for HummingBoard-i2eX 08daa25 fdt: add new fdt_fixup_display function to configure display 78c5a18 arm: mx6: ddr: add pd_fast_exit flag to system information 32f9ef3 ARM: mxs: Get boot mode from OCRAM Another change included is: fb25693 Revert "embestmx6boards: convert to use config_distro_bootcmd.h" Which has been necessary to allow RIoT Board to work out of box with current SDCard layout used in meta-fsl-arm. Thanks to Nikolay Dimitrov <picmaster@mail.bg> and Gary Thomas <gary@mlbassoc.com> for reporting the issue. Change-Id: I7d13baefcda8f68fb9be618ea1eb55fc96bce5c2 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2015-04-23eglinfo: Avoid contaminating other boardsOtavio Salvador
The i.MX6 specific overrides needs to be set using _mx6 OVERRIDE to avoid contaminating other boards. The extra DEPENDS has been removed as the original recipe already depends on virtual/egl so all i.MX6 variants are covered. Change-Id: Id9cdd9a4d46d44b9afc6580784d024a54c45ee4a Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2015-04-14xf86-video-imxfb-vivante: Add xf86-video-imxfb-vivante.inc fileNeena Busireddy
Add xf86-video-imxfb-vivante.inc file to avoid duplication for new releases. Signed-off-by: Neena Busireddy <neena.busireddy@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2015-04-14linux-fslc: Update to a Linux kernel 4.0-based forkOtavio Salvador
This updates to the revision 48dfc7c which is based on the 4.0 release. It includes following changes on top of it: 48dfc7c ARM: mxs_defconfig: Add VFAT support 07b96f4 ARM: imx_v6_v7_defconfig: Add Wireless support a4082e7 ARM: imx_v6_v7_defconfig: Enable Bluetooth support f91f59b ARM: dts: imx6sl-warp: Add BCM4330 support 9b26bb6 ARM: dts: imx6sl-warp: Pass 'bus-width' property 89a0a04 ARM: dts: warp: Add initial WaRP Board support 1b673ef mmc: sdhci-esdhc-imx: Call mmc_of_parse() 6e759b1 dma: imx-sdma: Add support for version 3 firmware Change-Id: If095e7877d3675882d8877b76c7832ff6e378a93 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2015-04-14u-boot-fslc: Update to the 2015.04's final release based forkOtavio Salvador
The 2b3a8e87 has the 2015.04 final release merged. So the current set of changes applied on top of the 2015.04 release are: 59e39d3 wandboard: Changed mmcroot variable so kernel 3.10.31 boots 48b8a98 iMX6: Change mmcroot to use fixed mmc block index for USDHC 2f1399e mx6sabresd: Use mmcblk0 for CONFIG_MMCROOT b265496 embestmx6boards: Change default bootenv configuration d8c2380 mx6sabresd: Use LDO dtb file until LDO bypass support is added 1556dde mx6slevk: Use LDO dtb file until LDO bypass support is added Change-Id: I0b9d5b812c20809b35521ff6dab8e2dda50ddd3c Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2015-04-10imx6sxsabreauto: Use u-boot-imx until u-boot-fslc has SabreAUTO supportOtavio Salvador
Currently the U-Boot FSLC does not has the i.MX6SoloX SabreAUTO support so for the time being we are using the U-Boot i.MX fork provided by Freescale as part of 3.14-1.0.0 BSP. While on that, drop the UBOOT_ENTRYPOINT setting as it is a duplication of the value of 'imx-base.inc' file. Change-Id: I9419b6ba5e82d9ca3d12ed3cf339a23ab9b738ac Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2015-04-101021atwr.conf : add qspi config for u-bootChunrong Guo
Signed-off-by: Chunrong Guo <B40290@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2015-04-09gstreamer1.0-plugins-imx: Fix build failure with FSL 3.14-based kernelOtavio Salvador
This checks pxp's new format specifier from the new FSL 3.14 kernel Change-Id: Icb511baa57d5a1e610d2b5319ccccfdfd379f4d3 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2015-04-09gst1.0-fsl-plugin: Upgrade to 4.0.3 versionJun Zhu
Upgrade to support GStreamer 1.4.X Signed-off-by: Jun Zhu <R01007@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2015-04-09gst-fsl-plugin: Upgrade to 4.0.3 versionJun Zhu
Signed-off-by: Jun Zhu <R01007@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2015-04-09libfslvpuwrap: Upgrade to 1.0.58 versionJun Zhu
Upgrade VPU wrapper to new version. Update the license file with new version and use COPYING for LIC_FILES_CHKSUM Remove the folder /usr/share to avoid empty folder installation. Signed-off-by: Jun Zhu <R01007@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2015-04-09libfslparser: Upgrade to 4.0.3 versionJun Zhu
Upgrade MP4 and MPEG2 parser Update COPYING with new version of license file Signed-off-by: Jun Zhu <R01007@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2015-04-09libfslcodec: Upgrade to 4.0.3 versionJun Zhu
Update the license file and use COPYING for LIC_FILES_CHKSUM Signed-off-by: Jun Zhu <R01007@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2015-04-09EULA: Update to new license LA_OPT_FSL_OPEN_3RD_PARTY_IPLauren Post
This requires inclusion of Software Content Register Add SCR for i.MX for 3.14.28-1.0.0 GA release that aligns to license update. Previous EULA was LAOPT27 which is i.MX specific. This now supports other Freescale product lines under same license. Change-Id: Idf406490a145eaa01ec7348a2ca2c91e28366980 Signed-off-by: Lauren Post <lauren.post@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2015-04-09xf86-video-imxfb-vivante: Upgrade to 5.0.11.p4.4 versionLauren Post
- Change version to align to same version used for imx-gpu-viv - Update rc.autohdmi to handle more error cases Change-Id: I26c3342f7f6ecffc4ca975bc83795ea38f5feb17 Signed-off-by: Lauren Post <lauren.post@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2015-04-09imx-gpu-viv: Upgrade to 5.0.11.p4.4 from 3.14.28-1.0.0 GA releaseLauren Post
Remove pc files now they are part of imx-gpu-viv package Fix api trace installation Change-Id: I95b35b73a249b3e80b7437f3d516e19bc3e1242c Signed-off-by: Lauren Post <lauren.post@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2015-04-09imx-test: Upgrade to version 3.14.28-1.0.0 GALauren Post
mmdc: Change the mmdc tool granularity mx6s_capture: Handle failure case when failed open video device. hdcp: remove since requires package download in 3.14 Signed-off-by: Lauren Post <lauren.post@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2015-04-09imx-vpu: Upgrade 5.4.27 to 5.4.28 versionLauren Post
License also changed from LAOP27 to LA_OPT_FSL_OPEN_3RD_PARTY_IP Change-Id: I84da584f0bc74b2e330127599643a4b8dccae1b3 Signed-off-by: Lauren Post <lauren.post@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2015-04-09imx-kobs: Upgrade to 3.14.28-1.0.0 versionLauren Post
Signed-off-by: Lauren Post <lauren.post@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2015-04-09firmware-imx: Upgrade to 3.14.28-1.0.0 releaseLauren Post
This upgrades the vpu firwmare to v3.1.1_r46063 Also license is now changed from LAOPT27 to LA_OPT_FSL_OPEN_3RD_PARTY_IP Signed-off-by: Lauren Post <lauren.post@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2015-04-09imx6sxsabresd: Add imx6sx-sdb-ldo.dtb DeviceTreeLauren Post
Support ldo-bypass mode on imx6sx-17x17/19x19 and imx6sx-sdb-reva board. Change-Id: If6cb6ea33185917b7f26da5a29724bdd1df348c2 Signed-off-by: Lauren Post <lauren.post@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2015-04-09u-boot-imx: Upgrade to 3.14.28-1.0.0 GA releaseLauren Post
Include support for i.MX 6 DQ Sabre Auto CPU2 board Bug fixes since 3.10.53-1.1.0 GA Signed-off-by: Lauren Post <lauren.post@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2015-04-09linux-imx (3.10.53): Remove as 3.14.28-1.0.0 GA is the default oneOtavio Salvador
As 3.14.28-1.0.0 GA is out, the 3.10.53-1.1.x is not tested and used by default so it should be removed. This patch can be locally reverted if someone wants to still use the 3.10.53-1.1.x for any reason. Change-Id: I8d279853f2a2cdef15b4e1ee51d40ffe3d44da38 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2015-04-09linux-imx (3.14.28): Add the 3.14.28-1.0.0 GA versionOtavio Salvador
This upgrades 3.10.53-1.1.0 GA kernel to the 3.14.28-1.0.0 GA one. This patch is based on a patch[1] sent by Lauren Post. 1. http://patchwork.openembedded.org/patch/91217/ Over the original patch, following changes has been done: - backport of 3.14.29's patch for i.MX6 TO1.0 support; - forward port of i.MX6SL code removal support patch. Change-Id: I2193de3f61f1d9d70137774405ff60ee00aeae2c Signed-off-by: Lauren Post <lauren.post@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2015-04-09opencv: Add i.MX6SoloX supportLauren Post
Change-Id: I0abbcb9cf3b9962a9e2ee5901422f18d2e971bd0 Signed-off-by: Lauren Post <lauren.post@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2015-04-09firmware-imx: Fix PE syntax to follow code styleOtavio Salvador
This adds space before and after equal symbol. Change-Id: If8f0f3a710730a67b473828889c3c07b51940393 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2015-04-09gstreamer1.0-plugins-imx: Ensure the kernel source is avail for buildOtavio Salvador
The FSL kernel headers are necessary during the build of the GStreamer 1.0 plugin. Change-Id: I0a8566e57f43a9d3c7d002997ec556bee51e1648 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2015-04-09u-boot-fslc: Update to 2015.04-based forkOtavio Salvador
This updates the fork based on upcoming 2015.04 release. This is currently based on 2015.04-rc5 tag and offers a very solid release for start the tests for Yocto Project 1.8 release. Change-Id: I15519ffc7a28411f850bcf8492d8e5fb981bec7c Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2015-04-06qtbase: Add overrides for i.MX6SoloXNeena Busireddy
Change-Id: Ib736ab6c45748c9714e9c57607ae6681e3b68f07 Signed-off-by: Neena Busireddy <neena.busireddy@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2015-04-03u-boot-ls1: fix multiple u-boot compile path changed.Chunrong Guo
*fix the following error: |couldn't open "/poky/build/tmp/work/ls1021aqds-poky-linux-gnueabi/u-boot-ls1/2014.07-r0/git/u-boot.bin": no such file or directory (From OE-Core rev: eca277b0af9e0e29022f81f54c17bf24aec02232) Signed-off-by: Chunrong Guo <B40290@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2015-04-02fsl-dynamic-packagearch.bbclass: Fix support for empty MACHINE_SOCARCH_SUFFIXOtavio Salvador
When MACHINE_SOCARCH_SUFFIX is empty a duplicated architecture will be included in PACKAGE_ARCHS. The expected behaviour is to not include duplicated values and raise an error in case a MACHINE_SOCARCH package tries to be build. Change-Id: I98d936409554e4e7725c8af6c0a0a0344ddec751 Reported-by: Lauren Post <lauren.post@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2015-04-02fsl-dynamic-packagearch.bbclass: Fix package skip when MACHINE_SOCARCH is unsetOtavio Salvador
The 'bb.parse.SkipPackage' exception was missing a 'raise' call to proper inform the BitBake tool parsing system about the error, now the package is properly skipped when necessary. Change-Id: Ie736186c8e459eea55c1455547e1da8f7111e165 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2015-04-02qt4: Ensure kernel source is availableOtavio Salvador
During Qt4 build the kernel source needs to be available so a explicit dependency has to be added. Change-Id: I66dbd0a9d8ac75e300d0baa44410a629e160b8d7 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2015-04-02qt4: Rework bbappend code to avoid duplicationOtavio Salvador
The X11 and Embedded flavours are doing the same changes so there is no reason to duplicate it all. Change-Id: Ibd7e95645600f841eecf3d671d87cf979eeddfe9 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2015-04-02ls-base.inc: Allow default tune overrideOtavio Salvador
The default tune setting needs to be overridable otherwise distros or local.conf are unable to change it. Change-Id: I8c28d90d144cffc56ac6f199183090aa9a94af71 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2015-04-02imx-test: Use MACHINE_ARCH for dummy packageOtavio Salvador
Change-Id: I1290d7b0279bc92c3c4e73af9d432c255d5e3cfb Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2015-04-02linux-fslc.inc: Use linux-fslc.git repositoryOtavio Salvador
In old days, the repository was named linux-mainline.git but this has been changed long time ago. GitHub handles the rename gracefully but for consistency we ought to rename here as well. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2015-04-02fsl-kernel-localversion.bbclass: Fix Git hash in versionOtavio Salvador
The .scmversion file needs to be located in the Git source, otherwise the build system does not use it. This fixes the regression introduced in f69b21d (fsl-kernel-localversion.bbclass: Fix building using out-of-tree). Change-Id: I7f06279f5b1f9aee18d1a5a39a22b27f4c34f365 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2015-04-02linux-mfgtool.inc: Adapt to work-shared kernel sourceOtavio Salvador
The kernel source code is (since OE-Core:6a1ff0e7) used from work-shared. As consequence, the MfgTool kernel needed changes to use a completely separated source code and avoid messing with original Linux kernel ABI identificationfile. Change-Id: Idd43dd5d0d8d9e1ff7cc6e8ce15c8cd60107259d Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2015-04-01fsl-dynamic-packagearch: add all MACHINE_SOCARCH feedsMax Krummenacher
This ensures that all MACHINE_SOCARCH feeds are part of PACKAGE_EXTRA_ARCHS. oe-core now puts packages into feed dirs dependent on the used instruction sets. http://cgit.openembedded.org/openembedded-core/commit/?id=3e760031f91fb87c3e2f62b77a117eb41164f259 This is true also for packages in MACHINE_SOCARCH, i.e. we get in deploy/ipk for an angstrom based build: armv7ahf-vfp-neon-mx6qdl armv7at2hf-vfp-neon-mx6qdl so we must put both into PACKAGE_EXTRA_ARCHS. TUNE_FEATURES defines if arm and/or thumb feeds are possible with the current configuration. Change-Id: I47ed7c3a5cbdc488801cd9198e822f9845565559 Signed-off-by: Max Krummenacher <max.oss.09@gmail.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2015-03-26imx-gpu-viv: set ALLOW_EMPTY_${PN}Matt Madison
With the recent addition of rootfs creation log checking for builds using Debian packaging, rootfs builds fail because the main imx-gpu-viv package isn't present, but other packages (such as its -dev) depend on it. Signed-off-by: Matt Madison <matt@madison.systems> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2015-03-19kernel-module-mcc: make MCC kernel module a virtual packageStefan Agner
In order to support forks of the MCC kernel module, define the MCC kernel module packages as virtual packages. Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2015-03-12vf/twr-vf65gs10: add new SoC family "vf" for Vybrid in generalStefan Agner
This patch introduces a new base SoC family "vf". The family includes all Freescale Vybrid SoC based modules, which is the single core (vf50/VF5xx) or dual core (vf60/VF6xx) variant. Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2015-03-09udev-rules-imx: set proper S valueJavier Viguera
Clean bitbake warning: udev-rules-imx-1.0 ('S') don't exist, you must set 'S' to a proper value Signed-off-by: Javier Viguera <javier.viguera@digi.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2015-03-09linux-mfgtool.inc: FILESEXTRAPATHS_prepend should use ":=", not "="Robert P. J. Day
Change-Id: Ibf0bde5be5d51b31f2adffbb0597eecf52526140 Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2015-03-09wic: add kickstart files for i.mxAlexandre Belloni
Add kickstart files replacing the sdcard generation capabilities of generate_imx_sdcard(). They keep the same partition layout. For barebox: imx-barebox.wks For u-boot only: imx-uboot.wks For u-boot with SPL: imx-uboot-spl.wks Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2015-03-02u-boot-fslc: Update to revision 614dd54Otavio Salvador
This does the backport of following changes: 614dd54 mx5: fix get_reset_cause 2db5ec7 mx6slevk: Provide a proper pad configuration for OTG1_ID pin 32f9568 mx6sabre: Select CMD_EXT4 options 8fc3c92 mx6sabre: Enable User Mass Storage f2e5464 board: tbs2910: Enable USB Mass Storage support 47d960e mx35: Fix boot hang by avoiding vector relocation 7827b39 mx31: Fix boot hang by avoiding vector relocation be1165e mx25pdk: Turn on the LCD supply 777f0aa zmx25: Convert to generic board 646fb52 imx31_phycore: Convert to generic board ff37ab6 mx31ads: Convert to generic board e74b278 mmc: fsl_esdhc: Add support for DDR mode Fixed [YOCTO: #7384] Change-Id: I6eeb0a03a9909aea0157e57472780fe4ddbc04c1 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2015-02-26linux-fslc: Update to the 3.19 based versionOtavio Salvador
The release is based on v3.19 tag and the following commits: 5fdbf2a ARM: dts: warp: Add initial WaRP Board support Change-Id: I8f2f0e7b66a80dc071ab31d9c8293ea8d13c3d7e Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>