diff --git a/cfg/sysmobts/01_sysmobts b/cfg/sysmobts/01_sysmobts index ca8af99..0548424 100644 --- a/cfg/sysmobts/01_sysmobts +++ b/cfg/sysmobts/01_sysmobts @@ -1,7 +1,7 @@ MACHINE = "sysmobts-v2" # feed -PACKAGE_FEED_URIS="https://autoupdate:eechiesuboot@downloads.sysmocom.de/generic/sysmobts/201705/ipk/" +PACKAGE_FEED_URIS="https://autoupdate:eechiesuboot@feeds.sysmocom.de/generic/sysmobts/201705/ipk/" # HW doesn't have rtc MACHINE_FEATURES_BACKFILL_CONSIDERED = "rtc" diff --git a/cfg/sysmobts2100/01_sysmobts2100 b/cfg/sysmobts2100/01_sysmobts2100 index 33f1ce7..fb9746c 100644 --- a/cfg/sysmobts2100/01_sysmobts2100 +++ b/cfg/sysmobts2100/01_sysmobts2100 @@ -1,7 +1,7 @@ MACHINE = "sysmobts2100" # feed -PACKAGE_FEED_URIS = "https://autoupdate:eechiesuboot@downloads.sysmocom.de/generic/sysmobts2100/201705/ipk/" +PACKAGE_FEED_URIS = "https://autoupdate:eechiesuboot@feeds.sysmocom.de/generic/sysmobts2100/201705/ipk/" # HW doesn't have rtc MACHINE_FEATURES_BACKFILL_CONSIDERED = "rtc" diff --git a/cfg/sysmocom-alix/01_alix b/cfg/sysmocom-alix/01_alix index fc0feba..8125f44 100644 --- a/cfg/sysmocom-alix/01_alix +++ b/cfg/sysmocom-alix/01_alix @@ -1,5 +1,5 @@ MACHINE = "sysmocom-alix" -PACKAGE_FEED_URIS="https://autoupdate:eechiesuboot@downloads.sysmocom.de/generic/sysmocom-alix/201705/ipk/" +PACKAGE_FEED_URIS="https://autoupdate:eechiesuboot@feeds.sysmocom.de/generic/sysmocom-alix/201705/ipk/" MACHINE_FEATURES_BACKFILL_CONSIDERED = "rtc" diff --git a/cfg/sysmocom-apu2/01_apu2 b/cfg/sysmocom-apu2/01_apu2 index 1ad2166..c3c302a 100644 --- a/cfg/sysmocom-apu2/01_apu2 +++ b/cfg/sysmocom-apu2/01_apu2 @@ -1,4 +1,4 @@ MACHINE = "sysmocom-apu2" -PACKAGE_FEED_URIS="https://autoupdate:eechiesuboot@downloads.sysmocom.de/generic/sysmocom-apu2/201705/ipk/" +PACKAGE_FEED_URIS="https://autoupdate:eechiesuboot@feeds.sysmocom.de/generic/sysmocom-apu2/201705/ipk/" MACHINE_FEATURES_BACKFILL_CONSIDERED = "rtc" BBMASK="recipes-bsp/linux/linux_2.6.39.bb recipes-bsp/linux/linux-sysmocom_3.10.bb"