summaryrefslogtreecommitdiffstats
path: root/meta-agl-bsp/meta-ti/recipes-bsp
AgeCommit message (Expand)AuthorFilesLines
2017-03-29dra7xx: u-boot: Remove patch for compilation fixKarthik Ramanan2-28/+2
2017-03-28dra7xx: uEnv: default dtb is renamed to identify versionKarthik Ramanan1-1/+1
2017-03-27dra7xx: u-boot: Switch to the 2017.01 u-boot from meta-tiKarthik Ramanan1-4/+0
2017-03-27dra7xx: u-boot: Revert the fix for MMC instabilityKarthik Ramanan2-30/+0
2016-12-22dra7xx-evm: u-boot: Change default supported display to OSDKarthik Ramanan1-1/+1
2016-11-21dra7xx-evm: u-boot: Fix SRCREV + mmc stability fixKarthik Ramanan2-1/+31
2016-11-17dra7xx-evm: u-boot: Add custom uenv.txtKarthik Ramanan2-3/+15
2016-11-13dra7xx-evm: switch to new u-bootKarthik Ramanan1-0/+5
2016-10-19Fix u-boot bbappend for vayu boardJan-Simon Möller1-0/+0
2016-08-12Move adaptations specific to meta-ti into subfolder with conditional inclusionJan-Simon Möller2-0/+30
} /* Literal.String.Char */ .highlight .dl { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Delimiter */ .highlight .sd { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Doc */ .highlight .s2 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Double */ .highlight .se { color: #0044dd; background-color: #fff0f0 } /* Literal.String.Escape */ .highlight .sh { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Heredoc */ .highlight .si { color: #3333bb; background-color: #fff0f0 } /* Literal.String.Interpol */ .highlight .sx { color: #22bb22; background-color: #f0fff0 } /* Literal.String.Other */ .highlight .sr { color: #008800; background-color: #fff0ff } /* Literal.String.Regex */ .highlight .s1 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Single */ .highlight .ss { color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */ .highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */ }
Different components of the AGL layers are under different licenses (a mix
of MIT and GPLv2). See LICENSE.GPL-2.0-only and LICENSE.MIT for further
details of the individual licenses.

All metadata (e.g. .bb, .bbappend, .bbclass, .inc, templates/* and similar)
is MIT licensed unless otherwise stated.
Source code included in tree for individual recipes (e.g. patches) are under
the LICENSE stated in the associated recipe (.bb file) unless otherwise stated.

License information for any other files (scripts) is either explicitly stated
or defaults to GPL version 2 only.

Individual files can contain the following style tags instead of the full
license text to identify their license:

    SPDX-License-Identifier: GPL-2.0-only
    SPDX-License-Identifier: MIT

This enables machine processing of license information based on the SPDX
License Identifiers that are here available: http://spdx.org/licenses/