Rebuild with python 3.14
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
name: dtc
|
||||
description: Device tree compiler
|
||||
version: 1.7.2
|
||||
revision: 1
|
||||
revision: 2
|
||||
url: https://www.devicetree.org/
|
||||
license: GPL2-only
|
||||
architecture: any
|
||||
@@ -10,11 +10,13 @@ depends:
|
||||
- glibc
|
||||
- libyaml
|
||||
optional_depends:
|
||||
- python
|
||||
- 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}
|
||||
|
||||
Reference in New Issue
Block a user