| Submitter | Marcin Juszkiewicz |
|---|---|
| Date | Dec. 12, 2012, 4:29 p.m. |
| Message ID | <1355329779-17222-2-git-send-email-marcin.juszkiewicz@linaro.org> |
| Download | mbox | patch |
| Permalink | /patch/40815/ |
| State | Accepted, archived |
| Commit | 5a67ffd22e171fde903827d51e7cd97c58018007 |
| Headers | show |
Comments
Patch
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} \
Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org> --- toolchain-layer/recipes-devtools/gcc/libgcc_4.6.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)