Switch to new package format
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
name: dtc
|
||||
description: Device tree compiler
|
||||
version: 1.8.1
|
||||
revision: 2
|
||||
url: https://www.devicetree.org/
|
||||
license: GPL2-only
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- glibc
|
||||
- libyaml
|
||||
optional_depends:
|
||||
- python3=3.14.*:For python bindings
|
||||
make_depends:
|
||||
- meson
|
||||
- python3=3.14.*
|
||||
- python-setuptools-scm
|
||||
- swig
|
||||
- valgrind
|
||||
downloads:
|
||||
- url: https://kernel.org/pub/software/utils/dtc/dtc-${BPM_PKG_VERSION}.tar.xz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 23526015a6f1550e0541a53fe7acea1b5a11e3697cdf3a3bdc076abc38f6045d
|
||||
Reference in New Issue
Block a user