Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
toki
build-systems
yocto
meta-toki
Commits
63e23e5c
Commit
63e23e5c
authored
May 10, 2020
by
Johannes Wiesboeck
Committed by
Oliver Horst
Aug 18, 2020
Browse files
[fix] inter-multiconfig dependencies
parent
c22f5c96
Changes
1
Hide whitespace changes
Inline
Side-by-side
recipes-core/toki/toki-amp-master.bb
View file @
63e23e5c
LICENSE = "CLOSED"
inherit package_ipk
#
inherit package_ipk
inherit toki-system
python() {
...
...
@@ -49,3 +49,11 @@ do_fetch[noexec] = "1"
do_unpack[noexec] = "1"
do_patch[noexec] = "1"
do_configure[noexec] = "1"
do_install[noexec] = "1"
do_populate_sysroot[noexec] = "1"
do_package[noexec] = "1"
do_package_write_rpm[noexec] = "1"
do_package_qa[noexec] = "1"
do_packagedata[noexec] = "1"
do_package_write_ipk[noexec] = "1"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment