aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-core
AgeCommit message (Collapse)Author
2016-03-11imx-usb-loader: add recipeHector Palacios
This includes into the SDK Boundary Devices i.MX/Vybrid recovery utility, a host tool which allows to boot an image via USB in serial downloader mode. It currently supports i.MX5, i.MX6, i.MX7, and Vybrid families. Signed-off-by: Hector Palacios <hector.palacios@digi.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>
2014-12-03udev-extraconf: deleting bbappend recipeAlexander Shashkevich
udev-extraconf_%.bbappend file was not deleted after it was replaced by udev-rules-imx.bb Signed-off-by: Alexander Shashkevich <alex@stunpix.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-12-02udev-extraconf: replace bbappend with own recipeAlexander Shashkevych
Forcing udev-extraconf causes various strange effects. This was discussed long time ago in oe-core on [1] and resulted in [2]. [1] http://lists.openembedded.org/pipermail/openembedded-core/2013-April/077880.html [2] http://lists.openembedded.org/pipermail/openembedded-commits/2013-May/148591.html Signed-off-by: Alexander Shashkevich <alex@stunpix.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-12-02udev-extraconf: restrict access to graphic buffersAlexander Shashkevych
For security reasons fb and galcore devices must be only accessible by root user and/or video group. All other users must not have access to graphic buffers. Signed-off-by: Alexander Shashkevich <alex@stunpix.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-11-22udev-extraconf: allow all users to use gpuAlexander Shashkevych
Users other than root can't use gpu due to permission restrictions of /dev/galcore device. This change adds permissions to galcore device for all users. Signed-off-by: Alexander Shashkevich <alex@stunpix.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-10-23nativesdk-packagegroup-sdk-host: add nativesdk-u-boot-mkimageJavier Viguera
Add the 'mkimage' host tool to the toolchains generated with 'bitbake meta-toolchain' or with 'bitbake -c populate_sdk <image>'. This allows to use the standalone toolchain to build kernel images of type uImage (with u-boot header) Signed-off-by: Javier Viguera <javier.viguera@digi.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-04-22Use generic bbappend filesOtavio Salvador
This uses the % wildcard for recipe matching, this easy the update of recipe versions and maintenance. - formfactor_0.0.bbappend - udev-extraconf_1.0.bbappend - eglinfo-fb_1.0.bbappend - eglinfo-x11_1.0.bbappend - mesa-demos_8.1.0.bbappend - pointercal-xinput_0.0.bbappend - xserver-xf86-config_0.1.bbappend - gst-plugins-base_0.10.36.bbappend - gst-plugins-gl_0.10.3.bbappend - qt4-embedded_4.8.5.bbappend - qt4-x11-free_4.8.5.bbappend Change-Id: Ia901561f327fde3109237994a2a5a76827f11913 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-03-07PRINC removal from recipesOtavio Salvador
The PRINC use is deprecated and a patch bumping those is applied in OE-Core. As consequence we must drop those here as soon as possible to avoid PR changes in users feeds. Change-Id: I5bb3947d96b76716db67e2122c6a00ea695ca7bb Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2013-01-15nativesdk-packagegroup-sdk-host: Fix inclusion of elftosb and mxsldrOtavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-12-18udev: Drop bbappend as Meta-OpenEmbedded does not has it anymoreOtavio Salvador
The OpenEmbedded-Core has update udev to 182 so making Meta-OpenEmbedded one no more required. This allow us to simplify the layer and remove a default dependency in Meta-OpenEmbedded. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-11-27meta-toolchain: Include elftosb and mxsldr in toolchainOtavio Salvador
Change-Id: I14bd48f6ef23232b184b477cb4d3322885530d11 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-11-03Revert "udev: Fix file extension for replacement file"Otavio Salvador
This reverts commit 0ddaba3e97b4582ad1e336e8d61e844db3744b50 as the meta-openembedded's udev recipe, in master branch, uses the '.bz2' file extension. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-11-02udev: Fix file extension for replacement fileJeremy Stashluk
The file extension doesn't match the recipe file in meta-openembedded/meta-oe/recipes-core/udev/udev_173.bb Signed-off-by: Jeremy Stashluk <jstashluk@dekaresearch.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-10-21udev: Use oe_filter_out to switch to git sourceAndrei Gherzan
Don't redefine SRC_URI just to replace source. We can use oe_filter_out and have this done in one line. Don't append FILESEXTRAPATHS as we don't yet use any local files. Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
2012-09-07task-base: follow OE-Core the rename to packagegroup-baseOtavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-09-07udev-extraconf: follow OE-Core bump for 1.0 versionOtavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-08-02udev-extra-rules: follow meta-oe and use udev-extraconfOtavio Salvador
This has been dropped from meta-oe so we append udev-extraconf now. For compatibility with udev-extraconf, we need to add an empty space to SRC_URI or the final SRC_URI will be broken. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-06-12udev: add 173 bbappend to use GIT for source fetchingOtavio Salvador
To avoid fetching errors due uncomplete kernel.org mirrors we're now using the GIT server to fetch the sources; this is how new udev recipes are doing and we now uses this as a workaround in denzil branch for 173 version. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-06-11udev-extra-rules: addOtavio Salvador
The BSP expect to have meta-openembedded layer available so we don't override udev-extraconf but udev-extra-rules; the recipe is also fixed to be machine specific to avoid changing the behavior of the udev for other machines. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-05-29udev-extraconf: add INCPR to ensure a PR bumpOtavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-05-29task-base: add a bbappend to bump PR per imx-base.inc changesOtavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-03-24udev: remove OE-Core 164 releaseOtavio Salvador
OE-Core will be branching to Yocto's 2012 first release soon and udev version won't be change until that. We are currently focusing this release and removing this duplicated source avoids the need of udev fixes done in Yocto's branch to be backported. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-02-01udev: import 164 version from OE-CoreOtavio Salvador
Currently supported machines doesn't support kernel above 2.6.35 thus forcing us to be using udev 164 version for now. Once kernel is updated, this ought to be reverted. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2011-08-24udev-extraconf: add custom target udev rules to rootfsAdrian Alonso
* Add udev custom target rules 10-imx.rules * Input devices udev rules are disabled since they are already covered in default yocto udev rules, keep custom settings. Signed-off-by: Adrian Alonso <b38018@freescale.com>