| Submitter | Scott Garman |
|---|---|
| Date | May 24, 2012, 9:38 p.m. |
| Message ID | <544fe63b6a861129ea15f4cd37952e513ab0013e.1337892418.git.scott.a.garman@intel.com> |
| Download | mbox | patch |
| Permalink | /patch/28653/ |
| State | New |
| Headers | show |
Comments
Patch
diff --git a/meta/recipes-support/bdwgc/bdwgc_20110107.bb b/meta/recipes-support/bdwgc/bdwgc_20110107.bb index 327e59b..bc7b613 100644 --- a/meta/recipes-support/bdwgc/bdwgc_20110107.bb +++ b/meta/recipes-support/bdwgc/bdwgc_20110107.bb @@ -33,5 +33,7 @@ PR = "r1" S = "${WORKDIR}/bdwgc" +ARM_INSTRUCTION_SET = "arm" + inherit autotools BBCLASSEXTEND = "native nativesdk"