| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
Previously layer-specific bbappends are applied when that layer
is included in the configuration.
There is layer-specific bb files too (like asf_git.bb). Apply the
same rule here.
Signed-off-by: Ting Liu <ting.liu@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
|
|
| |
this patch is taken from :
http://git.yoctoproject.org/cgit/cgit.cgi/meta-mentor/tree/conf/layer.conf#n9,
as suggested by Chris Larson
Change-Id: I6b8900c595708d19543c0aa059e37f77c09e32db
Signed-off-by: Eric BĂ©nard <eric@eukrea.com>
|
|
|
|
|
|
|
| |
The 'freescale' collection name is too generic without making clear
which architecture it supports. Using 'fsl-arm' we make it clear.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
|
|
|
| |
http://cgit.openembedded.org/meta-openembedded/commit/?id=3c21a46020bd0816579648f684c41dbd6333583e
This triggers
exception NameError: name 'base_contains' is not defined
without this change
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
|
|
|
|
|
|
|
|
|
| |
This class provides the mechanism used for unpacking
the .bin file downloaded by HTTP and handle the EULA acceptance.
Change-Id: I88857c7dac94568c5bced4e712744087638de68a
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Acked-by: Daiane Angolini <daiane.angolini@freescale.com>
|
|
|
|
|
|
| |
Change-Id: If0a7d72b93c3c4646fb59cc4f59fd5fd5e0cae43
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Acked-by: Daiane Angolini <daiane.angolini@freescale.com>
|
|
|
|
|
|
|
|
| |
In case Meta-Freescale is used together with other layers it shouldn't
change any setting except when using the BSD specific machines thus
the include files are moved onto a imx53-base.inc file.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
| |
* Override preferred bsp application providers
and versions
Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
|
|
* layer.conf: sets the search paths to include the
custom BSP package build descriptors (recipes)
* It also sets the priority to override common recipes
provided in multiple layers.
Signed-off-by: Adrian Alonso <b38018@freescale.com>
|