diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-support/bdwgc/bdwgc_20110107.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-support/bdwgc/bdwgc_20110107.bb b/meta/recipes-support/bdwgc/bdwgc_20110107.bb index 327e59b650..bc7b61394e 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" |