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 | 58ca1838e372a60781b6b03c7b7a12dce2270e50 (patch) | |
| tree | 96dea99e0762db69d5c794ed9afbe5c0cad81c6b /meta-fsl-ppc/conf/machine | |
| parent | 164e2bbef27f16ffca46fa08dc3858df6b803e78 (diff) | |
| download | meta-freescale-58ca1838e372a60781b6b03c7b7a12dce2270e50.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 'meta-fsl-ppc/conf/machine')
| -rw-r--r-- | meta-fsl-ppc/conf/machine/include/qoriq-default-settings.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-fsl-ppc/conf/machine/include/qoriq-default-settings.inc b/meta-fsl-ppc/conf/machine/include/qoriq-default-settings.inc index 4c8b84248..539f6a1d2 100644 --- a/meta-fsl-ppc/conf/machine/include/qoriq-default-settings.inc +++ b/meta-fsl-ppc/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" |
