Merge pull request #11817 from cotequeiroz/python-src

python3: hide -src package until main pkg selected
This commit is contained in:
Josef Schlehofer 2020-04-12 12:25:45 +02:00 committed by GitHub
commit 6bae8487ef
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -56,6 +56,10 @@ define Py3Package
(Contains the Python3 sources for this package).
endef
define Package/$(1)-src/config
depends on PACKAGE_$(1)
endef
# Add default PyPackage filespec none defined
ifndef Py3Package/$(1)/filespec
define Py3Package/$(1)/filespec