aboutsummaryrefslogtreecommitdiffstats
path: root/conf/layer.conf
AgeCommit message (Collapse)Author
2019-04-03layer.conf: Add warrior to compatible release seriesKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2018-10-02layer.conf: Add thud to compatible layer seriesKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2018-04-24layer.conf: add LAYERSERIES_COMPAT for sumoDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2018-03-02layer.conf: whitelist xxd and comm for SECDEV on K2 platformsDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2018-02-20layer.conf: add truncate to HOSTTOOLS list for SECDEVDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2017-12-19layer.conf: remove doxygen from HOSTTOOLS, depend on doxygen-native insteadDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2017-05-16layer.conf: mark doxygen host tool as NONFATALDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2017-05-11layer.conf: update with "doxygen" host tool dependency for openmp-rtosDenys Dmytriyenko
Also, drop host tool for CCS, as it no longer provided. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2017-03-29layer.conf: add unzip to HOSTTOOLSDenys Dmytriyenko
CCS install uses unzip Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2017-01-18layer.conf: list dependenciesDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-04-26sgx: rename and clean up kernel and user space componentsDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-02-09layer.conf: add cppi-lld, qmss-lld and multiprocmgr to ABI safe listDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-12-11layer.conf: add mpm-transport to safe ABI listDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-12-07layer.conf: add ti-rpc-rtos to ABI safe listDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-08-31layer.conf: add omapdrm-pvr and omap5-sgx-ddk-um-linux to ABI safe listDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-06-30layer.conf: add more modules to safe ABI listDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-06-15layer.conf: add cmem and gdbserverproxy modules to safe ABI listDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-05-21layer.conf: add ti-ipc to safe ABI listDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2014-04-24licenses: add standard TI licensesDenys Dmytriyenko
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>
2013-11-12layer.conf: revert previous prepending to BBPATH changeDenys Dmytriyenko
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>
2013-11-04layer.conf: prepend instead of append to sort before oe-core in BBPATHDenys Dmytriyenko
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>
2012-09-18layer.conf: lower layer priority from 10 to 6Denys Dmytriyenko
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>
2011-05-23conf/layer.conf: Document the operation on BBPATH correctly in the commentKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-05-06conf/layer.conf: Use .= to append to BBPATH and += for BBFILESKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-04-21layer.conf: fix overridesKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-01-02BSP: rename beagleboard to TIKoen Kooi
linux-omap 2.6.37rc: sync with OE