Skip to content
Snippets Groups Projects
Commit 39a38f62 authored by Lukasz Kotasa's avatar Lukasz Kotasa
Browse files

Update feed [ targets ]

-------------------------------------------------------------------------------
* b92c4672 Revert "iopsys-econet: Remove crashing drivers from build process"
* e8cc7313 iopsys-econet: fix hw_nat.ko driver crash
* ae022ece brcm63xx: remove os-release with rm -f
* 32c2ff4e smarthub3: skip 8 bytes of junk in .mmcwrite.manuf
* c09391b2 panda/base-files/etc/init.d/scratchpad: Update logic for GPON
-------------------------------------------------------------------------------
commit b92c4672
Author: Lukasz Kotasa <lukasz.kotasa@iopsys.eu>
Date: 2021-11-04 09:26:53 +0000

    Revert "iopsys-econet: Remove crashing drivers from build process"

    This reverts commit 6f2c2a00.

Base directory -> feeds/targets/
 iopsys-econet/config/config | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
-------------------------------------------------------------------------------
commit e8cc7313
Author: Lukasz Kotasa <lukasz.kotasa@iopsys.eu>
Date: 2021-11-04 09:23:20 +0000

    iopsys-econet: fix hw_nat.ko driver crash

    add flags: CONFIG_NET_REDIRECT and CONFIG_NET_SCHED (with dependencies)

    Those two flags does influence struct sk_buff. They must be set same as in
    EconetSDK since hw_nat.ko driver is delivered as binary and does use this
    struct.

Base directory -> feeds/targets/
 iopsys-econet/en7562/config-5.4 | 29 ++++++++++++++++++++++++++++-
 1 file changed, 28 insertions(+), 1 deletion(-)
-------------------------------------------------------------------------------
commit ae022ece
Author: Sukru Senli <sukru.senli@iopsys.eu>
Date: 2021-11-03 14:20:03 +0100

    brcm63xx: remove os-release with rm -f

    when creating container rootfs and deselecting base-files package,
    os-release file does not exist

Base directory -> feeds/targets/
 iopsys-brcm63xx-arm/image/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
-------------------------------------------------------------------------------
commit 32c2ff4e
Author: Simon Tate <simon.tate@bt.com>
Date: 2021-10-29 16:56:15 +0100

    smarthub3: skip 8 bytes of junk in .mmcwrite.manuf

    First 8 bytes corrupts the parsing of .mmcwrite.manuf, so skip this during
    parsing.

Base directory -> feeds/targets/
 iopsys-brcm63xx-arm/smarthub3/base-files/etc/init.d/board_data | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
-------------------------------------------------------------------------------
commit c09391b2
Author: Markus Gothe <markus.gothe@genexis.eu>
Date: 2021-10-20 11:52:26 +0200

    panda/base-files/etc/init.d/scratchpad: Update logic for GPON

    Update the logic for GPON scratchpad with data provided by the ODM.

Base directory -> feeds/targets/
 iopsys-brcm63xx-arm/panda/base-files/etc/init.d/scratchpad | 4 ++++
 1 file changed, 4 insertions(+)
-------------------------------------------------------------------------------
parent 254320c9
No related branches found
No related tags found
No related merge requests found
Loading
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