mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 11:38:34 +00:00
libgcc: s/virtclass/class/ to make it up-to-date
Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
9b45088e93
commit
5a67ffd22e
@@ -5,7 +5,7 @@ INHIBIT_DEFAULT_DEPS = "1"
|
||||
DEPENDS = "virtual/${TARGET_PREFIX}gcc virtual/${TARGET_PREFIX}g++"
|
||||
|
||||
PKGSUFFIX = ""
|
||||
PKGSUFFIX_virtclass-nativesdk = "-nativesdk"
|
||||
PKGSUFFIX_class-nativesdk = "-nativesdk"
|
||||
|
||||
PACKAGES = "\
|
||||
${PN} \
|
||||
|
||||
Reference in New Issue
Block a user