diff options
author | Stephen Lawrence <stephen.lawrence@renesas.com> | 2014-12-03 17:26:10 +0000 |
---|---|---|
committer | Stephen Lawrence <stephen.lawrence@renesas.com> | 2015-03-25 16:12:12 +0000 |
commit | c4154fe158fba15ca8987809b3c3e596b13ddb56 (patch) | |
tree | 0816437072ccbb833caf9abbbcb85af5cf33d514 /common | |
parent | 60f347435f6d0f8afb5421473e6f933bd3b03371 (diff) |
YP 1.7: For YP 1.7 we have adopted the YP gcc toolchain. Remove linaro bbappend
For Yocto project 1.7 and Genivi 7.0 we have adopted the YP gcc toolchain,
therefore remove the linaro toolchain bbappend.
Diffstat (limited to 'common')
-rw-r--r-- | common/recipes-devtools/gcc/gcc-cross-canadian_linaro-4.8.bbappend | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/common/recipes-devtools/gcc/gcc-cross-canadian_linaro-4.8.bbappend b/common/recipes-devtools/gcc/gcc-cross-canadian_linaro-4.8.bbappend deleted file mode 100644 index 8dec207..0000000 --- a/common/recipes-devtools/gcc/gcc-cross-canadian_linaro-4.8.bbappend +++ /dev/null @@ -1 +0,0 @@ -INSANE_SKIP_${PN} += "libdir" |