[openwrt/openwrt] bcm63xx-cfe: update to the latest master

LEDE Commits lede-commits at lists.infradead.org
Mon Dec 28 17:09:30 EST 2020


rmilecki pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/dbb542f194023835d628944917a99cc469fff903

commit dbb542f194023835d628944917a99cc469fff903
Author: Rafał Miłecki <rafal at milecki.pl>
AuthorDate: Mon Dec 28 23:08:56 2020 +0100

    bcm63xx-cfe: update to the latest master
    
    c0b3691 netgear: r8000p: add cferam file
    ae870eb asus: gt-ac5300: add cferam file
    424b57c sfr: neufbox-6v-foxconn-r0: update cferam file
    81a2a8b sfr: neufbox-6v-foxconn-r0: add cferam file
    2730361 sercomm: h500-s: add cferam file
    
    Signed-off-by: Rafał Miłecki <rafal at milecki.pl>
---
 package/kernel/bcm63xx-cfe/Makefile | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/kernel/bcm63xx-cfe/Makefile b/package/kernel/bcm63xx-cfe/Makefile
index 33616cc0d5..bdc8b2cc76 100644
--- a/package/kernel/bcm63xx-cfe/Makefile
+++ b/package/kernel/bcm63xx-cfe/Makefile
@@ -2,13 +2,13 @@ include $(TOPDIR)/rules.mk
 include $(INCLUDE_DIR)/kernel.mk
 
 PKG_NAME:=bcm63xx-cfe
-PKG_RELEASE:=2
+PKG_RELEASE:=1
 
 PKG_SOURCE_URL:=https://github.com/openwrt/bcm63xx-cfe.git
 PKG_SOURCE_PROTO:=git
-PKG_SOURCE_DATE:=2020-05-18
-PKG_SOURCE_VERSION:=efe3b81121a84c0b8ba6a7d0d47cd5eeeb23808d
-PKG_MIRROR_HASH:=299dcf6ef1ad034df26daee6446b574abcd7526a2fe90fb8115890e71bc0d58b
+PKG_SOURCE_DATE:=2020-12-27
+PKG_SOURCE_VERSION:=c0b36917ea565c4ffac2e723f77c9d27d0691c33
+PKG_MIRROR_HASH:=75262534b1fbeba2299621ec3112d9d22b3e3de4cb73e8d7cac1e0b7e5eece77
 
 PKG_FLAGS:=nonshared
 



More information about the lede-commits mailing list