summaryrefslogtreecommitdiffstats
path: root/recipes-core/udev/udev-extra-rules
Commit message (Collapse)AuthorAgeFilesLines
* udev-extra-rules: follow meta-oe and use udev-extraconfOtavio Salvador2012-08-021-24/+0
| | | | | | | | This has been dropped from meta-oe so we append udev-extraconf now. For compatibility with udev-extraconf, we need to add an empty space to SRC_URI or the final SRC_URI will be broken. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* udev-extra-rules: addOtavio Salvador2012-06-111-0/+24
The BSP expect to have meta-openembedded layer available so we don't override udev-extraconf but udev-extra-rules; the recipe is also fixed to be machine specific to avoid changing the behavior of the udev for other machines. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>