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
c22f5c96
Commit
c22f5c96
authored
May 10, 2020
by
Oliver Horst
Browse files
[chg] Corrected dependencies of toki-amp-master
parent
12dea54e
Changes
1
Hide whitespace changes
Inline
Side-by-side
recipes-core/toki/app-list.bb
View file @
c22f5c96
require app-list.inc
inherit siteinfo
inherit toki-system
LICENSE = "CLOSED"
LIC_FILES_CHKSUM = ""
BB_LIMITEDDEPS = "1"
INHIBIT_DEFAULT_DEPS = "1"
DEPENDS = "virtual/${TARGET_PREFIX}gcc"
TARGET_CC_ARCH_append = " -nostdlib -ffreestanding"
TARGET_CFLAGS_append = " -nostdlib -ffreestanding"
TARGET_LDLAGS_append = " -nostdlib"
DEPENDS = "app-list-native"
...
...
Write
Preview
Supports
Markdown
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