summaryrefslogtreecommitdiff
path: root/genext2fs/genext2fs-native-1.3.oe
diff options
context:
space:
mode:
Diffstat (limited to 'genext2fs/genext2fs-native-1.3.oe')
-rw-r--r--genext2fs/genext2fs-native-1.3.oe11
1 files changed, 0 insertions, 11 deletions
diff --git a/genext2fs/genext2fs-native-1.3.oe b/genext2fs/genext2fs-native-1.3.oe
deleted file mode 100644
index b2fb40012a..0000000000
--- a/genext2fs/genext2fs-native-1.3.oe
+++ /dev/null
@@ -1,11 +0,0 @@
-include genext2fs-${PV}.oe
-inherit native
-FILESDIR = ${TOPDIR}/genext2fs/genext2fs-${PV}
-
-do_stage () {
- install -m 0755 genext2fs ${STAGING_BINDIR}/
-}
-
-do_install () {
- true
-}