diff options
| author | Ting Liu <ting.liu@freescale.com> | 2015-01-07 17:54:59 +0800 |
|---|---|---|
| committer | Zhenhua Luo <zhenhua.luo@freescale.com> | 2015-01-08 18:14:15 +0800 |
| commit | d7df92b6f5c1a673341d54d6b064ad2fd7b16d74 (patch) | |
| tree | c34268421c6ed8177249a928e879c5c9fc38a531 /conf | |
| parent | 787081bf238095e67e5ac70a93dfe2de8e54452a (diff) | |
| download | meta-fsl-ppc-d7df92b6f5c1a673341d54d6b064ad2fd7b16d74.tar.gz | |
udev-extraconf: replace bbappend with own recipe
* introduce variable RULE for DPAA FMan ethernet ports name rule.
* use 72-fsl-dpaa-persistent-networking.rules for t1024, same as e6500.
Signed-off-by: Ting Liu <ting.liu@freescale.com>
Diffstat (limited to 'conf')
| -rw-r--r-- | conf/machine/include/qoriq-default-settings.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/include/qoriq-default-settings.inc b/conf/machine/include/qoriq-default-settings.inc index 4c8b842..539f6a1 100644 --- a/conf/machine/include/qoriq-default-settings.inc +++ b/conf/machine/include/qoriq-default-settings.inc | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | MACHINE_FEATURES = "keyboard pci ext2 ext3 serial" | 1 | MACHINE_FEATURES = "keyboard pci ext2 ext3 serial" |
| 2 | MACHINE_EXTRA_RRECOMMENDS += "udev-extraconf kernel-modules" | 2 | MACHINE_EXTRA_RRECOMMENDS += "udev-rules-qoriq kernel-modules" |
| 3 | 3 | ||
| 4 | IMAGE_CLASSES += "image_types_uboot" | 4 | IMAGE_CLASSES += "image_types_uboot" |
| 5 | EXTRA_IMAGEDEPENDS += "u-boot" | 5 | EXTRA_IMAGEDEPENDS += "u-boot" |
