aboutsummaryrefslogtreecommitdiffstats
path: root/conf/layer.conf
AgeCommit message (Collapse)Author
2015-12-28move layer specific bbappend to dynamic-layersTing Liu
Signed-off-by: Ting Liu <ting.liu@freescale.com> Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com>
2014-08-19add layer-specific bbappends when that layer is includedTing Liu
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>
2014-08-19conf/layer.conf: remove BB_ENV_EXTRAWHITE settingTing Liu
If not removed, BB_ENV_EXTRAWHITE is overrided as "KSRC USRC". Signed-off-by: Ting Liu <ting.liu@freescale.com>
2014-07-24set BB_DANGLINGAPPENDS_WARNONLY as trueTing Liu
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>
2014-07-11qoriq_build_64bit_kernel.bbclass: add for ppce6500Ting Liu
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>
2013-07-03add custom-licenses dir for freescale EULATing Liu
Signed-off-by: Ting Liu <b28495@freescale.com>
2013-03-26layer.conf: avoid unnecessary early expansion with :=1.4_M5Christopher Larson
bitbake handles immediate expansions of LAYERDIR for us automatically. Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2013-01-30rename collection name from fsl to fsl-ppcZhenhua Luo
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
2012-03-09conf/layer.conf: expand search for bbappend filesMatthew McClintock
Signed-off-by: Matthew McClintock <msm@freescale.com>
2011-10-04Initial commit for FSL Machines, Images, and Distro settingsMatthew McClintock
Signed-off-by: Matthew McClintock <msm@freescale.com>