mirror of
https://github.com/tuxbox-neutrino/buildenv.git
synced 2025-08-26 15:02:58 +02:00
config sample: add some alter fetch urls for glibc and binutils
This commit is contained in:
@@ -397,3 +397,8 @@ IMAGE_INSTALL += " \
|
||||
# see> https://docs.yoctoproject.org/singleindex.html#enabling-and-disabling-build-history
|
||||
#INHERIT += "buildhistory"
|
||||
#BUILDHISTORY_COMMIT = "1"
|
||||
|
||||
### Replace some lame fetch urls
|
||||
#
|
||||
#BINUTILS_GIT_URI = "git://github.com/bminor/binutils-gdb.git;branch=${BRANCH};protocol=https"
|
||||
#GLIBC_GIT_URI = "git://github.com/bminor/glibc.git;branch=release/2.32/master;name=glibc"
|
||||
|
Reference in New Issue
Block a user