mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-10 07:44:50 +01:00
usbnet & co. loaded as modules, refs #7806
This commit is contained in:
parent
be1d548163
commit
5345917eaa
2 changed files with 3 additions and 3 deletions
|
|
@ -13,10 +13,10 @@ PKG_NAME:=bcmkernel-3.4
|
|||
PKG_VERSION:=$(BRCM_SDK_VERSION)
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE_URL:=git@iopsys.inteno.se:bcmkernel-4.16L.03
|
||||
PKG_SOURCE_URL:=git@iopsys.inteno.se:bcmkernel
|
||||
PKG_SOURCE_PROTO:=git
|
||||
|
||||
PKG_SOURCE_VERSION:=205c1d7bdd24388e0bae8c2883ac83ca0b1e5458
|
||||
PKG_SOURCE_VERSION:=080f1533553e7341e48995e7f9024cbf79a24120
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(BRCM_SDK_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
|
||||
endif
|
||||
|
||||
|
|
|
|||
|
|
@ -16,7 +16,7 @@ PKG_RELEASE:=1
|
|||
PKG_SOURCE_URL:=git@iopsys.inteno.se:bcmkernel
|
||||
PKG_SOURCE_PROTO:=git
|
||||
|
||||
PKG_SOURCE_VERSION:=963801c26cf4c86c53952a28e806cc233e5b62be
|
||||
PKG_SOURCE_VERSION:=9e11b391a6f3c178a2bc51b0a8e7616d7dd7b49f
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(BRCM_SDK_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
|
||||
endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue