aboutsummaryrefslogtreecommitdiffstats
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 2a059a00d0..0000000000
--- a/genext2fs/genext2fs-native_1.3.oe
+++ /dev/null
@@ -1,11 +0,0 @@
-include genext2fs_${PV}.oe
-inherit native
-FILESPATH = "${@base_set_filespath([ '${FILE_DIRNAME}/genext2fs-${PV}', '${FILE_DIRNAME}/genext2fs', '${FILE_DIRNAME}/files', '${FILE_DIRNAME}' ], d)}"
-
-do_stage () {
- install -m 0755 genext2fs ${STAGING_BINDIR}/
-}
-
-do_install () {
- :
-}