From 9bf402b31d8b5fb7e86a9b0b0dd00fab424dfbd0 Mon Sep 17 00:00:00 2001 From: Kenneth Johansson <kenneth.johansson@iopsys.eu> Date: Thu, 7 Nov 2019 15:43:59 +0100 Subject: [PATCH] Update feed [ iopsys ] ------------------------------------------------------------------------------- * 0f744a5 genconfig: mirror var is CONFIG_LOCALMIRROR. ------------------------------------------------------------------------------- commit 0f744a5cda7549fd07ee79ec520a8aa2b6dcda1c Author: Kenneth Johansson <kenneth.johansson@iopsys.eu> Date: 2019-11-07 15:40:52 +0100 genconfig: mirror var is CONFIG_LOCALMIRROR. To get the use of the mirror to work. Base directory -> feeds/iopsys/ iop/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ------------------------------------------------------------------------------- --- feeds.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/feeds.conf b/feeds.conf index 9e1b56365cf..de226fc669b 100644 --- a/feeds.conf +++ b/feeds.conf @@ -5,7 +5,7 @@ src-git-full broadcom https://dev.iopsys.eu/feed/broadcom.git^f117c68b46ef9ab5 src-git-full intel https://dev.iopsys.eu/feed/intel.git^3b5b1b64568a715d08421eb226dc9183b51e9772 # iopsysWrt add-ons -src-git-full iopsys https://dev.iopsys.eu/feed/iopsys.git^a8c7c8989f046792cd00b797b2b1122dee999743 +src-git-full iopsys https://dev.iopsys.eu/feed/iopsys.git^0f744a5cda7549fd07ee79ec520a8aa2b6dcda1c src-git-full targets https://dev.iopsys.eu/feed/targets.git^52b6db16e8d5a988a7181eee9e00f419a146f611 src-git-full juci https://dev.iopsys.eu/feed/juci.git^eadb41c3be20e9b3565956784f24d0b3bb335027 -- GitLab