diff options
Diffstat (limited to 'ethload/ethload-native_1.2.oe')
-rw-r--r-- | ethload/ethload-native_1.2.oe | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/ethload/ethload-native_1.2.oe b/ethload/ethload-native_1.2.oe deleted file mode 100644 index c7768a7dff..0000000000 --- a/ethload/ethload-native_1.2.oe +++ /dev/null @@ -1,7 +0,0 @@ -SECTION = "console/network" -include ethload_${PV}.oe -inherit native - -do_stage() { - install -m 0755 ethload ${STAGING_BINDIR} -} |