Revert "imx-seco-libs: Fix build break"

This workaround doesn't appear to be needed any more.

This reverts commit db938988a6.
This commit is contained in:
Tom Hochstein 2022-05-06 21:29:49 -05:00
parent 580d2f9ab5
commit b2ccce4bff

View File

@ -23,7 +23,6 @@ TARGET_CC_ARCH += "${LDFLAGS}"
do_install () {
oe_runmake DESTDIR=${D} install
chown -R root:root "${D}"
}
COMPATIBLE_MACHINE = "(mx8-nxp-bsp)"