summaryrefslogtreecommitdiffstats
path: root/conf
Commit message (Collapse)AuthorAgeFilesLines
* fsl-eula-unpack.bbclass: Support Freescale EULA binaries unpackOtavio Salvador2012-10-021-0/+2
| | | | | | | | | This class provides the mechanism used for unpacking the .bin file downloaded by HTTP and handle the EULA acceptance. Change-Id: I88857c7dac94568c5bced4e712744087638de68a Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Acked-by: Daiane Angolini <daiane.angolini@freescale.com>
* imx-base.inc: Fix mx5 GPU library API supportOtavio Salvador2012-10-011-1/+3
| | | | | | | | The mx5 GPU libraries provide OpenGL ES1, OpenEGL and OpenGL ES2 only so we need to ajust the PREFERRED_PROVIDER. Change-Id: I569fabc91349c3d3a8804ff72e67e9bcc88b1267 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* layer.conf: Add FSL_MIRROR repositoriesOtavio Salvador2012-09-281-0/+6
| | | | | | Change-Id: If0a7d72b93c3c4646fb59cc4f59fd5fd5e0cae43 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Acked-by: Daiane Angolini <daiane.angolini@freescale.com>
* imx-base.inc: use new firmware-imx packageOtavio Salvador2012-09-191-1/+1
| | | | | | | | The use of imx-firmware, while supported, is not recommended so we now use the new package name. Change-Id: I434e5c41f7856839ddee6f7ca74a21da9fd260e0 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* Move fsl-default*.inc from distro to machineAndrei Gherzan2012-09-185-6/+6
| | | | | | | | It makes no sense to have distro related configurations in a BSP layer. So let's have these common parts (provides, version etc) in machine directory instead. Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
* imx6qsabrelite: Use xserver-xorg instead of xserver-xorg-liteOtavio Salvador2012-09-171-4/+2
| | | | | | | | Next Yocto release will drop xserver-xorg-lite as building xserver-xorg and not installing the DRI and GLX modules (and so not Mesa) results in an increase of 16kb only. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx-base.inc: Set preferred implementation of virtual/libgl for mx5 SoCsOtavio Salvador2012-09-171-0/+2
| | | | | | | | | | | The mx5 SoCs need to use amd-gpu-x11-bin-mx51 to proper support acceleration however it wasn't being taken in place in machine configuration. This adds the need settings and fix the issue for all mx5 based machines. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx6qsabrelite: force MACHINE_GSTREAMER_PLUGIN until codecs are availableEric Bénard2012-09-171-0/+3
| | | | | | | | | | | | | else we get : ERROR: fsl-mm-codeclib was skipped: incompatible with machine imx6qsabrelite (not in COMPATIBLE_MACHINE) NOTE: Runtime target 'gst-fsl-plugin' is unbuildable, removing... Missing or unbuildable dependency chain was: ['gst-fsl-plugin', 'fsl-mm-codeclib'] NOTE: Runtime target 'task-fsl-gstreamer' is unbuildable, removing... Missing or unbuildable dependency chain was: ['task-fsl-gstreamer', 'gst-fsl-plugin', 'fsl-mm-codeclib'] ERROR: Required build target 'fsl-image-test' has no buildable providers. Missing or unbuildable dependency chain was: ['fsl-image-test', 'task-fsl-gstreamer', 'gst-fsl-plugin', 'fsl-mm-codeclib'] Signed-off-by: Eric Bénard <eric@eukrea.com>
* mxs-base.inc: Use xserver-xorg instead of xserver-xorg-liteOtavio Salvador2012-09-131-1/+1
| | | | | | | | | Next Yocto release will drop xserver-xorg-lite as building xserver-xorg and not installing the DRI and GLX modules (and so not Mesa) results in an increase of 16kb only. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Acked-by: Rogerio Pimentel <rogerio.pimentel@freescale.com>
* imx-base.inc: Use xserver-xorg instead of xserver-xorg-liteOtavio Salvador2012-09-131-1/+1
| | | | | | | | | Next Yocto release will drop xserver-xorg-lite as building xserver-xorg and not installing the DRI and GLX modules (and so not Mesa) results in an increase of 16kb only. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Acked-by: Rogerio Pimentel <rogerio.pimentel@freescale.com>
* fsl-default-providers.inc: Change virtual/xserver to xserver-xorgOtavio Salvador2012-09-131-1/+1
| | | | | | | | | Next Yocto release will drop xserver-xorg-lite as building xserver-xorg and not installing the DRI and GLX modules (and so not Mesa) results in an increase of 16kb only. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Acked-by: Rogerio Pimentel <rogerio.pimentel@freescale.com>
* imx-base.inc: Remove useless SoC override for U-Boot settingsOtavio Salvador2012-09-131-4/+2
| | | | | | | | The U-Boot settings are the same for mx5 and mx6 SoCs so we don't need a override for it. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Acked-by: Rogerio Pimentel <rogerio.pimentel@freescale.com>
* imx6qsabrelite: do not recommends BSP package are they are not public yetOtavio Salvador2012-07-251-2/+4
| | | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Acked-by: Daiane Angolini <daiane.angolini@freescale.com>
* imx-base: set common machine featuresAdrian Alonso2012-07-044-1/+7
| | | | | | | | * Set common machine features * imx53qsb, imx53ard add wifi and bluetooth support * imx6qsabrelite add pci to machine features Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
* imx-base: add wifi and bluetooth machine featuresAdrian Alonso2012-07-041-1/+1
| | | | | | * Add wifi and bluetooh machine features. Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
* fsl-default-revisions.inc: remove as we ought to have it per recipeAdrian Alonso2012-07-033-4/+0
| | | | | | | | The revision ought to be set for every recipe as we support different versions per machine. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Acked-by: Adrian Alonso <aalonso00@gmail.com>
* imx-base.inc: Add udev-extra-rules packageDaiane Angolini2012-07-021-1/+3
| | | | | | | Add udev extra rules from 10-imx.rules file in MACHINE_EXTRA_RRECOMENDS Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com>
* mxs-base.inc: cleanup recommended packages removing multimedia onesOtavio Salvador2012-06-171-6/+0
| | | | | | | The multimedia packages need to be moved to a specific task to allow images to use, or not it, and avoid enforcing it onto every image. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* fsl-default-versions.inc: force use of udev 173 versionOtavio Salvador2012-06-121-0/+1
| | | | | | | | | The change 8b39b81ae4b has removed the the 164 preferred version however the last meta-openembedded version, the 182 and 175 versions, lack the init script so we need to enforce the last version that works with regular init to avoid the requirement on systemd. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* fsl-default-versions: remove udev preferred versionAdrian Alonso2012-06-061-1/+0
| | | | | | | * Remove udev preferred version * Kernel defconfig files fixed for udev Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
* imx-base.inc: add MACHINE_GSTREAMER_PLUGINOtavio Salvador2012-06-051-0/+3
| | | | | | | This allow for optmized support for gstramer for audio/video codecs. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Acked-by: Adrian Alonso <aalonso@freescale.com>
* set bootloader PREFERED_PROVIDER to u-bootDaiane Angolini2012-05-311-0/+1
| | | | | | It will be applied for every board Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com>
* imx-base.inc: cleanup recommended packages removing multimedia onesOtavio Salvador2012-05-291-5/+4
| | | | | | | The multimedia packages need to be moved to a specific task to allow images to use, or not it, and avoid enforcing it onto every image. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx6qsabrelite: fix machine descriptionOtavio Salvador2012-05-281-2/+2
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx53qsb: fix machine descriptionOtavio Salvador2012-05-281-2/+2
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx53ard: fix machine descriptionOtavio Salvador2012-05-281-2/+2
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx51evk: fix machine descriptionOtavio Salvador2012-05-281-2/+2
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx28evk.conf: fix machine descriptionOtavio Salvador2012-05-281-2/+2
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx53qsb: move to mainline's based version of u-bootOtavio Salvador2012-05-211-7/+0
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx23evk: add machine definitionOtavio Salvador2012-05-211-0/+16
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx28evk: add IMXBOOTLETS_MACHINE settingOtavio Salvador2012-05-211-0/+2
| | | | | | Add support to generate imx-bootlets code for i.MX28 target. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx28evk: move generic code to mxs-base.incOtavio Salvador2012-05-212-18/+28
| | | | | | | To avoid metadata duplication we provide a mxs-base.inc to be used for every i.MXS based board. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx28evk: use ttyAMA as debug serialOtavio Salvador2012-05-211-1/+1
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx28evk: remove deprecated XSERVER packagesOtavio Salvador2012-05-211-3/+0
| | | | | | | Nowadays the evdev driver, from Xorg, can handle keyboard, mice and touchscreen so we don't need to install the old drivers anymore. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx6qsabrelite: add XSERVER definition using fbdev driverOtavio Salvador2012-05-021-0/+6
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx28evk: add default image fstypesOtavio Salvador2012-05-011-1/+1
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx28evk: add machine definitionOtavio Salvador2012-04-301-0/+41
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx-base.inc: drop mouse and keyboard drivers provided by evdev nowadaysOtavio Salvador2012-04-291-2/+0
| | | | | | | X11 uses evdev for keyboard and mouse support so we can drop the unused drivers for now. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx53qsb: force use of u-boot-imxOtavio Salvador2012-04-291-0/+7
| | | | | | | U-Boot's mainline lacks support for Ripley's PMIC so until it get's fixed we need to avoid the switch for it. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx-base.inc: do not pass '-lnp' to jffs2 image generation commandOtavio Salvador2012-04-271-2/+0
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx-base.inc: drop TODO itemsOtavio Salvador2012-04-271-4/+0
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* fsl-default-providers.inc: Fix the xserver-xorg-lite nameRogerio Pimentel2012-04-041-1/+1
| | | | | | | This patch fix the xserver-xorg-lite name on fsl-default-providers.inc file Signed-off-by: Rogerio Pimentel <rogerio.pimentel@freescale.com>
* mx6qsabrelite: Fix console portFabio Estevam2012-03-301-0/+2
| | | | | | | | On mx6qsabrelite the console port is ttymxc1. Override the SERIAL_CONSOLE definition from conf/machine/include/imx-base.inc. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
* imx6qsabrelite: add machine definitionDaiane Angolini2012-03-231-0/+13
| | | | | Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* Major refactor in SDCard generationOtavio Salvador2012-03-222-1/+7
| | | | | | | | | | | | | | | | | | | | The generation of SDCard has been completely refactored to work out of box; now to use it you have to set, e.g: SDCARD_ROOTFS = "${DEPLOY_DIR_IMAGE}/${IMAGE_NAME}.rootfs.ext3" SDCARD_SIZE = "128" IMAGE_TYPES += "ext3 sdcard" Now the sdcard has following layout: 0 - 1M - reserved to bootloader and other data 1M - BOOT_SPACE - kernel BOOT_SPACE - SDCARD_SIZE - rootfs All current supported machines on BSP will work out of box and generate a 2GB SDCard with an ext3 rootfs on it. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx-base.inc: set u-boot settings for mx5 and mx6 machinesOtavio Salvador2012-03-211-0/+6
| | | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Acked-by: Fabio Estevam <fabio.estevam@freescale.com>
* mx5: set SOC_FAMILY dataOtavio Salvador2012-03-213-0/+9
| | | | | | | Set SoC family as mx5 for imx51evk, imx53ard and imx53qsb Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Acked-by: Fabio Estevam <fabio.estevam@freescale.com>
* fsl-default-providers.inc: drop virtual/xserver-xf86 setOtavio Salvador2012-03-211-1/+0
| | | | | | | OE-Core does not use this provider anymore but virtual/xserver thus we dropped it here as well. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx-base.inc: drop duplicated providers settingOtavio Salvador2012-03-211-2/+0
| | | | | | | The PREFERRED_PROVIDER_* are being set by fsl-default-providers.inc so we were duplicating the same information here, thus we dropped it. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* fsl-default-versions.inc: drop u-boot preferred versionOtavio Salvador2012-03-161-2/+0
| | | | | | Let the versions to be taken automatically. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>