You've already forked CoreMP135_buildroot
mirror of
https://github.com/m5stack/CoreMP135_buildroot.git
synced 2026-05-20 11:24:29 -07:00
package/: convert to DOWNLOAD helper
This commit is contained in:
@@ -69,7 +69,7 @@ BR2_PYTHON_DISABLED_MODULES += unicodedata
|
||||
endif
|
||||
|
||||
$(DL_DIR)/$(PYTHON_SOURCE):
|
||||
$(WGET) -P $(DL_DIR) $(PYTHON_SITE)/$(PYTHON_SOURCE)
|
||||
$(call DOWNLOAD,$(PYTHON_SITE),$(PYTHON_SOURCE))
|
||||
|
||||
python-source: $(DL_DIR)/$(PYTHON_SOURCE)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user