public inbox for ipfire-scm@lists.ipfire.org
 help / color / mirror / Atom feed
From: Arne Fitzenreiter <git@ipfire.org>
To: ipfire-scm@lists.ipfire.org
Subject: [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 97f4b51474551b9076af00bb9fc69acd0eba9bfc
Date: Fri, 17 Jan 2020 10:26:32 +0000	[thread overview]
Message-ID: <47zcfx0c5jz2yHB@people01.haj.ipfire.org> (raw)

[-- 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

                 reply	other threads:[~2020-01-17 10:26 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=47zcfx0c5jz2yHB@people01.haj.ipfire.org \
    --to=git@ipfire.org \
    --cc=ipfire-scm@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox