summaryrefslogtreecommitdiffstats
path: root/conf/layer.conf
Commit message (Collapse)AuthorAgeFilesLines
* layer.conf: add more modules to safe ABI listDenys Dmytriyenko2015-06-301-0/+3
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* layer.conf: add cmem and gdbserverproxy modules to safe ABI listDenys Dmytriyenko2015-06-151-0/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* layer.conf: add ti-ipc to safe ABI listDenys Dmytriyenko2015-05-211-0/+4
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* licenses: add standard TI licensesDenys Dmytriyenko2014-04-241-0/+2
| | | | | | | | | | The new Texas Instruments Text File License (TI-TFL) is now replacing the old Technology and Software Publicly Available (TSPA) license. But there are older versions of the components previously released under TI-TSPA license. Signed-off-by: Denys Dmytriyenko <denys@ti.com> Acked-by: Chase Maupin <chase.maupin@ti.com> Acked-by: Franklin Cooper Jr. <fcooper@ti.com>
* layer.conf: revert previous prepending to BBPATH changeDenys Dmytriyenko2013-11-121-1/+1
| | | | | | | | | | | | This reverts commit 35234fa93748f72d1309ee3904400e02807ba890. This was mainly needed for DTB fix that is specific to dylan branch and is not required for master, plus it complicates life for other layers. There is still a problem with Poky when manually adding layers and not thinking about the correct order... Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* layer.conf: prepend instead of append to sort before oe-core in BBPATHDenys Dmytriyenko2013-11-041-1/+1
| | | | | | | This helps avoid bblayers.conf ordering issues, when temporarily overriding files from oe-core in meta-ti. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* layer.conf: lower layer priority from 10 to 6Denys Dmytriyenko2012-09-181-1/+1
| | | | | | | Lowering layer priority from 10 to 6 aligns meta-ti with other BSP layers and also allows distributions to override our recipes. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* conf/layer.conf: Document the operation on BBPATH correctly in the commentKhem Raj2011-05-231-1/+1
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* conf/layer.conf: Use .= to append to BBPATH and += for BBFILESKhem Raj2011-05-061-3/+2
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* layer.conf: fix overridesKoen Kooi2011-04-211-3/+3
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* BSP: rename beagleboard to TIKoen Kooi2011-01-021-0/+10
linux-omap 2.6.37rc: sync with OE