mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-02 07:57:43 +00:00
changed source download path to be uniform
This commit is contained in:
parent
66eeaf7d3f
commit
06ce59d382
@ -89,7 +89,7 @@ BR2_GIT="git clone"
|
|||||||
BR2_ZCAT="zcat"
|
BR2_ZCAT="zcat"
|
||||||
BR2_BZCAT="bzcat"
|
BR2_BZCAT="bzcat"
|
||||||
BR2_TAR_OPTIONS=""
|
BR2_TAR_OPTIONS=""
|
||||||
BR2_DL_DIR="$(BASE_DIR)/src/dl"
|
BR2_DL_DIR="$(BASE_DIR)/dl"
|
||||||
|
|
||||||
#
|
#
|
||||||
# Mirrors and Download locations
|
# Mirrors and Download locations
|
||||||
|
@ -89,7 +89,7 @@ BR2_GIT="git clone"
|
|||||||
BR2_ZCAT="zcat"
|
BR2_ZCAT="zcat"
|
||||||
BR2_BZCAT="bzcat"
|
BR2_BZCAT="bzcat"
|
||||||
BR2_TAR_OPTIONS=""
|
BR2_TAR_OPTIONS=""
|
||||||
BR2_DL_DIR="$(BASE_DIR)/src/dl"
|
BR2_DL_DIR="$(BASE_DIR)/dl"
|
||||||
|
|
||||||
#
|
#
|
||||||
# Mirrors and Download locations
|
# Mirrors and Download locations
|
||||||
|
@ -89,7 +89,7 @@ BR2_GIT="git clone"
|
|||||||
BR2_ZCAT="zcat"
|
BR2_ZCAT="zcat"
|
||||||
BR2_BZCAT="bzcat"
|
BR2_BZCAT="bzcat"
|
||||||
BR2_TAR_OPTIONS=""
|
BR2_TAR_OPTIONS=""
|
||||||
BR2_DL_DIR="$(BASE_DIR)/src/dl"
|
BR2_DL_DIR="$(BASE_DIR)/dl"
|
||||||
|
|
||||||
#
|
#
|
||||||
# Mirrors and Download locations
|
# Mirrors and Download locations
|
||||||
|
@ -89,7 +89,7 @@ BR2_GIT="git clone"
|
|||||||
BR2_ZCAT="zcat"
|
BR2_ZCAT="zcat"
|
||||||
BR2_BZCAT="bzcat"
|
BR2_BZCAT="bzcat"
|
||||||
BR2_TAR_OPTIONS=""
|
BR2_TAR_OPTIONS=""
|
||||||
BR2_DL_DIR="$(BASE_DIR)/src/dl"
|
BR2_DL_DIR="$(BASE_DIR)/dl"
|
||||||
|
|
||||||
#
|
#
|
||||||
# Mirrors and Download locations
|
# Mirrors and Download locations
|
||||||
|
@ -89,7 +89,7 @@ BR2_GIT="git clone"
|
|||||||
BR2_ZCAT="zcat"
|
BR2_ZCAT="zcat"
|
||||||
BR2_BZCAT="bzcat"
|
BR2_BZCAT="bzcat"
|
||||||
BR2_TAR_OPTIONS=""
|
BR2_TAR_OPTIONS=""
|
||||||
BR2_DL_DIR="$(BASE_DIR)/src/dl"
|
BR2_DL_DIR="$(BASE_DIR)/dl"
|
||||||
|
|
||||||
#
|
#
|
||||||
# Mirrors and Download locations
|
# Mirrors and Download locations
|
||||||
|
@ -65,7 +65,7 @@ BR2_GIT="git clone"
|
|||||||
BR2_ZCAT="zcat"
|
BR2_ZCAT="zcat"
|
||||||
BR2_BZCAT="bzcat"
|
BR2_BZCAT="bzcat"
|
||||||
BR2_TAR_OPTIONS=""
|
BR2_TAR_OPTIONS=""
|
||||||
BR2_DL_DIR="$(BASE_DIR)/src/dl"
|
BR2_DL_DIR="$(BASE_DIR)/dl"
|
||||||
|
|
||||||
#
|
#
|
||||||
# Mirrors and Download locations
|
# Mirrors and Download locations
|
||||||
|
Loading…
x
Reference in New Issue
Block a user