Skip to content
Snippets Groups Projects
Verified Commit e3865521 authored by Sherif Nagy's avatar Sherif Nagy
Browse files

Adding dtc

parent a8eb2505
No related branches found
No related tags found
No related merge requests found
......@@ -37,6 +37,19 @@ package {
}
}
package {
name: "dtc"
type: PACKAGE_TYPE_NORMAL_SRC
repository {
name: "altarch-common"
include_filter: "dtc.aarch64"
include_filter: "libfdt.aarch64"
include_filter: "libfdt-devel.aarch64"
include_filter: "libfdt-static.aarch64"
include_filter: "python3-libfdt.aarch64"
}
}
#exclude_filter {
# repo_match: "^altarch-common$"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment