mirror of
git://git.yoctoproject.org/meta-freescale.git
synced 2025-10-22 14:52:19 +02:00
udev-rules-qoriq: Make recipe QorIQ specific
The recipe shouldn't be used for non-QorIQ SoCs so this should have the COMPATIBLE_MACHINE properly set. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
This commit is contained in:
parent
6a868a6714
commit
1c04040365
|
@ -22,3 +22,4 @@ do_install () {
|
|||
echo "/dev/nbd*" >>${D}${sysconfdir}/udev/mount.blacklist
|
||||
}
|
||||
|
||||
COMPATIBLE_MACHINE = "(qoriq-arm|qoriq-ppc)"
|
||||
|
|
Loading…
Reference in New Issue
Block a user