opkg: Adapt paths for opkg

This commit is contained in:
tkl 2021-02-23 22:04:15 +01:00
parent 61b2c0a001
commit d6b9f930fe
3 changed files with 9 additions and 9 deletions

View File

@ -24,9 +24,9 @@
# Offline mode (for use in constructing flash images offline)
#option offline_root target
src/gz all https://opkg.blackfinn.de/thud/all
src/gz beaglebone https://opkg.blackfinn.de/thud/beaglebone
src/gz cortexa8hf-neon https://opkg.blackfinn.de/thud/cortexa8hf-neon
src/gz all https://files.blackfinn.de/yocto/gatesgarth/all
src/gz beaglebone https://files.blackfinn.de/yocto/gatesgarth/beaglebone_yocto
src/gz cortexa8hf-neon https://files.blackfinn.de/yocto/gatesgarth/cortexa8hf-neon
# Default destination for installed packages
dest root /

View File

@ -24,9 +24,9 @@
# Offline mode (for use in constructing flash images offline)
#option offline_root target
src/gz all https://opkg.blackfinn.de/thud/all
src/gz raspberrypi3_64 https://opkg.blackfinn.de/thud/raspberrypi3_64
src/gz aarch64 https://opkg.blackfinn.de/thud/aarch64
src/gz all https://files.blackfinn.de/yocto/gatesgarth/all
src/gz raspberrypi3_64 https://files.blackfinn.de/yocto/gatesgarth/raspberrypi3_64
src/gz cortexa53 https://files.blackfinn.de/yocto/gatesgarth/cortexa53
# Default destination for installed packages
dest root /

View File

@ -24,9 +24,9 @@
# Offline mode (for use in constructing flash images offline)
#option offline_root target
src/gz all https://opkg.blackfinn.de/thud/all
src/gz raspberrypi4_64 https://opkg.blackfinn.de/thud/raspberrypi4_64
src/gz aarch64 https://opkg.blackfinn.de/thud/aarch64
src/gz all https://files.blackfinn.de/yocto/gatesgarth/all
src/gz raspberrypi4_64 https://files.blackfinn.de/yocto/gatesgarth/raspberrypi4_64
src/gz cortexa72 https://files.blackfinn.de/yocto/gatesgarth/cortexa72
# Default destination for installed packages
dest root /