mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-18 09:44:08 +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:
parent
9b45088e93
commit
5a67ffd22e
@ -5,7 +5,7 @@ INHIBIT_DEFAULT_DEPS = "1"
|
|||||||
DEPENDS = "virtual/${TARGET_PREFIX}gcc virtual/${TARGET_PREFIX}g++"
|
DEPENDS = "virtual/${TARGET_PREFIX}gcc virtual/${TARGET_PREFIX}g++"
|
||||||
|
|
||||||
PKGSUFFIX = ""
|
PKGSUFFIX = ""
|
||||||
PKGSUFFIX_virtclass-nativesdk = "-nativesdk"
|
PKGSUFFIX_class-nativesdk = "-nativesdk"
|
||||||
|
|
||||||
PACKAGES = "\
|
PACKAGES = "\
|
||||||
${PN} \
|
${PN} \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user