diff options
author | Khem Raj <raj.khem@gmail.com> | 2011-06-24 06:34:29 +0000 |
---|---|---|
committer | Koen Kooi <koen@dominion.thruhere.net> | 2011-06-24 08:49:51 +0200 |
commit | 4555a53c9141094e0ed6ffa16b1c50ae7dfda6d0 (patch) | |
tree | fa4e181b1e5692bb09b6201cf2edccd2174cacf9 /meta-oe/recipes-devtools/gcc/gcc-cross-canadian_4.6.bbappend | |
parent | 2454d20084326aa8d3ddab92acc7de0e3f3adee6 (diff) | |
download | meta-openembedded-4555a53c9141094e0ed6ffa16b1c50ae7dfda6d0.tar.gz |
gcc-4.6: Change the bbappend to match oe-core changes
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-oe/recipes-devtools/gcc/gcc-cross-canadian_4.6.bbappend')
-rw-r--r-- | meta-oe/recipes-devtools/gcc/gcc-cross-canadian_4.6.bbappend | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-oe/recipes-devtools/gcc/gcc-cross-canadian_4.6.bbappend b/meta-oe/recipes-devtools/gcc/gcc-cross-canadian_4.6.bbappend new file mode 100644 index 000000000..fc419b62b --- /dev/null +++ b/meta-oe/recipes-devtools/gcc/gcc-cross-canadian_4.6.bbappend | |||
@@ -0,0 +1,3 @@ | |||
1 | require recipes-devtools/gcc/gcc-4_6-branch-linaro-backports.inc | ||
2 | require recipes-devtools/gcc/gcc-common-4.6.inc | ||
3 | SRC_URI += "${GCC-4_6-BRANCH-LINARO-BACKPORTS}" | ||