diff options
| author | Zang Ruochen <zangrc.fnst@cn.fujitsu.com> | 2019-08-07 13:31:41 +0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-08-08 10:19:56 +0100 |
| commit | f5d2fc2aae6aa17f3fcec582e023fb92a60d0210 (patch) | |
| tree | 3e882fe9c156ff118cf919a88efa3cb0efa4bdd3 /meta/recipes-devtools/python/python-scons-native_3.0.5.bb | |
| parent | 9d1c158725bacc74a42ce5789403b93fee361ac8 (diff) | |
| download | poky-f5d2fc2aae6aa17f3fcec582e023fb92a60d0210.tar.gz | |
python-scons:upgrade 3.0.5 -> 3.1.0
(From OE-Core rev: 322ff31d811bd8142af93574b10c91c611df93bd)
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python/python-scons-native_3.0.5.bb')
| -rw-r--r-- | meta/recipes-devtools/python/python-scons-native_3.0.5.bb | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/meta/recipes-devtools/python/python-scons-native_3.0.5.bb b/meta/recipes-devtools/python/python-scons-native_3.0.5.bb deleted file mode 100644 index 68b63c9357..0000000000 --- a/meta/recipes-devtools/python/python-scons-native_3.0.5.bb +++ /dev/null | |||
| @@ -1,8 +0,0 @@ | |||
| 1 | require python-scons_${PV}.bb | ||
| 2 | inherit native pythonnative | ||
| 3 | DEPENDS = "python-native" | ||
| 4 | RDEPENDS_${PN} = "" | ||
| 5 | |||
| 6 | do_install_append() { | ||
| 7 | create_wrapper ${D}${bindir}/scons SCONS_LIB_DIR='${STAGING_DIR_HOST}/${PYTHON_SITEPACKAGES_DIR}' PYTHONNOUSERSITE='1' | ||
| 8 | } | ||
