Move buildroot to bsp directory.
This commit is contained in:
13
bsp/buildroot/package/python-ipy/python-ipy.mk
Normal file
13
bsp/buildroot/package/python-ipy/python-ipy.mk
Normal file
@@ -0,0 +1,13 @@
|
||||
################################################################################
|
||||
#
|
||||
# python-ipy
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_IPY_VERSION = IPy-0.82a
|
||||
PYTHON_IPY_SITE = $(call github,haypo,python-ipy,$(PYTHON_IPY_VERSION))
|
||||
PYTHON_IPY_LICENSE = BSD-3c
|
||||
PYTHON_IPY_LICENSE_FILES = COPYING
|
||||
PYTHON_IPY_SETUP_TYPE = distutils
|
||||
|
||||
$(eval $(python-package))
|
||||
Reference in New Issue
Block a user