endptmngr :Support hardware specific codec capability other than hardcoding

This commit is contained in:
hemlata 2022-11-21 11:39:05 +01:00
parent 3835cc0bc9
commit 0afb94dc77

View file

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