mirror of
https://github.com/tuxbox-neutrino/buildenv.git
synced 2025-08-26 15:02:58 +02:00
init.sh: switch clone url of meta-openembedded to faster github mirror
This commit is contained in:
2
init.sh
2
init.sh
@@ -158,7 +158,7 @@ BUILD_ROOT_DIR="$BASEPATH/$POKY-$IMAGE_VERSION"
|
|||||||
BUILD_ROOT="$BUILD_ROOT_DIR/build"
|
BUILD_ROOT="$BUILD_ROOT_DIR/build"
|
||||||
|
|
||||||
OE_LAYER_NAME=meta-openembedded
|
OE_LAYER_NAME=meta-openembedded
|
||||||
OE_LAYER_GIT_URL=https://git.openembedded.org/meta-openembedded
|
OE_LAYER_GIT_URL=https://github.com/openembedded/meta-openembedded.git
|
||||||
OE_LAYER_PATCH_LIST=""
|
OE_LAYER_PATCH_LIST=""
|
||||||
|
|
||||||
OE_CORE_LAYER_NAME=openembedded-core
|
OE_CORE_LAYER_NAME=openembedded-core
|
||||||
|
Reference in New Issue
Block a user