| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
(cherry picked from commit a769fe5a54994fcdb9aabd7f4971c0c93588f699)
Signed-off-by: Hiago De Franco <hiago.franco@toradex.com>
|
|
|
|
|
|
|
|
|
|
| |
Setting S here to something local is redundant moreover master oe-core
flags it now
Using S = ${WORKDIR} is no longer supported
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit 6ff5d29e8785ad5c188f8ed84882c82b959bd364)
|
|
|
|
|
|
|
| |
The OE-Core now warns when someone uses ${COREBASE}/LICENSE so we
should move to ${COMMON_LICENSE_DIR}/MIT to fix this deprecated use.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
The meta-fsl-arm is going to be used as the base for this layer. It
contains a clean history and allowing a more granullar set of changes.
This commit is just a rename of all contents of meta-fsl-arm
subdirectory to this layer's root, subsequent changes are based on top
of that.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|