diff options
author | Fabrice Fontaine <fontaine.fabrice@gmail.com> | 2024-02-02 18:37:33 +0100 |
---|---|---|
committer | Rosen Penev <rosenp@gmail.com> | 2024-02-04 16:16:10 -0800 |
commit | 5afe5c9031190844f267357c68efe3c9c3cbe51d (patch) | |
tree | 7ea28eb252a863372288036d0cb7d767b947a8b2 /libs/libopen62541 | |
parent | dfb030d4120228cdda353bbbac9fda94031dae07 (diff) |
treewide: assign PKG_CPE_ID
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Diffstat (limited to 'libs/libopen62541')
-rw-r--r-- | libs/libopen62541/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/libopen62541/Makefile b/libs/libopen62541/Makefile index 02922e660..84a94ad79 100644 --- a/libs/libopen62541/Makefile +++ b/libs/libopen62541/Makefile @@ -18,6 +18,7 @@ PKG_MIRROR_HASH:=1587eba9e697591a342d91df02acb7460e74617895f810c006ad3d7e4bce21b PKG_LICENSE:=MPL-2.0 PKG_LICENSE_FILES:=LICENSE +PKG_CPE_ID:=cpe:/a:open62541:open62541 PKG_MAINTAINER:=Michele Primavera <primavera@elmod.it> CMAKE_INSTALL:=1 |