summaryrefslogtreecommitdiffstats
path: root/recipes-core/udev/udev-rules-imx.bb
Commit message (Collapse)AuthorAgeFilesLines
* udev-rules-imx: Use 'install -D'Otavio Salvador2024-08-271-2/+2
| | | | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> (cherry picked from commit a769fe5a54994fcdb9aabd7f4971c0c93588f699) Signed-off-by: Hiago De Franco <hiago.franco@toradex.com>
* udev-rules-imx: Drop setting SKhem Raj2024-06-181-2/+0
| | | | | | | | | | 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)
* Move from ${COREBASE}/LICENSE to ${COMMON_LICENSE_DIR}/MITOtavio Salvador2017-09-231-1/+1
| | | | | | | 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>
* Move meta-fsl-arm content to layer rootOtavio Salvador2015-07-161-0/+12
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>