aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
authorMatthew McClintock <msm@freescale.com>2012-02-22 19:50:46 +0000
committerKhem Raj <raj.khem@gmail.com>2012-03-11 10:10:37 -0700
commit77a7fad52a7ff6a6c5e6c48d7d259055920a3774 (patch)
treeec0a2875139132d42309e4a29d1c0e47f09c2952 /meta-oe
parentbddff3209cecaa811f031f05434ecfda7c5a6bd2 (diff)
downloadmeta-openembedded-77a7fad52a7ff6a6c5e6c48d7d259055920a3774.tar.gz
gcc-4_6-branch-linaro-backports.inc: allow GCC-4_6-BRANCH-LINARO-BACKPORTS to be overridden
This is useful when we want to include meta-oe as is, and also want to modify the toolchain such that these patches don't apply cleanly Signed-off-by: Matthew McClintock <msm@freescale.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/recipes-devtools/gcc/gcc-4_6-branch-linaro-backports.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/gcc/gcc-4_6-branch-linaro-backports.inc b/meta-oe/recipes-devtools/gcc/gcc-4_6-branch-linaro-backports.inc
index 90a857d9af..2434fb3a45 100644
--- a/meta-oe/recipes-devtools/gcc/gcc-4_6-branch-linaro-backports.inc
+++ b/meta-oe/recipes-devtools/gcc/gcc-4_6-branch-linaro-backports.inc
@@ -1,4 +1,4 @@
-GCC-4_6-BRANCH-LINARO-BACKPORTS = " \
+GCC-4_6-BRANCH-LINARO-BACKPORTS ?= " \
file://linaro/gcc-4.6-linaro-r106720.patch \
file://linaro/gcc-4.6-linaro-r106733.patch \
file://linaro/gcc-4.6-linaro-r106737.patch \