meta-openembedded/meta-python/recipes-devtools/gyp/gyp-py2_git.bb
André Draszik b877b19381 gyp: provide a python2 version of gyp as gyp-py2
Doing so will allow us to change the NodeJS build
to use the system gyp, rather than its own copy.
NodeJS still uses python2, and imports parts of
gyp directly.
Also note that Debian only provides a python2 version.

Signed-off-by: André Draszik <git@andred.net>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-11-11 21:21:13 -08:00

3 lines
35 B
BlitzBasic

inherit setuptools
require gyp.inc