diff options
| author | Rod Whitby <rod@whitby.id.au> | 2009-02-06 01:50:52 +0000 |
|---|---|---|
| committer | Rod Whitby <rod@whitby.id.au> | 2009-02-06 01:50:52 +0000 |
| commit | 2cd96aaf16d788547295b45ae4eb1ea45329e2e0 (patch) | |
| tree | 161b0282784671ed64c20913ae6ccca235d2b0ae /packages/python/python-twisted-native_8.2.0.bb | |
| parent | 76dd7c8587b23f31e530d6974dfd03d81cc5812e (diff) | |
| parent | a0522a8b0b5606d2c2601990d4212430ad459adb (diff) | |
Merge branch 'org.openembedded.dev' of git://git.openembedded.net/openembedded into org.openembedded.dev
Diffstat (limited to 'packages/python/python-twisted-native_8.2.0.bb')
| -rw-r--r-- | packages/python/python-twisted-native_8.2.0.bb | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/packages/python/python-twisted-native_8.2.0.bb b/packages/python/python-twisted-native_8.2.0.bb new file mode 100644 index 0000000000..063f0fdb13 --- /dev/null +++ b/packages/python/python-twisted-native_8.2.0.bb @@ -0,0 +1,7 @@ +require python-twisted_${PV}.bb + +inherit native + +do_stage() { + distutils_stage_all +} |
