summaryrefslogtreecommitdiff
path: root/classes
AgeCommit message (Collapse)Author
2021-08-14layer: convert to new override syntaxMax Krummenacher
This is the result of automated script (0.9.3) conversion: +# meta-toradex-distro +vars = vars + ["preempt-rt","tdx","upstream"] +# meta-toradex-* machines +vars = vars + ["apalis-","colibri-","verdin-","tegra124"] +# meta-freescale +vars = vars + ["imx","mx6","mx7","mx8","use-mainline-bsp","use-nxp-bsp"] ../openembedded-core/scripts/contrib/convert-overrides.py . converting the metadata to use ":" as the override character instead of "_". Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2021-05-24toradex-mirrors: use new artifactory link for sourcesPhilippe Schenker
Sources from TorizonCore and BSP are aggregated on new artifactory repository https://artifacts.toradex.com/artifactory/tdxref-torizoncore-sources-frankfurt/ Use this new link plus $TDX_MAJOR to use the correct sources for the current major version Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com> (cherry picked from commit 709b72950c5406ef0e511fee7030b51fc8681e14)
2018-03-22update toradex-mirrors to 2.8Stefan Agner
Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-01-10update toradex-mirrors to V2.7Max Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Stefan Agner <stefan.agner@toradex.com>
2016-11-21update toradex-mirrors to V2.6Apalis_TK1_LinuxImageV2.6.1Beta2_20161122Stefan Agner
Update the URL of Toradex mirrors to the V2.6 subfolder. Unfortunately we missed that before doing the V2.6 release, hence most builds will try to fetch sources from V2.5. Therefor we synchronized all sources of V2.5 and V2.6 images into the V2.5 source folder and symlinked V2.6 to it. Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Acked-by: Max Krummenacher <max.krummenacher@toradex.com>
2016-03-14toradex-mirrors.bbclass: drop support for svk sourcesMax Krummenacher
follow http://cgit.openembedded.org/openembedded-core/commit/meta/classes/mirrors.bbclass?id=9560d58596ceb50280b81296688883f3fca99aa6 This avoids: WARNING: Invalid protocol (svk) in PREMIRRORS: svk://.*/.* http://sources.toradex.com/V2.5/ Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
2015-11-03local.conf: add Toradex source mirror as pre-mirrorStefan Agner
To download the sources mirrored on sources.toradex.com add the Toradex mirror as pre-mirror.
2014-04-01colibri-vf: use meta-fsl* layer for BSP filesMax Krummenacher
remove the files copied from meta-fsl* for Colibri-VF V2.1 move the colibri-vf u-boot and kernel stuff to meta-fsl-arm-extra
2013-10-16vybrid: backport from meta-fsl-arm master-nextMax Krummenacher
remove when moving to dora branch