summaryrefslogtreecommitdiffstats
path: root/conf/layer.conf
Commit message (Collapse)AuthorAgeFilesLines
* move layer specific bbappend to dynamic-layersTing Liu2015-12-281-1/+1
| | | | | Signed-off-by: Ting Liu <ting.liu@freescale.com> Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com>
* add layer-specific bbappends when that layer is includedTing Liu2014-08-191-1/+4
| | | | | | | | setting BB_DANGLINGAPPENDS_WARNONLY forces the policy for all layers. If the user is expecting dangling appends to be errors, this hides potential problems from them. Signed-off-by: Ting Liu <ting.liu@freescale.com>
* conf/layer.conf: remove BB_ENV_EXTRAWHITE settingTing Liu2014-08-191-2/+0
| | | | | | If not removed, BB_ENV_EXTRAWHITE is overrided as "KSRC USRC". Signed-off-by: Ting Liu <ting.liu@freescale.com>
* set BB_DANGLINGAPPENDS_WARNONLY as trueTing Liu2014-07-241-0/+2
| | | | | | | | a ppc specific patch for luajit (exist in mete-oe) was moved to this layer recently. set BB_DANGLINGAPPENDS_WARNONLY as true for the situation where meta-oe was not pulled in. Signed-off-by: Ting Liu <b28495@freescale.com>
* qoriq_build_64bit_kernel.bbclass: add for ppce6500Ting Liu2014-07-111-0/+1
| | | | | | | ppce6500 is a specific core which only support 64bit kernel, introduce qoriq_build_64bit_kernel.bbclass to do this Signed-off-by: Ting Liu <b28495@freescale.com>
* add custom-licenses dir for freescale EULATing Liu2013-07-031-0/+3
| | | | Signed-off-by: Ting Liu <b28495@freescale.com>
* layer.conf: avoid unnecessary early expansion with :=1.4_M5Christopher Larson2013-03-261-2/+2
| | | | | | bitbake handles immediate expansions of LAYERDIR for us automatically. Signed-off-by: Christopher Larson <chris_larson@mentor.com>
* rename collection name from fsl to fsl-ppcZhenhua Luo2013-01-301-3/+3
| | | | Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
* conf/layer.conf: expand search for bbappend filesMatthew McClintock2012-03-091-1/+1
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* Initial commit for FSL Machines, Images, and Distro settingsMatthew McClintock2011-10-041-0/+11
Signed-off-by: Matthew McClintock <msm@freescale.com>