This way we can tell if we modified them after they are built and shipped. This
is just to help with debugged later.
Signed-off-by: Matthew McClintock <msm@freescale.com>
install -d ${D}${sysconfdir}/udev/rules.d/
install -m 0644 ${WORKDIR}/71-fsl-dpaa-persistent-networking.rules ${D}${sysconfdir}/udev/rules.d
}
+
+PR .= "+${DISTRO}"
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
+
+PR .= "+{DISTRO}"
COMPATIBLE_MACHINE_p4080ds = "p4080ds"
COMPATIBLE_MACHINE_p5020ds-64b = "p5020ds-64b"
COMPATIBLE_MACHINE_p5020ds = "p5020ds"
+
+PR .= "+${DISTRO}"