diff options
| author | Bogdan Marinescu <bogdan.a.marinescu@intel.com> | 2013-01-07 14:37:19 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-01-07 13:38:29 +0000 |
| commit | 2ee93fe27e7be91eb8b0b345c386308fd60c017b (patch) | |
| tree | 00938004f006769f066ae3df2b51749bd338052a /meta/recipes-devtools/python/python-scons-native_2.2.0.bb | |
| parent | 54b8096f91af47c72ac9abffe2f5c73fee27ad57 (diff) | |
| download | poky-2ee93fe27e7be91eb8b0b345c386308fd60c017b.tar.gz | |
scons: updated to 2.2.0
The license file was updated with a "2012" in the "Copyright" line,
nothing else changed in the license text.
(From OE-Core rev: c8e8ab6b69082805d62193e382534ee93a21f416)
Signed-off-by: Bogdan Marinescu <bogdan.a.marinescu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python/python-scons-native_2.2.0.bb')
| -rw-r--r-- | meta/recipes-devtools/python/python-scons-native_2.2.0.bb | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python/python-scons-native_2.2.0.bb b/meta/recipes-devtools/python/python-scons-native_2.2.0.bb new file mode 100644 index 0000000000..701e0f7d27 --- /dev/null +++ b/meta/recipes-devtools/python/python-scons-native_2.2.0.bb | |||
| @@ -0,0 +1,5 @@ | |||
| 1 | require python-scons_${PV}.bb | ||
| 2 | inherit native pythonnative | ||
| 3 | DEPENDS = "python-native" | ||
| 4 | RDEPENDS_${PN} = "" | ||
| 5 | PR = "r0" | ||
