summaryrefslogtreecommitdiffstats
path: root/conf/layer.conf
Commit message (Collapse)AuthorAgeFilesLines
* layer.conf: whitelist xxd and comm for SECDEV on K2 platformsDenys Dmytriyenko2018-03-021-1/+1
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* layer.conf: add truncate to HOSTTOOLS list for SECDEVDenys Dmytriyenko2018-02-201-0/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* layer.conf: remove doxygen from HOSTTOOLS, depend on doxygen-native insteadDenys Dmytriyenko2017-12-191-3/+0
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* layer.conf: mark doxygen host tool as NONFATALDenys Dmytriyenko2017-05-161-1/+1
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* layer.conf: update with "doxygen" host tool dependency for openmp-rtosDenys Dmytriyenko2017-05-111-2/+2
| | | | | | Also, drop host tool for CCS, as it no longer provided. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* layer.conf: add unzip to HOSTTOOLSDenys Dmytriyenko2017-03-291-0/+3
| | | | | | CCS install uses unzip Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* layer.conf: list dependenciesDenys Dmytriyenko2017-01-181-0/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* sgx: rename and clean up kernel and user space componentsDenys Dmytriyenko2016-04-261-2/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* layer.conf: add cppi-lld, qmss-lld and multiprocmgr to ABI safe listDenys Dmytriyenko2016-02-091-0/+3
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* layer.conf: add mpm-transport to safe ABI listDenys Dmytriyenko2015-12-111-0/+1
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* layer.conf: add ti-rpc-rtos to ABI safe listDenys Dmytriyenko2015-12-071-0/+1
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* layer.conf: add omapdrm-pvr and omap5-sgx-ddk-um-linux to ABI safe listDenys Dmytriyenko2015-08-311-0/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* 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