From 626f2f9fb410e3abd51135466f60c9987236adac Mon Sep 17 00:00:00 2001 From: John Bowler Date: Tue, 5 Jul 2005 08:01:44 +0000 Subject: New version of devio with a progress indicator (-p option) --- packages/devio/devio-native_r2.bb | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 packages/devio/devio-native_r2.bb (limited to 'packages/devio/devio-native_r2.bb') diff --git a/packages/devio/devio-native_r2.bb b/packages/devio/devio-native_r2.bb new file mode 100644 index 0000000000..6f4e9b7f7e --- /dev/null +++ b/packages/devio/devio-native_r2.bb @@ -0,0 +1,7 @@ +# This package builds the devio program for the build architecture +include devio_${PV}.bb + +# Set the installation dir back to the default +sbindir = "${exec_prefix}/sbin" + +inherit native -- cgit v1.2.3