Skip to content
Snippets Groups Projects
Commit 10228305 authored by Jani Juvan's avatar Jani Juvan
Browse files

Update feed [ targets ]

-------------------------------------------------------------------------------
* 177d26fb brcm63xx-arm: Use generic function for checking bootloader upgrade
* 0bfd58a1 Use correct ranges with tr
-------------------------------------------------------------------------------
commit 177d26fb
Author: Jani Juvan <jani.juvan@iopsys.eu>
Date: 2021-12-09 16:39:10 +0100

    brcm63xx-arm: Use generic function for checking bootloader upgrade

Base directory -> feeds/targets/
 .../base-files/lib/upgrade/platform.sh             | 47 ++++------------------
 1 file changed, 7 insertions(+), 40 deletions(-)
-------------------------------------------------------------------------------
commit 0bfd58a1
Author: Erik Karlsson <erik.karlsson@genexis.eu>
Date: 2021-12-07 22:53:12 +0100

    Use correct ranges with tr

    The tr command does not take regular expressions and should not be used with
    ranges such as [a-z] which furthermore can cause issues if unquoted as they
    are interpreted by the shell.

Base directory -> feeds/targets/
 intel_mips/base-files/lib/functions/iopsys-environment.sh           | 2 +-
 iopsys-brcm63xx-arm/base-files/lib/functions/iopsys-environment.sh  | 2 +-
 iopsys-econet/base-files/lib/functions/iopsys-environment.sh        | 2 +-
 iopsys-ramips/mt7621/base-files/lib/functions/iopsys-environment.sh | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)
-------------------------------------------------------------------------------
parent 55a27395
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@ src-git-full econet https://dev.iopsys.eu/feed/econet.git^e67b09d5fb9bf86eac65dd
# iopsysWrt add-ons
src-git-full iopsys https://dev.iopsys.eu/feed/iopsys.git^53ab41ea2faf3142c86abf53e3d393341baf6a2f
src-git-full targets https://dev.iopsys.eu/feed/targets.git^fcf9f04b21a7493275a6851aa637af0461571f80
src-git-full targets https://dev.iopsys.eu/feed/targets.git^177d26fb1dccf6b8a7514cbcf3810bac1c5d1e39
# iopsysWrt override
src-git-full openwrt_core https://dev.iopsys.eu/feed/openwrt-core.git^18e521373268da44584e5d713c5f212719bdb269
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment