mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-06-05 02:20:30 +00:00
arm-bsp/python3-imgtool: remove, this is now in meta-python
A newer version of this recipe is now in meta-python[1] [1] https://git.openembedded.org/meta-openembedded/commit/?id=94fc0589b50f43afd1a19303a40389652929bf38 Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
@@ -1,14 +0,0 @@
|
||||
SUMMARY = "MCUboot's image signing and key management"
|
||||
LICENSE = "Apache-2.0"
|
||||
AUTHOR = "The MCUboot committers <mcuboot@groups.io>, \
|
||||
Abdellatif El Khlifi <abdellatif.elkhlifi@arm.com>"
|
||||
|
||||
LIC_FILES_CHKSUM = "file://PKG-INFO;md5=e32b214fd9c204b77a99a97aa903757b"
|
||||
|
||||
SRC_URI[md5sum] = "de0005dc13ce9e5e6aecdedfd0956286"
|
||||
|
||||
DEPENDS:corstone1000 = "python3-cryptography python3-intelhex python3-click python3-cbor"
|
||||
|
||||
inherit pypi setuptools3
|
||||
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
Reference in New Issue
Block a user