From 9ee2ad630cbd3a171818792ad1649eb2d8f94a26 Mon Sep 17 00:00:00 2001 From: Philipp Zabel Date: Mon, 2 Jan 2006 13:15:00 +0000 Subject: [PATCH] coreutils-native: inherit native after autotools to overwrite do_stage --- packages/coreutils/coreutils-native_5.1.3.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.5