diff options
| author | Nitin A Kamble <nitin.a.kamble@intel.com> | 2010-07-07 04:08:27 -0700 |
|---|---|---|
| committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-07-16 16:25:16 +0100 |
| commit | 1d1a559aa18a3af4c4b21ccffebc0bbcb5efcb19 (patch) | |
| tree | 9ffcf59d529eccc9a5354c341567a21348db2748 /meta/packages/python/python-scons-native_1.3.0.bb | |
| parent | 1564ef9c7ac39450a1facc4c64aaad1231a58b59 (diff) | |
| download | poky-1d1a559aa18a3af4c4b21ccffebc0bbcb5efcb19.tar.gz | |
python-scons: upgrade from 0.97 to 1.3.0
python-scons-native: upgrade from 0.97 to 1.3.0
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Diffstat (limited to 'meta/packages/python/python-scons-native_1.3.0.bb')
| -rw-r--r-- | meta/packages/python/python-scons-native_1.3.0.bb | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/meta/packages/python/python-scons-native_1.3.0.bb b/meta/packages/python/python-scons-native_1.3.0.bb new file mode 100644 index 0000000000..d3dd65cbdf --- /dev/null +++ b/meta/packages/python/python-scons-native_1.3.0.bb | |||
| @@ -0,0 +1,8 @@ | |||
| 1 | require python-scons_${PV}.bb | ||
| 2 | inherit native | ||
| 3 | DEPENDS = "python-native" | ||
| 4 | RDEPENDS = "" | ||
| 5 | PR = "r0" | ||
| 6 | |||
| 7 | NATIVE_INSTALL_WORKS = "1" | ||
| 8 | |||
