Go to file
Max Krummenacher 8203721628 apalis/colibri machines: update RDEPENDS to match kernel naming
The kernel class now sets RDEPENDS_${KERNEL_PACKAGE_NAME}-base, follow this in
the config files, otherwise bitbake emits a warning and the kernel isn't
removed.

Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
(cherry picked from commit eb4cc5937f)
Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>

Change-Id: I01624f1e2589abd4fd0f7c02bdef528e3fbb5658
2019-01-18 17:40:08 -02:00
conf apalis/colibri machines: update RDEPENDS to match kernel naming 2019-01-18 17:40:08 -02:00
recipes-bsp u-boot-script-gateworks-imx: fix bootscript source 2018-09-07 16:28:09 -03:00
recipes-core net-persistent-mac: Use the license text from common-licenses 2014-01-29 10:56:49 -02:00
recipes-kernel linux-advantech: Update dms-ba16 Q7 Linux kernel 2018-11-08 16:32:49 -02:00
.gitignore Initial skeleton 2012-04-27 15:20:53 -03:00
README README: Update to use info only for sumo branch 2018-06-26 14:06:24 -03:00

OpenEmbedded/Yocto BSP layer for Freescale's ARM based platforms

This layer provides support for Freescale's ARM based platforms for use with OpenEmbedded and/or Yocto Freescale's BSP layer.

This layer depends on:

URI: git://git.openembedded.org/openembedded-core branch: sumo revision: HEAD

URI: git://git.yoctoproject.org/meta-freescale branch: sumo revision: HEAD

Contributing

To contribute to this layer you should the patches for review to the mailing list (meta-freescale@yoctoproject.org).

Please refer to: http://openembedded.org/wiki/Commit_Patch_Message_Guidelines

Mailing list:

https://lists.yoctoproject.org/listinfo/meta-freescale

Source code:

https://github.com/Freescale/meta-freescale-3rdparty

When creating a patch of the last commit, use

git format-patch -s --subject-prefix='3rdparty][PATCH][sumo' -1

To send it to the community, use

git send-email --to meta-freescale@yoctoproject.org <generated patch>