aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--packages/coreutils/coreutils-native_5.1.3.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/coreutils/coreutils-native_5.1.3.bb b/packages/coreutils/coreutils-native_5.1.3.bb
index 3fbe1bb6f1..74b39541fa 100644
--- a/packages/coreutils/coreutils-native_5.1.3.bb
+++ b/packages/coreutils/coreutils-native_5.1.3.bb
@@ -1,7 +1,7 @@
SECTION = "base"
-inherit native
FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/coreutils-${PV}"
S = "${WORKDIR}/coreutils-${PV}"
include coreutils_${PV}.bb
+inherit native