mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2026-03-14 21:10:11 +01:00
endptmngr :Support hardware specific codec capability other than hardcoding
This commit is contained in:
parent
3835cc0bc9
commit
0afb94dc77
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ LOCAL_DEV=0
|
|||
ifneq ($(LOCAL_DEV),1)
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL:=https://dev.iopsys.eu/iopsys/endptmngr.git
|
||||
PKG_SOURCE_VERSION:=9b3eae97f4aa6560f543a01bb68fefdeb443b136
|
||||
PKG_SOURCE_VERSION:=df5cfdecc02d9c3623a15264b80b1ac778671db6
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
|
||||
PKG_MIRROR_HASH:=skip
|
||||
endif
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue