summaryrefslogtreecommitdiffstats
path: root/package/boot/at91bootstrap/Makefile
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2023-09-24 20:16:21 +0200
committerAlexander Couzens <lynxis@fe80.eu>2023-09-27 22:20:26 +0200
commit1da2e82c1182a3fd681da5760be96821213afadd (patch)
tree0e8e9a797e1351c5594d417a35a126173e3e6643 /package/boot/at91bootstrap/Makefile
parentb110a094021e8a5316392fa19a8261e032dd1c7d (diff)
downloadopenwrt-1da2e82c1182a3fd681da5760be96821213afadd.tar.gz
openwrt-1da2e82c1182a3fd681da5760be96821213afadd.tar.bz2
openwrt-1da2e82c1182a3fd681da5760be96821213afadd.zip
treewide: Add extra CPE identifieropenwrt-19.07
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/at91bootstrap/Makefile')
-rw-r--r--package/boot/at91bootstrap/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/boot/at91bootstrap/Makefile b/package/boot/at91bootstrap/Makefile
index 633dc14cd9..08852b634a 100644
--- a/package/boot/at91bootstrap/Makefile
+++ b/package/boot/at91bootstrap/Makefile
@@ -11,6 +11,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=at91bootstrap
PKG_VERSION:=v3.8.10
PKG_RELEASE:=
+PKG_CPE_ID:=cpe:/a:linux4sam:at91bootstrap
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://github.com/linux4sam/at91bootstrap.git