diff options
| author | Hauke Mehrtens <hauke@hauke-m.de> | 2023-09-24 20:16:21 +0200 |
|---|---|---|
| committer | Hauke Mehrtens <hauke@hauke-m.de> | 2023-09-25 23:06:33 +0200 |
| commit | d2b5f4b2cd5509915834e04187aae76aac90c797 (patch) | |
| tree | 76e08d92e66cd0a2e4efc75402baa7c2c8c163bb /package/boot | |
| parent | 4c83b6a4f83cd344ee56632ea95386dad81c2c63 (diff) | |
| download | upstream-d2b5f4b2cd5509915834e04187aae76aac90c797.tar.gz upstream-d2b5f4b2cd5509915834e04187aae76aac90c797.tar.bz2 upstream-d2b5f4b2cd5509915834e04187aae76aac90c797.zip | |
treewide: Add extra CPE identifier
This adds some Common Platform Enumerations (CPE) identifiers which I
found.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'package/boot')
| -rw-r--r-- | package/boot/at91bootstrap/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/boot/at91bootstrap/Makefile b/package/boot/at91bootstrap/Makefile index efd42ecf5cc..f27a3f01dc2 100644 --- a/package/boot/at91bootstrap/Makefile +++ b/package/boot/at91bootstrap/Makefile @@ -13,6 +13,7 @@ PKG_VERSION:=v4.0.3 PKG_MIRROR_HASH:=1ecdc31a13350fcdcaa3f77ed8ad73906f79fc668dbb2f337e1d5dd877bf9882 PKG_SOURCE_VERSION:=1d9e673698d9db4a4f2301559f481274de2e75ae BINARIES_DIR:=build/binaries +PKG_CPE_ID:=cpe:/a:linux4sam:at91bootstrap AT91BOOTSTRAP_V4=y ifdef CONFIG_PACKAGE_at91bootstrap-sama5d4_xplaineddf_uboot_secure |
