aboutsummaryrefslogtreecommitdiffstats
path: root/packages/usbpath/usbpath-native_svn.bb
diff options
context:
space:
mode:
authorGraeme Gregory <dp@xora.org.uk>2007-10-15 10:26:32 +0000
committerGraeme Gregory <dp@xora.org.uk>2007-10-15 10:26:32 +0000
commita26698073274f809944440567063402a5f81bd5e (patch)
treec1e3ef420599fb85efbbc60eb8bf000f648b135f /packages/usbpath/usbpath-native_svn.bb
parent880a9136bf136a6d76086a68d711e7f3b310eb10 (diff)
downloadopenembedded-a26698073274f809944440567063402a5f81bd5e.tar.gz
packages/usbpath/* : add usbpath library and add is as DEPENDS to
dfu-util
Diffstat (limited to 'packages/usbpath/usbpath-native_svn.bb')
-rw-r--r--packages/usbpath/usbpath-native_svn.bb7
1 files changed, 7 insertions, 0 deletions
diff --git a/packages/usbpath/usbpath-native_svn.bb b/packages/usbpath/usbpath-native_svn.bb
new file mode 100644
index 0000000000..0cfafa2942
--- /dev/null
+++ b/packages/usbpath/usbpath-native_svn.bb
@@ -0,0 +1,7 @@
+require usbpath_svn.bb
+inherit native
+
+do_stage () {
+ autotools_stage_all
+}
+