public inbox for ipfire-scm@lists.ipfire.org
 help / color / mirror / Atom feed
* [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 97f4b51474551b9076af00bb9fc69acd0eba9bfc
@ 2020-01-17 10:26 Arne Fitzenreiter
  0 siblings, 0 replies; only message in thread
From: Arne Fitzenreiter @ 2020-01-17 10:26 UTC (permalink / raw)
  To: ipfire-scm

[-- Attachment #1: Type: text/plain, Size: 2410 bytes --]

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 2.x development tree".

The branch, next has been updated
       via  97f4b51474551b9076af00bb9fc69acd0eba9bfc (commit)
      from  7fd560d81fb0041d292445fff194f40dd5dbbd23 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 97f4b51474551b9076af00bb9fc69acd0eba9bfc
Author: Arne Fitzenreiter <arne_f(a)ipfire.org>
Date:   Fri Jan 17 11:21:43 2020 +0100

    partresize: NanoPi R1: copy also a0 config of Ampac AP6212
    
    there is a second hardware version of the AP6212 in some NanoPi R1
    boards.
    
    Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org>

-----------------------------------------------------------------------

Summary of changes:
 config/rootfiles/core/140/filelists/files | 3 ++-
 src/initscripts/system/partresize         | 2 ++
 2 files changed, 4 insertions(+), 1 deletion(-)

Difference in files:
diff --git a/config/rootfiles/core/140/filelists/files b/config/rootfiles/core/140/filelists/files
index c4d07f279..37ce80c6a 100644
--- a/config/rootfiles/core/140/filelists/files
+++ b/config/rootfiles/core/140/filelists/files
@@ -6,8 +6,9 @@ etc/rc.d/init.d/lvmetad
 etc/rc.d/init.d/networking/dhcpcd.exe
 etc/rc.d/init.d/networking/red
 etc/rc.d/init.d/networking/red.up/05-update-dns-forwarders
-etc/rc.d/init.d/unbound
+etc/rc.d/init.d/partresive
 etc/rc.d/init.d/suricata
+etc/rc.d/init.d/unbound
 etc/rc.d/rcsysinit.d/S09lvmetad
 etc/ppp/ip-down
 etc/ppp/ip-up
diff --git a/src/initscripts/system/partresize b/src/initscripts/system/partresize
index 040c6c369..e7e3bf40b 100644
--- a/src/initscripts/system/partresize
+++ b/src/initscripts/system/partresize
@@ -55,6 +55,8 @@ case "${1}" in
 				"FriendlyElec NanoPi-R1")
 					cp -f   /lib/firmware/brcm/brcmfmac43430-sdio.AP6212.txt \
 						/lib/firmware/brcm/brcmfmac43430-sdio.txt
+					cp -f   /lib/firmware/brcm/brcmfmac43430a0-sdio.ONDA-V80_PLUS.txt \
+						/lib/firmware/brcm/brcmfmac43430a0-sdio.txt
 				;;
 			esac 2>/dev/null
 


hooks/post-receive
--
IPFire 2.x development tree

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-01-17 10:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-17 10:26 [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 97f4b51474551b9076af00bb9fc69acd0eba9bfc Arne Fitzenreiter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox