Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | udev-extra-rules: follow meta-oe and use udev-extraconf | Otavio Salvador | 2012-08-02 | 1 | -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: add | Otavio Salvador | 2012-06-11 | 1 | -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> |