This fixes following error:
ERROR: Nothing PROVIDES 'virtual/mfgtool-arm-...-binutils'.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
(cherry picked from commit
7a5f1e14504e43bf41ebb9f36cb56bd71cceab32)
# This file must be included after the original linux-imx.inc file
# as it overrides the needed values.
#
-# Copyright (C) 2014, 2015 O.S. Systems Software LTDA.
+# Copyright (C) 2014, 2015, 2018 O.S. Systems Software LTDA.
# Adjust provides
PROVIDES = "linux-mfgtool"
do_install_append() {
rm -r ${STAGING_KERNEL_BUILDDIR}
}
+
+POPULATESYSROOTDEPS_class-target = "virtual/${TARGET_PREFIX}binutils:do_populate_sysroot"