From patchwork Wed Dec 12 16:29:39 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [2/2] libgcc: s/virtclass/class/ to make it up-to-date Date: Wed, 12 Dec 2012 16:29:39 -0000 From: Marcin Juszkiewicz X-Patchwork-Id: 40815 Message-Id: <1355329779-17222-2-git-send-email-marcin.juszkiewicz@linaro.org> To: openembedded-devel@lists.openembedded.org Signed-off-by: Marcin Juszkiewicz --- toolchain-layer/recipes-devtools/gcc/libgcc_4.6.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/toolchain-layer/recipes-devtools/gcc/libgcc_4.6.bb b/toolchain-layer/recipes-devtools/gcc/libgcc_4.6.bb index 8529755..4dade08 100644 --- a/toolchain-layer/recipes-devtools/gcc/libgcc_4.6.bb +++ b/toolchain-layer/recipes-devtools/gcc/libgcc_4.6.bb @@ -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} \